Build failed in Jenkins: java-opensaml-v4 #99

Shibboleth Jenkins noreply at shibboleth.net
Thu Mar 21 08:00:14 EDT 2019


See <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/99/display/redirect?page=changes>

Changes:

[Ian Young] JSPT-79 - Review date and time handling for Java 8

------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/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 git://git.shibboleth.net/java-opensaml # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-opensaml
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-opensaml +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ef0483facbe35024fe1f2f745b302a7f810fb4bf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef0483facbe35024fe1f2f745b302a7f810fb4bf
Commit message: "JSPT-79 - Review date and time handling for Java 8"
 > git rev-list --no-walk f053a657240d6bbaa99cc66d79aca66ee5f3b52b # timeout=10
Parsing POMs
Downloaded artifact https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:parent:11.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots)
Established TCP socket on 45209
[opensaml-parent] $ /opt/java11/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.29.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 45209
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-parent/pom.xml> -B clean -Prelease --update-snapshots install
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (601 B at 2.1 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OpenSAML                                                           [pom]
[INFO] OpenSAML :: Core                                                   [jar]
[INFO] OpenSAML :: Storage API                                            [jar]
[INFO] OpenSAML :: Messaging API                                          [jar]
[INFO] OpenSAML :: Security API                                           [jar]
[INFO] OpenSAML :: XML Security API                                       [jar]
[INFO] OpenSAML :: SOAP Provider API                                      [jar]
[INFO] OpenSAML :: Profile API                                            [jar]
[INFO] OpenSAML :: SAML Provider API                                      [jar]
[INFO] OpenSAML :: XACML Provider API                                     [jar]
[INFO] OpenSAML :: SAML XACML Profile API                                 [jar]
[INFO] OpenSAML :: Storage Implementation                                 [jar]
[INFO] OpenSAML :: Security Implementation                                [jar]
[INFO] OpenSAML :: XML Security Implementation                            [jar]
[INFO] OpenSAML :: Messaging Implementations                              [jar]
[INFO] OpenSAML :: SOAP Provider Implementations                          [jar]
[INFO] OpenSAML :: SAML Provider Implementations                          [jar]
[INFO] OpenSAML :: XACML Provider Implementations                         [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation                      [jar]
[INFO] OpenSAML :: Profile Implementations                                [jar]
[INFO] OpenSAML :: BOM                                                    [pom]
[INFO] OpenSAML :: Tests BOM                                              [pom]
[INFO] 
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 4.0.0-SNAPSHOT                                  [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 22 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-parent ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-parent/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ opensaml-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) @ opensaml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ opensaml-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 @ opensaml-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-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 @ opensaml-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opensaml-parent ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-parent/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-parent/target/opensaml-parent-4.0.0-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-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] ---------------------< org.opensaml:opensaml-core >---------------------
[INFO] Building OpenSAML :: Core 4.0.0-SNAPSHOT                          [2/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-core ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 131 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/schema/impl/XSDateTimeMarshaller.java>:[42,68] cannot find symbol
  symbol:   method instantToString(java.time.Instant)
  location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/schema/impl/XSDateTimeUnmarshaller.java>:[38,43] cannot find symbol
  symbol:   method stringToInstant(java.lang.String)
  location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [ 24.469 s]
[INFO] OpenSAML :: Core ................................... FAILURE [  7.131 s]
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.550 s
[INFO] Finished at: 2019-03-21T07:59:05-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project opensaml-core: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/schema/impl/XSDateTimeMarshaller.java>:[42,68] cannot find symbol
[ERROR] symbol:   method instantToString(java.time.Instant)
[ERROR] location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/schema/impl/XSDateTimeUnmarshaller.java>:[38,43] cannot find symbol
[ERROR] symbol:   method stringToInstant(java.lang.String)
[ERROR] location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[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 <goals> -rf :opensaml-core
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
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