Build failed in Jenkins: java-support-v8-multi » JDK-13,Windows2016 #935

Shibboleth Jenkins noreply at shibboleth.net
Wed Apr 1 21:13:38 EDT 2020


See <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-13,label=Windows2016/935/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-support-v8-multi" build number 935
originally caused by:
 Started by upstream project "trigger-multi-v11" build number 274
 originally caused by:
  Started by upstream project "java-idp-oidc-nightly" build number 88
  originally caused by:
   Started by upstream project "java-identity-provider-v4-nightly" build number 530
   originally caused by:
    Started by upstream project "idwsfconsumer-v2-nightly" build number 97
    originally caused by:
     Started by upstream project "java-opensaml-v4-nightly" build number 528
     originally caused by:
      Started by upstream project "spring-extensions-v6-nightly" build number 913
      originally caused by:
       Started by upstream project "java-support-v8-nightly" build number 915
       originally caused by:
        Started by upstream project "java-parent-project-v11-nightly" build number 422
        originally caused by:
         Started by upstream project "trigger-nightly-v11" build number 419
         originally caused by:
          Started by timer
Running as SYSTEM
Building remotely on EC2 (WindowsServer2016) - WindowsServer2016 (i-002ce3fccdd22f14f) (Windows2016) in workspace <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-13,label=Windows2016/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/java-support
 > git init <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-13,label=Windows2016/ws/> # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
 > git --version # timeout=10
 > git fetch --tags --force --progress -- git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
 > git fetch --tags --force --progress -- git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 3e5f660f9f2e322bd89ba0cdbd0ec2685f68281f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e5f660f9f2e322bd89ba0cdbd0ec2685f68281f # timeout=10
Commit message: "JSPT-95 Make Graal ScriptEngine "Compilable""
 > git rev-list --no-walk 3e5f660f9f2e322bd89ba0cdbd0ec2685f68281f # timeout=10
[Windows2016] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=JDK-13 -Dmatrix-combinations= -Dlabel=Windows2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< net.shibboleth.utilities:java-support >----------------
[INFO] Building java-support 8.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ java-support ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ java-support ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 163 source files to <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-13,label=Windows2016/ws/target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-13/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/logic/FunctionSupport.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-13/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/logic/FunctionSupport.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 92 source files to <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-13,label=Windows2016/ws/target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-13/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/logic/AllMatchPredicateTest.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-13/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/logic/AllMatchPredicateTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ java-support ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 289, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 110.203 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.utilities.java.support.httpclient.IdleConectionSweeperTest.test  Time elapsed: 0.248 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.utilities.java.support.httpclient.IdleConectionSweeperTest.test(IdleConectionSweeperTest.java:47)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   IdleConectionSweeperTest.test:47 expected [true] but found [false]
[INFO] 
[ERROR] Tests run: 289, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:08 min
[INFO] Finished at: 2020-04-02T01:13:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project java-support: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-13,label=Windows2016/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
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-support-v8-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/935/testng/testng-results.xml'
0.346021% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list