Build failed in Jenkins: spring-extensions-v5-nightly #91
Shibboleth Jenkins
noreply at shibboleth.net
Sun Aug 16 03:04:28 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/91/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-support-v7-nightly" build number 89
originally caused by:
Started by upstream project "java-parent-project-v7-nightly" build number 89
originally caused by:
Started by upstream project "trigger-nightly-v7" build number 92
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-058fd3e784124f9bd) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/maint-5^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/maint-5^{commit} # timeout=10
Checking out Revision 33e4df798156dc097b5a3763a91bf0fa36795802 (refs/remotes/origin/maint-5)
> git config core.sparsecheckout # timeout=10
> git checkout -f 33e4df798156dc097b5a3763a91bf0fa36795802 # timeout=10
Commit message: "Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update"
> git rev-list --no-walk 33e4df798156dc097b5a3763a91bf0fa36795802 # timeout=10
[spring-extensions-v5-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/.repository> -Dhttps.protocols=TLSv1.2 -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml (601 B at 3.1 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/parent-7.11.2-20200816.030131-47.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/parent-7.11.2-20200816.030131-47.pom (51 kB at 1.4 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 5.4.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[154,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 57, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 25.657 s <<< FAILURE! - in TestSuite
[ERROR] existsTest(net.shibboleth.ext.spring.resource.ConditionalResourceTest) Time elapsed: 0.16 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.ConditionalResourceTest.existsTest(ConditionalResourceTest.java:66)
[ERROR] testCompare(net.shibboleth.ext.spring.resource.ConditionalResourceTest) Time elapsed: 0.135 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.ConditionalResourceTest.testCompare(ConditionalResourceTest.java:116)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ConditionalResourceTest.existsTest:66 expected [true] but found [false]
[ERROR] ConditionalResourceTest.testCompare:116 expected [true] but found [false]
[INFO]
[ERROR] Tests run: 57, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.336 s
[INFO] Finished at: 2020-08-16T03:04:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-nightly/ws/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
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
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/spring-extensions-v5-nightly/builds/91/testng/testng-results.xml'
3.508772% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list