Fix: Server startup Issue due to JDK version #2112
Triggered via pull request
August 11, 2023 09:44
Status
Failure
Total duration
5h 19m 33s
Artifacts
2
maven.yml
on: pull_request
Matrix: build
run-benchmark-test
18m 5s
show-report
27s
Annotations
12 errors and 5 warnings
build (2, group2)
Process completed with exit code 1.
|
build (1, group1)
Process completed with exit code 1.
|
show-report
CORSHeadersTestCase.CheckCORSHeadersInResponse
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [200] but found [403]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [200] but found [403]
at org.wso2.am.integration.tests.header.CORSHeadersTestCase.CheckCORSHeadersInResponse(CORSHeadersTestCase.java:194)
|
show-report
CORSHeadersTestCase.CheckCORSHeadersInResponse
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [200] but found [403]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [200] but found [403]
at org.wso2.am.integration.tests.header.CORSHeadersTestCase.CheckCORSHeadersInResponse(CORSHeadersTestCase.java:194)
|
show-report
CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [true] but found [false]
at org.wso2.am.integration.tests.header.CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin(CORSAccessControlAllowCredentialsHeaderTestCase.java:106)
|
show-report
CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatch. expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatch. expected [true] but found [false]
at org.wso2.am.integration.tests.header.CORSAccessControlAllowCredentialsHeaderTestCase.CheckAccessControlAllowCredentialsHeadersWithSpecificOrigin(CORSAccessControlAllowCredentialsHeaderTestCase.java:106)
|
show-report
WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI
──────────────────────────────────────────────────────────────────────────────────────────
Unable to deploy API Revisions:null expected [201] but found [400]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to deploy API Revisions:null expected [201] but found [400]
at org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI(WebSocketAPIInvocationWithTracingTestCase.java:169)
|
show-report
WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI
──────────────────────────────────────────────────────────────────────────────────────────
Unable to deploy API Revisions:null expected [201] but found [400]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Unable to deploy API Revisions:null expected [201] but found [400]
at org.wso2.am.integration.tests.websocket.WebSocketAPIInvocationWithTracingTestCase.publishWebSocketAPI(WebSocketAPIInvocationWithTracingTestCase.java:169)
|
show-report
ChangeEndPointSecurityOfAPITestCase.testInvokeGETResourceWithSecuredEndPointPasswordOnlyNumbersAndLetters
──────────────────────────────────────────────────────────────────────────────────────────
Read timed out
──────────────────────────────────────────────────────────────────────────────────────────
java.net.SocketTimeoutException: Read timed out
at org.wso2.am.integration.tests.api.lifecycle.ChangeEndPointSecurityOfAPITestCase.testInvokeGETResourceWithSecuredEndPointPasswordOnlyNumbersAndLetters(ChangeEndPointSecurityOfAPITestCase.java:138)
|
show-report
ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction
──────────────────────────────────────────────────────────────────────────────────────────
Read timed out
──────────────────────────────────────────────────────────────────────────────────────────
java.net.SocketTimeoutException: Read timed out
at org.wso2.am.integration.tests.api.lifecycle.ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction(ChangeEndPointSecurityPerTypeTestCase.java:197)
|
show-report
ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.ChangeEndPointSecurityPerTypeTestCase.testUpdateEndpointSecurityForProduction(ChangeEndPointSecurityPerTypeTestCase.java:198)
|
show-report
AddEndPointSecurityPerTypeTestCase.testAddEndpointSecurityForProduction
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.AddEndPointSecurityPerTypeTestCase.testAddEndpointSecurityForProduction(AddEndPointSecurityPerTypeTestCase.java:214)
|
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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 (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, 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 (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, 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/
|
show-report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
show-report
1716 tests run, 73 skipped, 27 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
Expired
|
41.7 MB |
|
TEST-TestSuite_2
Expired
|
14.8 MB |
|