Build failed in Jenkins: java-identity-provider-v3 #1902
Shibboleth Jenkins
noreply at shibboleth.net
Tue Dec 18 21:38:44 EST 2018
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/1902/display/redirect?page=changes>
Changes:
[Tom Zeller] Update files to be tagged for release
[Tom Zeller] Bump version after release
------------------------------------------
[...truncated 649 B...]
Checking out Revision ccf061f1a33d9650612071c0135c0609a9d371e5 (refs/remotes/origin/maint-3.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f ccf061f1a33d9650612071c0135c0609a9d371e5
Commit message: "Bump version after release"
> git rev-list --no-walk c4780626b439142fafc2057b7e1a51caa4521f26 # timeout=10
Parsing POMs
Downloaded artifact https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-bom/3.4.1/opensaml-bom-3.4.1.pom
Downloaded artifact https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-parent/3.4.1/opensaml-parent-3.4.1.pom
Downloaded artifact https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-tests-bom/3.4.1/opensaml-tests-bom-3.4.1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 36805
[idp-parent] $ /opt/java7/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 36805
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:401)
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:133)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:64)
ERROR: ================================================================================
ERROR: Invalid project setup: Connection reset
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK-1.7.0' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /opt/java7.
ERROR: ================================================================================
Established TCP socket on 36407
[idp-parent] $ /opt/jdk1.8.0_192/jre/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 36407
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-parent/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Identity Provider [pom]
[INFO] Shibboleth IdP :: Core [jar]
[INFO] Shibboleth IdP :: Configuration Schemas [jar]
[INFO] Shibboleth IdP :: Attribute API [jar]
[INFO] Shibboleth IdP :: Profile API [jar]
[INFO] Shibboleth IdP :: Authentication API [jar]
[INFO] Shibboleth IdP :: Administrative Profile API [jar]
[INFO] Shibboleth IdP :: Attribute Resolver API [jar]
[INFO] Shibboleth IdP :: Attribute Filter API [jar]
[INFO] Shibboleth IdP :: Session API [jar]
[INFO] Shibboleth IdP :: CAS Protocol API [jar]
[INFO] Shibboleth IdP :: SAML Profile API [jar]
[INFO] Shibboleth IdP :: Consent API [jar]
[INFO] Shibboleth IdP :: UI Support [jar]
[INFO] Shibboleth IdP :: Administrative Profile Implementation [jar]
[INFO] Shibboleth IdP :: Authentication Implementation [jar]
[INFO] Shibboleth IdP :: Session Implementation [jar]
[INFO] Shibboleth IdP :: SAML Profile Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Implementation [jar]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration [jar]
[INFO] Shibboleth IdP :: Profile Implementation [jar]
[INFO] Shibboleth IdP :: Profile Spring Integration [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration [jar]
[INFO] Shibboleth IdP :: CAS Protocol Implementation [jar]
[INFO] Shibboleth IdP :: Consent Implementation [jar]
[INFO] Shibboleth IdP :: WAR [war]
[INFO] Shibboleth IdP :: Configuration Files [jar]
[INFO] Shibboleth IdP :: Installer [jar]
[INFO] Shibboleth IdP :: Distribution [pom]
[INFO] Shibboleth IdP :: BOM [pom]
[INFO] Shibboleth IdP :: Tests BOM [pom]
[INFO]
[INFO] -------------------< net.shibboleth.idp:idp-parent >--------------------
[INFO] Building Shibboleth Identity Provider 3.4.3-SNAPSHOT [1/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-messaging-api/3.4.1/opensaml-messaging-api-3.4.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-messaging-api/3.4.1/opensaml-messaging-api-3.4.1.pom (1.8 kB at 8.2 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-core/3.4.1/opensaml-core-3.4.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-core/3.4.1/opensaml-core-3.4.1.pom (2.6 kB at 32 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-messaging-api/3.4.1/opensaml-messaging-api-3.4.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-core/3.4.1/opensaml-core-3.4.1.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-core/3.4.1/opensaml-core-3.4.1.jar (182 kB at 1.4 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-messaging-api/3.4.1/opensaml-messaging-api-3.4.1.jar (56 kB at 349 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-parent ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-parent/target>
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ idp-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ idp-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ idp-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ idp-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ idp-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idp-parent >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idp-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idp-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-parent ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-parent/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-parent/3.4.3-SNAPSHOT/idp-parent-3.4.3-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-parent/target/idp-parent-3.4.3-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-parent/3.4.3-SNAPSHOT/idp-parent-3.4.3-SNAPSHOT-site.xml
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-core >---------------------
[INFO] Building Shibboleth IdP :: Core 3.4.3-SNAPSHOT [2/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-security-api/3.4.1/opensaml-security-api-3.4.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-security-api/3.4.1/opensaml-security-api-3.4.1.pom (3.3 kB at 89 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-api/3.4.1/opensaml-xmlsec-api-3.4.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-api/3.4.1/opensaml-xmlsec-api-3.4.1.pom (2.1 kB at 34 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-security-api/3.4.1/opensaml-security-api-3.4.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-api/3.4.1/opensaml-xmlsec-api-3.4.1.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-security-api/3.4.1/opensaml-security-api-3.4.1.jar (67 kB at 1.1 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml-xmlsec-api/3.4.1/opensaml-xmlsec-api-3.4.1.jar (209 kB at 2.4 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-core ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-core/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-core/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-core/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-core ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ idp-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-core/target/idp-core-3.4.3-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ idp-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ idp-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-core/target/idp-core-3.4.3-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ idp-core ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ idp-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3/ws/idp-core/target/idp-core-3.4.3-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ idp-core ---
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.util.concurrent.ExecutionException: Invalid object ID 18 iota=42
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.util.concurrent.ExecutionException: Invalid object ID 18 iota=42
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.util.concurrent.ExecutionException: Invalid object ID 8 iota=42
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.3-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 43.446 s]
[INFO] Shibboleth IdP :: Core ............................. FAILURE [ 19.904 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SKIPPED
[INFO] Shibboleth IdP :: Attribute API .................... SKIPPED
[INFO] Shibboleth IdP :: Profile API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API ............... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............. SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:05 min
[INFO] Finished at: 2018-12-18T21:38:33-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) on project idp-core: MavenReportException: Error while generating Javadoc: Unable to execute javadoc command: Error while executing external command, process killed. InterruptedException -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :idp-core
Build was aborted
Aborted by Tom Zeller
channel stopped
FATAL: null
java.nio.channels.ClosedByInterruptException
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.FileChannelImpl.force(FileChannelImpl.java:392)
at hudson.util.FileChannelWriter.close(FileChannelWriter.java:89)
at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:174)
at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:188)
at hudson.XmlFile.write(XmlFile.java:198)
at hudson.model.Run.save(Run.java:2006)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1070)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
More information about the commits
mailing list