product-is-builder-jdk17 #74
Annotations
2 errors and 3 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
===========================================================
product-is BUILD SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] OAuth2IDTokenEncryptionTestCase.atEnd:129 NullPointer Cannot invoke "org.wso2....
[ERROR] OAuth2IDTokenEncryptionTestCase.testGenerateServiceProviderKeys:145->initServiceProviderKeys:447 » NoSuchProvider
[ERROR] OAuth2RequestObjectSignatureValidationTestCase.atEnd:83 NullPointer Cannot inv...
[ERROR] OAuth2RequestObjectSignatureValidationTestCase.testGenerateServiceProviderKeys:98->initServiceProviderKeys:286 » NoSuchProvider
[INFO]
[ERROR] Tests run: 2886, Failures: 4, Errors: 0, Skipped: 23
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Identity Server Integration Tests 7.1.0-m5-SNAPSHOT:
[INFO]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 4.151 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 5.905 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 1.987 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 2.630 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 2.752 s]
[INFO] jacoco-report-generator ............................ SUCCESS [ 1.894 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 1.302 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 03:10 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:10 h
[INFO] Finished at: 2024-11-08T20:20:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.wso2.carbon.identity.integration.backend.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/runner/work/product-is/product-is/modules/integration/tests-integration/tests-backend/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.wso2.carbon.identity.integration.backend.test
|