See <https://builds.apache.org/job/johnzon/561/display/redirect>
Changes: ------------------------------------------ Started by user jlmonteiro Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/johnzon/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/johnzon.git > git init <https://builds.apache.org/job/johnzon/ws/> # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/johnzon.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/johnzon.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitbox.apache.org/repos/asf/johnzon.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/johnzon.git > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/johnzon.git > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/johnzon.git > +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 6606797d0bd8113dd436237e2c1a3e1a6e9cffc8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6606797d0bd8113dd436237e2c1a3e1a6e9cffc8 Commit message: "NOTICE year fix" > git rev-list --no-walk 6606797d0bd8113dd436237e2c1a3e1a6e9cffc8 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 45195 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [johnzon] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45195 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/johnzon/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Johnzon [pom] [INFO] Johnzon :: Core [bundle] [INFO] Johnzon :: Mapper [bundle] [INFO] Johnzon :: JAX-RS [bundle] [INFO] Johnzon :: WebSocket [bundle] [INFO] Johnzon :: Maven Plugin [maven-plugin] [INFO] Johnzon :: JSON-B Implementation [bundle] [INFO] Johnzon :: Distribution [jar] [INFO] Johnzon :: JSON-B Extensions [bundle] [INFO] Johnzon :: JSON Schema [jar] [INFO] [INFO] ---------------------< org.apache.johnzon:johnzon >--------------------- [INFO] Building Apache Johnzon 1.2.2-SNAPSHOT [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom (6.6 kB at 24 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar (31 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (16 kB at 814 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (405 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.pom (7.3 kB at 385 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.jar (31 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.3/geronimo-json_1.1_spec-1.3.pom [WARNING] The POM for org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.3 is missing, no dependency information available [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.3/geronimo-json_1.1_spec-1.3.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Johnzon 1.2.2-SNAPSHOT: [INFO] [INFO] Apache Johnzon ..................................... FAILURE [ 4.528 s] [INFO] Johnzon :: Core .................................... SKIPPED [INFO] Johnzon :: Mapper .................................. SKIPPED [INFO] Johnzon :: JAX-RS .................................. SKIPPED [INFO] Johnzon :: WebSocket ............................... SKIPPED [INFO] Johnzon :: Maven Plugin ............................ SKIPPED [INFO] Johnzon :: JSON-B Implementation ................... SKIPPED [INFO] Johnzon :: Distribution ............................ SKIPPED [INFO] Johnzon :: JSON-B Extensions ....................... SKIPPED [INFO] Johnzon :: JSON Schema ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.365 s [INFO] Finished at: 2019-10-01T08:58:20Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project johnzon: Could not resolve dependencies for project org.apache.johnzon:johnzon:pom:1.2.2-SNAPSHOT: Could not find artifact org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.3 in central (https://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-maven-plugin/pom.xml> to org.apache.johnzon/johnzon-maven-plugin/1.2.2-SNAPSHOT/johnzon-maven-plugin-1.2.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-jsonschema/pom.xml> to org.apache.johnzon/johnzon-jsonschema/1.2.2-SNAPSHOT/johnzon-jsonschema-1.2.2-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-websocket/pom.xml> to org.apache.johnzon/johnzon-websocket/1.2.2-SNAPSHOT/johnzon-websocket-1.2.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/pom.xml> to org.apache.johnzon/johnzon/1.2.2-SNAPSHOT/johnzon-1.2.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-mapper/pom.xml> to org.apache.johnzon/johnzon-mapper/1.2.2-SNAPSHOT/johnzon-mapper-1.2.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-json-extras/pom.xml> to org.apache.johnzon/johnzon-jsonb-extras/1.2.2-SNAPSHOT/johnzon-jsonb-extras-1.2.2-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-core/pom.xml> to org.apache.johnzon/johnzon-core/1.2.2-SNAPSHOT/johnzon-core-1.2.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-jaxrs/pom.xml> to org.apache.johnzon/johnzon-jaxrs/1.2.2-SNAPSHOT/johnzon-jaxrs-1.2.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-jsonb/pom.xml> to org.apache.johnzon/johnzon-jsonb/1.2.2-SNAPSHOT/johnzon-jsonb-1.2.2-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/johnzon/ws/johnzon-distribution/pom.xml> to org.apache.johnzon/apache-johnzon/1.2.2-SNAPSHOT/apache-johnzon-1.2.2-SNAPSHOT.pom channel stopped
