Build failed in Jenkins: spring-extensions-multi » JDK-1.7.0,WindowsServer2012 #580
Shibboleth Jenkins
noreply at shibboleth.net
Tue Aug 8 03:17:24 EDT 2017
See <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=JDK-1.7.0,label=WindowsServer2012/580/display/redirect?page=changes>
Changes:
[Rod Widdowson] JSE-25 Add RunnableResource and ScriptedRunnable
[Rod Widdowson] longer delay in elapsed test
[Rod Widdowson] IDP-1172 Deprecate SVNResource
[Rod Widdowson] JSE-25 Move SciptedRunnable into Java-support
[Rod Widdowson] File dates screw us agaim. Relax test
[Rod Widdowson] File dates screw us agaim. Fix with feeling (and three part harmony)
[Tom Zeller] JPAR-90 - Add ReturnCount maxForVoid to checkstyle.xml
------------------------------------------
Started by upstream project "spring-extensions-multi" build number 580
originally caused by:
Started by timer
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5fe94faa02b3da4e0954877740fdbb44443d6a7f (refs/remotes/origin/master)
Commit message: "JPAR-90 - Add ReturnCount maxForVoid to checkstyle.xml"
> git config core.sparsecheckout # timeout=10
> git checkout -f 5fe94faa02b3da4e0954877740fdbb44443d6a7f
> git rev-list 5c778a0028ef719a5b5e7b191119fb07a4fbae81 # timeout=10
[WindowsServer2012] $ cmd.exe /C '""C:\Program Files\Apache\apache-maven-3.3.1\bin\mvn.cmd"' -Djdk=JDK-1.7.0 -Dmatrix-combinations= -Dlabel=WindowsServer2012 clean verify -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
606/606 B Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (606 B at 1.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 5.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/7.4.0-SNAPSHOT/maven-metadata.xml
2/2 KB Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/target\classes>
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java:[154,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 59 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/target\test-classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=JDK-1.7.0,label=WindowsServer2012/ws/src\test\java\net\shibboleth\ext\spring\service\ReloadableBeanServiceTest.java> uses unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/X509CertificateChainFactoryBeanTest.java:[33,15] notNull(java.lang.Object) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/X509CertificateChainFactoryBeanTest.java:[35,15] isTrue(boolean) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/X509CertificateFactoryBeanTest.java:[35,15] notNull(java.lang.Object) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/X509CertificateFactoryBeanTest.java:[39,15] notNull(java.lang.Object) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/X509CertificateFactoryBeanTest.java:[42,15] isTrue(boolean) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/PrivateKeyFactoryBeanTest.java:[33,15] notNull(java.lang.Object) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/PrivateKeyFactoryBeanTest.java:[36,15] isTrue(boolean) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/PublicKeyFactoryBeanTest.java:[33,15] notNull(java.lang.Object) in org.springframework.util.Assert has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/factory/PublicKeyFactoryBeanTest.java:[36,15] isTrue(boolean) in org.springframework.util.Assert has been deprecated
[INFO] 9 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[36,55] cannot find symbol
symbol: class ScriptedRunnable
location: package net.shibboleth.utilities.java.support.scripting
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[92,15] cannot find symbol
symbol: class ScriptedRunnable
location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[92,47] cannot find symbol
symbol: class ScriptedRunnable
location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[114,15] cannot find symbol
symbol: class ScriptedRunnable
location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[114,47] cannot find symbol
symbol: class ScriptedRunnable
location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.852 s
[INFO] Finished at: 2017-08-08T03:17:24-04:00
[INFO] Final Memory: 24M/70M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project spring-extensions: Compilation failure: Compilation failure:
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[36,55] cannot find symbol
[ERROR] symbol: class ScriptedRunnable
[ERROR] location: package net.shibboleth.utilities.java.support.scripting
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[92,15] cannot find symbol
[ERROR] symbol: class ScriptedRunnable
[ERROR] location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[92,47] cannot find symbol
[ERROR] symbol: class ScriptedRunnable
[ERROR] location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[114,15] cannot find symbol
[ERROR] symbol: class ScriptedRunnable
[ERROR] location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-multi/jdk/JDK-1.7.0/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/resource/RunnableResourceTest.java:[114,47] cannot find symbol
[ERROR] symbol: class ScriptedRunnable
[ERROR] location: class net.shibboleth.ext.spring.resource.RunnableResourceTest
[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
Did not find any matching files.
More information about the commits
mailing list