Skip to content

Console Output

02:54:00 Started by timer
02:54:00 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace
02:54:00 [WS-CLEANUP] Deleting project workspace...
02:54:00 [WS-CLEANUP] Done
02:54:00 Cloning the remote Git repository
02:54:00 Cloning repository https://github.com/eclipse/microprofile-opentracing.git
02:54:00  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace # timeout=10
02:54:00 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git
02:54:00  > /usr/local/bin/git --version # timeout=10
02:54:00 Setting http proxy: proxy.eclipse.org:9898
02:54:00  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/*
02:54:02  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10
02:54:02  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:54:02  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10
02:54:02 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git
02:54:02 Setting http proxy: proxy.eclipse.org:9898
02:54:02  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/*
02:54:02  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
02:54:02  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
02:54:02 Checking out Revision 611b30cef8c0bbe23312c701136261082bc1c831 (refs/remotes/origin/master)
02:54:02  > /usr/local/bin/git config core.sparsecheckout # timeout=10
02:54:02  > /usr/local/bin/git checkout -f 611b30cef8c0bbe23312c701136261082bc1c831
02:54:02 Commit message: "Merge pull request #13 from pavolloffay/span-context"
02:54:02  > /usr/local/bin/git rev-list 611b30cef8c0bbe23312c701136261082bc1c831 # timeout=10
02:54:02 Parsing POMs
02:54:02 Established TCP socket on 39282
02:54:02 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.10.2.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 39282
02:54:04 <===[JENKINS REMOTING CAPACITY]===>channel started
02:54:06 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml -pl !spec -Peclipse-jarsigner install
02:54:07 [INFO] Scanning for projects...
02:54:07 [WARNING] 
02:54:07 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.opentracing:microprofile-opentracing-tck:jar:1.0-SNAPSHOT
02:54:07 [WARNING] 'build.plugins.plugin.version' for org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin is missing. @ line 108, column 29
02:54:07 [WARNING] 
02:54:07 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
02:54:07 [WARNING] 
02:54:07 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
02:54:07 [WARNING] 
02:54:07 Started calculate disk usage of build
02:54:07 Finished Calculation of disk usage of build in 0 seconds
02:54:07 Started calculate disk usage of workspace
02:54:07 Finished Calculation of disk usage of workspace in 0 seconds
02:54:07 [INFO] ------------------------------------------------------------------------
02:54:07 [INFO] Reactor Build Order:
02:54:07 [INFO] 
02:54:07 [INFO] microProfile-opentracing-api
02:54:07 [INFO] microprofile-opentracing-tck
02:54:07 [INFO] microprofile-opentracing-parent
02:54:07 [INFO]                                                                         
02:54:07 [INFO] ------------------------------------------------------------------------
02:54:07 [INFO] Building microProfile-opentracing-api 1.0-SNAPSHOT
02:54:07 [INFO] ------------------------------------------------------------------------
02:54:08 [INFO] 
02:54:08 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-api ---
02:54:09 [INFO] Enabled default license matchers.
02:54:09 [INFO] Will parse SCM ignores for exclusions...
02:54:09 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/.gitignore
02:54:09 [INFO] Finished adding exclusions from SCM ignore files.
02:54:09 [INFO] 62 implicit excludes (use -debug for more details).
02:54:09 [INFO] Exclude: .travis.yml.*
02:54:09 [INFO] Exclude: bnd.bnd
02:54:09 [INFO] Exclude: *.log
02:54:09 [INFO] Exclude: .checkstyle
02:54:09 [INFO] Exclude: .factorypath
02:54:09 [INFO] Exclude: .editorconfig
02:54:09 [INFO] 6 resources included (use -debug for more details)
02:54:09 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
02:54:09 [INFO] 
02:54:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-opentracing-api ---
02:54:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:54:10 [INFO] Copying 2 resources
02:54:10 [INFO] 
02:54:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-opentracing-api ---
02:54:10 [INFO] Changes detected - recompiling the module!
02:54:10 [INFO] Compiling 2 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/classes
02:54:11 [INFO] 
02:54:11 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-api ---
02:54:12 [INFO] Starting audit...
02:54:12 Audit done.
02:54:12 [INFO] 
02:54:12 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-opentracing-api ---
02:54:12 [INFO] 
02:54:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-opentracing-api ---
02:54:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:54:12 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/src/test/resources
02:54:12 [INFO] 
02:54:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-opentracing-api ---
02:54:12 [INFO] No sources to compile
02:54:13 [INFO] 
02:54:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-opentracing-api ---
02:54:13 [INFO] No tests to run.
02:54:13 [JENKINS] Recording test results
02:54:13 [INFO] 
02:54:13 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-opentracing-api ---
02:54:14 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar
02:54:14 [INFO] 
02:54:14 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-opentracing-api ---
02:54:15 [INFO] 
02:54:15 Loading source files for package org.eclipse.microprofile.opentracing...
02:54:15 Constructing Javadoc information...
02:54:15 Standard Doclet version 1.8.0_131
02:54:15 Building tree for all the packages and classes...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/Traced.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-frame.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-summary.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-tree.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/constant-values.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/class-use/Traced.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-use.html...
02:54:15 Building index for all the packages and classes...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/overview-tree.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index-all.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/deprecated-list.html...
02:54:15 Building index for all classes...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-frame.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-noframe.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index.html...
02:54:15 Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/help-doc.html...
02:54:15 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar
02:54:15 [INFO] 
02:54:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-api ---
02:54:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.jar
02:54:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.pom
02:54:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar
02:54:16 Started calculate disk usage of build
02:54:16 Finished Calculation of disk usage of build in 0 seconds
02:54:16 Started calculate disk usage of workspace
02:54:16 Finished Calculation of disk usage of workspace in 0 seconds
02:54:16 [INFO]                                                                         
02:54:16 [INFO] ------------------------------------------------------------------------
02:54:16 [INFO] Building microprofile-opentracing-tck 1.0-SNAPSHOT
02:54:16 [INFO] ------------------------------------------------------------------------
02:54:16 Started calculate disk usage of build
02:54:16 Finished Calculation of disk usage of build in 0 seconds
02:54:16 Started calculate disk usage of workspace
02:54:16 Finished Calculation of disk usage of workspace in 0 seconds
02:54:16 [INFO] ------------------------------------------------------------------------
02:54:16 [INFO] Reactor Summary:
02:54:16 [INFO] 
02:54:16 [INFO] microProfile-opentracing-api ....................... SUCCESS [  8.316 s]
02:54:16 [INFO] microprofile-opentracing-tck ....................... FAILURE [  0.021 s]
02:54:16 [INFO] microprofile-opentracing-parent .................... SKIPPED
02:54:16 [INFO] ------------------------------------------------------------------------
02:54:16 [INFO] BUILD FAILURE
02:54:16 [INFO] ------------------------------------------------------------------------
02:54:16 [INFO] Total time: 9.830 s
02:54:16 [INFO] Finished at: 2017-11-23T02:54:16-05:00
02:54:17 [INFO] Final Memory: 49M/2007M
02:54:17 [INFO] ------------------------------------------------------------------------
02:54:17 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.opentracing.parent/microprofile-opentracing-parent/1.0-SNAPSHOT/microprofile-opentracing-parent-1.0-SNAPSHOT.pom
02:54:17 [ERROR] Error resolving version for plugin 'org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin' from the repositories [local (/opt/public/hipp/homes/genie.microprofile/.m2/repository), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/)]: Plugin not found in any plugin repository -> [Help 1]
02:54:17 [ERROR] 
02:54:17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
02:54:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
02:54:17 [ERROR] 
02:54:17 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.pom
02:54:17 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.jar
02:54:17 [ERROR] For more information about the errors and possible solutions, please read the following articles:
02:54:17 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar
02:54:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginVersionResolutionException
02:54:17 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-SNAPSHOT.pom
02:54:17 channel stopped
02:54:17 Started calculate disk usage of build
02:54:17 Finished Calculation of disk usage of build in 0 seconds
02:54:17 Started calculate disk usage of workspace
02:54:17 Finished Calculation of disk usage of workspace in 0 seconds
02:54:17 Sending e-mails to: microprofile-dev@eclipse.org
02:54:18 Finished: FAILURE