Started by timer Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-opentracing.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7f56bbefae4f09c152b5295a5437c926672557ab (refs/remotes/origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 7f56bbefae4f09c152b5295a5437c926672557ab Commit message: "Merge pull request #2 from Steve-Fontes/master" > /usr/local/bin/git rev-list 7f56bbefae4f09c152b5295a5437c926672557ab # timeout=10 Parsing POMs Established TCP socket on 58611 [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 58611 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml -pl !spec -Peclipse-jarsigner install [INFO] Scanning for projects... 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] Reactor Build Order: [INFO] [INFO] microprofile-opentracing-parent [INFO] microProfile-opentracing-api [INFO] microprofile-opentracing-tck [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building microprofile-opentracing-parent 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 74 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 4 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-parent --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-SNAPSHOT.pom 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] ------------------------------------------------------------------------ [INFO] Building microProfile-opentracing-api 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-api --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 7 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-opentracing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-opentracing-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-opentracing-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-opentracing-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-opentracing-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-opentracing-api --- [INFO] Loading source files for package org.eclipse.microprofile.opentracing... Constructing Javadoc information... Standard Doclet version 1.8.0_131 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/NoTrace.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/Trace.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/class-use/Trace.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/class-use/NoTrace.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/help-doc.html... [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-api --- [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 [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 [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 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] ------------------------------------------------------------------------ [INFO] Building microprofile-opentracing-tck 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 63 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 12 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-opentracing-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-opentracing-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-tck --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-opentracing-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-opentracing-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-opentracing-tck --- [INFO] Surefire report directory: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.microprofile.opentracing.tck.TraceTest Oct 31, 2017 2:54:20 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 2.3.5 (Final) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-opentracing-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/microprofile-opentracing-tck-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-tck --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/microprofile-opentracing-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-SNAPSHOT.pom 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] Reactor Summary: [INFO] [INFO] microprofile-opentracing-parent .................... SUCCESS [ 2.968 s] [INFO] microProfile-opentracing-api ....................... SUCCESS [ 4.939 s] [INFO] microprofile-opentracing-tck ....................... SUCCESS [ 5.187 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.930 s [INFO] Finished at: 2017-10-31T02:54:23-04:00 [INFO] Final Memory: 56M/2443M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist. [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.opentracing.parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-SNAPSHOT.pom [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 [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 [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 [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 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/target/microprofile-opentracing-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-SNAPSHOT.jar channel stopped No artifacts are recorded for moduleorg.eclipse.microprofile.opentracing:microprofile-opentracing-spec. Is this a Maven project? Maven RedeployPublisher use remote maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-opentracing-api-1.0-SNAPSHOT.jar Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/maven-metadata.xml (1 KB at 11.5 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-20171031.065423-94.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-20171031.065423-94.jar (9 KB at 108.1 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-20171031.065423-94.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-20171031.065423-94.pom (4 KB at 48.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/maven-metadata.xml (322 B at 7.3 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/maven-metadata.xml (1 KB at 14.1 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/maven-metadata.xml (322 B at 4.1 KB/sec) Deploying the main artifact microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-20171031.065423-94-javadoc.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-20171031.065423-94-javadoc.jar (27 KB at 421.8 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/maven-metadata.xml (1 KB at 13.9 KB/sec) [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-opentracing-tck-1.0-SNAPSHOT.jar Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/maven-metadata.xml (811 B at 16.5 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-20171031.065424-94.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-20171031.065424-94.jar (10 KB at 124.2 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-20171031.065424-94.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-20171031.065424-94.pom (4 KB at 58.9 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/maven-metadata.xml (322 B at 6.8 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/maven-metadata.xml (811 B at 11.5 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/maven-metadata.xml (322 B at 3.9 KB/sec) [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-opentracing-parent-0.1-SNAPSHOT.pom Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/maven-metadata.xml (649 B at 15.8 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-20171031.065424-94.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-20171031.065424-94.pom (10 KB at 141.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/maven-metadata.xml (332 B at 6.2 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/maven-metadata.xml (649 B at 8.8 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/maven-metadata.xml (332 B at 4.0 KB/sec) [INFO] Deployment done in 1.4 sec 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 Finished: SUCCESS