Skip to content

pr-builder-test

pr-builder-test #5477

Manually triggered February 2, 2024 12:29
Status Failure
Total duration 1h 58m 16s
Artifacts 5

pr-builder-test-JDK11.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
build
PR BUILD not successfull. Check artifacts for logs.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
=========================================================== carbon-identity-framework BUILD SUCCESS ========================================================== Built version: 7.0.25-SNAPSHOT Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 332, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [INFO] Results: [INFO] [WARNING] Tests run: 322, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.wso2.carbon.identity.application.authentication.framework --- [WARNING] Bundle org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.authentication.framework:bundle:7.0.25-SNAPSHOT : Unused Import-Package instructions: [org.wso2.carbon.registry.core.*] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ org.wso2.carbon.identity.application.authentication.framework --- [INFO] 35 warnings [WARNING] Javadoc Warnings [WARNING] /home/runner/work/product-is/product-is/carbon-identity-framework/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/src/main/java/org/wso2/carbon/identity/application/authentication/framework/config/model/graph/JsNashornGraphBuilder.java:21: warning: [removal] ScriptObjectMirror in jdk.nashorn.api.scripting has been deprecated and marked for removal [WARNING] import jdk.nashorn.api.scripting.ScriptObjectMirror; [WARNING] ^ [WARNING] /home/runner/work/product-is/product-is/carbon-identity-framework/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/src/main/java/org/wso2/carbon/identity/application/authentication/framework/config/model/graph/SerializableJsFunction.java:21: warning: [removal] JSObject in jdk.nashorn.api.scripting has been deprecated and marked for removal [WARNING] import jdk.nashorn.api.scripting.JSObject; [WARNING] ^ [WARNING] /home/runner/work/product-is/product-is/carbon-identity-framework/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/src/main/java/org/wso2/carbon/identity/application/authentication/framework/config/model/graph/SerializableJsFunction.java:22: warning: [removal] ScriptObjectMirror in jdk.nashorn.api.scripting has been deprecated and marked for removal [WARNING] import jdk.nashorn.api.scripting.ScriptObjectMirror; [WARNING] ^ [WARNING] /home/runner/work/product-is/product-is/carbon-identity-framework/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/src/main/java/org/wso2/carbon/identity/applic
build
=========================================================== product-is BUILD FAILURE ========================================================== [INFO] Results: [INFO] [ERROR] Failures: [ERROR] CrossProtocolLogoutTestCase.testOIDCLogout:152->performOIDCLogin:249 SessionDataKeyConsent keyValues map is null. expected object to not be null [ERROR] CrossProtocolLogoutTestCase.testSAMLLogout:136->performOIDCLogin:249 SessionDataKeyConsent keyValues map is null. expected object to not be null [ERROR] org.wso2.identity.integration.test.EmailOTPTestCase.testEmailOTPAuthentication(org.wso2.identity.integration.test.EmailOTPTestCase) [ERROR] Run 1: EmailOTPTestCase.testEmailOTPAuthentication:196 Error in redirection to email OTP authentication page for user: testuser1 expected:<true> but was:<false> [ERROR] Run 2: EmailOTPTestCase.testEmailOTPAuthentication:196 Error in redirection to email OTP authentication page for user: [email protected] expected:<true> but was:<false> [INFO] [ERROR] ApplicationAuthzTenantTestCase.testAuthorizedTenantSAMLSSOLogin:192 SAML SSO Login should be successful and page should have a message "You are logged in as 189e5962-163f-4f58-bdb5-8adb18a5c562" expected:<true> but was:<false> [ERROR] ApplicationAuthzTenantTestCase.testUnauthorizedTenantSAMLSSOLogin:219 SAML SSO Login should be unsuccessful and page should have a message "Authorization failed for nonAzTestTenantUser" expected:<true> but was:<false> [ERROR] ApplicationAuthzTestCase.testAuthorizedSAMLSSOLogin:206 SAML SSO Login should be successful and page should have a message "You are logged in as" 4d736cb5-f0d9-48f7-b01c-9b98588b282f expected:<true> but was:<false> [ERROR] ApplicationAuthzTestCase.testUnauthorizedSAMLSSOLogin:233 SAML SSO Login should be unsuccessful and page should have a message "Authorization failed for" nonAzTestUser expected:<true> but was:<false> [ERROR] ApplicationNativeAuthenticationFederationTestCase.testSendInitAuthRequestPost:267 » Parse [ERROR] org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase.testUserLogin(org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase) [ERROR] Run 1: SecondaryStoreUserLoginTestCase.testUserLogin:135->sendAuthorizedPost:190 sessionDataKey key value is null expected object to not be null [ERROR] Run 2: SecondaryStoreUserLoginTestCase.testUserLogin:135->sendAuthorizedPost:190 sessionDataKey key value is null expected object to not be null [INFO] [ERROR] ExtendSessionEndpointAuthCodeGrantTestCase.testAuthCodeGrantSendAuthRequestPost:187 sessionDataKey not found in response. expected:<true> but was:<false> [ERROR] org.wso2.identity.integration.test.oauth2.OAuth2BackChannelLogoutTestCase.testOIDCLogout(org.wso2.identity.integration.test.oauth2.OAuth2BackChannelLogoutTestCase) [ERROR] Run 1: OAuth2BackChannelLogoutTestCase.testOIDCLogout:140->performOIDCLogin:215 SessionDataKeyConsent keyValues map is null. expected object to not be null [ERROR] Run 2: OAuth2BackChannelLogoutTestCase.testOIDCLogout:140->performOIDCLogin:215 SessionDataKeyConsent keyValues map is null. expected object to not be null [INFO] [ERROR] OAuth2DeviceFlowTestCase.testDevicePost:193 sessionDataKey key value is null expected object to not be null [ERROR] OAuth2IDTokenEncryptionTestCase.testAuthCodeGrantSendAuthRequestPost:209 sessionDataKey not found in response. expected:<true> but was:<false> [ERROR] OAuth2RequestObjectSignatureValidationTestCase.sentAuthorizationGrantRequest:134->assertForLoginPage:205 expected:<true> but was:<false> [ERROR] org.wso2.identity.integration.test.oauth2.OAuth2ResponseModeTestCase.testSendAuthRequestPost(org.wso2.identity.integration.test.oauth2.OAuth2ResponseModeTestCase) [ERROR] Run 1: OAuth2ResponseModeTestCase.testSendAuthRequestPost:162 sessionDataKey not found in response. expected:<true> but was:<false> [ERROR] Run 2: OAuth2ResponseModeTestCase.testSendAuthRequestPost:162 sessionDataKey not found in response. expected:<true> but was:<false> [ERROR] Run 3: OAuth2ResponseModeTestCase.testSendAuthRequestPost:162
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
product-is-mvn-build-log Expired
12.4 MB
product-is-surefire-report Expired
16.6 MB
repo-mvn-build-log Expired
4.51 MB
repo-pr-diff Expired
1.19 KB
repo-surefire-report Expired
18.5 MB