Build failed in Jenkins: java-plugin-storage-jdbc-v1-multi » Oracle-17,Windows2022 #161
Shibboleth Jenkins
noreply at shibboleth.net
Fri Nov 11 05:10:30 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi/jdk=Oracle-17,label=Windows2022/161/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-plugin-storage-jdbc-v1-multi" build number 161
originally caused by:
Started by upstream project "trigger-multi-v11" build number 984
originally caused by:
Started by upstream project "completed-nightly-v11" build number 98
originally caused by:
Started by upstream project "java-idp-plugin-totp-v1-nightly" build number 914
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v1-nightly" build number 161
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v1-nightly" build number 937
originally caused by:
Started by upstream project "java-idp-plugin-duo-v1-nightly" build number 315
originally caused by:
Started by upstream project "java-idp-oidc-v2-nightly" build number 979
originally caused by:
Started by upstream project "java-oidc-common-nightly" build number 812
originally caused by:
Started by upstream project "java-idp-testbed-v4-nightly" build number 964
originally caused by:
Started by upstream project "java-identity-provider-v4-nightly" build number 998
originally caused by:
Started by upstream project "java-idwsfconsumer-v2-nightly" build number 943
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - WindowsServer2022 (i-06a2a8e9c46c954e0) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi/jdk=Oracle-17,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi/jdk=Oracle-17,label=Windows2022/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git --version # timeout=10
> git --version # 'git version 2.37.3.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 88f2d9accf4868b38119559b9e7b44a502ef187d (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 88f2d9accf4868b38119559b9e7b44a502ef187d # timeout=10
Commit message: "Bump version after release"
> git rev-list --no-walk 88f2d9accf4868b38119559b9e7b44a502ef187d # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Oracle-17 -Dmatrix-combinations= -Dlabel=Windows2022 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: c:\opt\maven_home
Java version: 17.0.5, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-17
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 1.0.5-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 1.0.5-SNAPSHOT [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v1-multi\jdk\Oracle-17\label\Windows2022\jdbc-storage-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v1-multi\jdk\Oracle-17\label\Windows2022\jdbc-storage-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v1-multi\jdk\Oracle-17\label\Windows2022\jdbc-storage-impl\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jdbc-storage-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 1122, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 48.258 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.strings Time elapsed: 1.414 s <<< FAILURE!
java.io.IOException: java.sql.SQLTransactionRollbackException: statement execution aborted: timeout reached
Caused by: java.sql.SQLTransactionRollbackException: statement execution aborted: timeout reached
Caused by: org.hsqldb.HsqlException: statement execution aborted: timeout reached
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.strings
[ERROR] Run 1: JDBCStorageServiceTest>StorageServiceTest.strings:112 » IO java.sql.SQLTransac...
[INFO] Run 2: PASS
[INFO] Run 3: PASS
[INFO] Run 4: PASS
[INFO] Run 5: PASS
[INFO] Run 6: PASS
[INFO] Run 7: PASS
[INFO] Run 8: PASS
[INFO] Run 9: PASS
[INFO] Run 10: PASS
[INFO]
[INFO]
[ERROR] Tests run: 1113, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 1.0.5-SNAPSHOT [3/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 1.0.5-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.504 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... FAILURE [01:01 min]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.168 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2022-11-11T05:10:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project jdbc-storage-impl: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-plugin-storage-jdbc-v1-multi\jdk\Oracle-17\label\Windows2022\jdbc-storage-impl\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 :jdbc-storage-impl
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-plugin-storage-jdbc-v1-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/161/testng/testng-results.xml'
0.089127% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list