Skip to content

Console Output

17:44:09 Started by an SCM change
17:44:09 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
17:44:09 [WS-CLEANUP] Deleting project workspace...
17:44:09 [WS-CLEANUP] Deferred wipeout is used...
17:44:09 [WS-CLEANUP] Done
17:44:09 No credentials specified
17:44:09 Cloning the remote Git repository
17:44:09 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
17:44:09  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
17:44:09 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
17:44:09  > /usr/local/bin/git --version # timeout=10
17:44:09 Setting http proxy: proxy.eclipse.org:9898
17:44:09  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
17:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
17:44:11  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
17:44:11 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
17:44:11 Setting http proxy: proxy.eclipse.org:9898
17:44:11  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
17:44:11  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:44:11  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
17:44:11 Checking out Revision e7182176f9a565dba2a429b069e8e6220375706b (refs/remotes/origin/master)
17:44:11  > /usr/local/bin/git config core.sparsecheckout # timeout=10
17:44:11  > /usr/local/bin/git checkout -f e7182176f9a565dba2a429b069e8e6220375706b
17:44:11 Commit message: "Merge pull request #182 from njr-11/switch-version-to-1-1-again"
17:44:11  > /usr/local/bin/git rev-list --no-walk a3b0f7a70087a8181703de67ba72e934044b32aa # timeout=10
17:44:11 Parsing POMs
17:44:12 Modules changed, recalculating dependency graph
17:44:14 Established TCP socket on 59170
17:44:14 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2 -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 59170
17:44:14 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
17:44:16 <===[JENKINS REMOTING CAPACITY]===>channel started
17:44:17 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
17:44:19 [INFO] Scanning for projects...
17:44:19 [INFO] ------------------------------------------------------------------------
17:44:19 [INFO] Reactor Build Order:
17:44:19 [INFO] 
17:44:19 [INFO] MicroProfile Context Propagation                                   [pom]
17:44:19 [INFO] MicroProfile Context Propagation                                   [jar]
17:44:19 [INFO] microprofile-context-propagation-tck                               [jar]
17:44:19 [INFO] MicroProfile Context Propagation Specification                     [pom]
17:44:19 [INFO] 
17:44:19 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
17:44:19 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [1/4]
17:44:19 [INFO] --------------------------------[ pom ]---------------------------------
17:44:19 [INFO] 
17:44:19 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
17:44:20 [INFO] Enabled default license matchers.
17:44:20 [INFO] Will parse SCM ignores for exclusions...
17:44:20 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
17:44:20 [INFO] Finished adding exclusions from SCM ignore files.
17:44:20 [INFO] 69 implicit excludes (use -debug for more details).
17:44:20 [INFO] 8 explicit excludes (use -debug for more details).
17:44:20 [INFO] 5 resources included (use -debug for more details)
17:44:21 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
17:44:23 [INFO] Starting audit...
17:44:23 Audit done.
17:44:23 [WARNING] Unable to locate Source XRef to link to - DISABLED
17:44:24 [INFO] 
17:44:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
17:44:24 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
17:44:25 Started calculate disk usage of build
17:44:25 Finished Calculation of disk usage of build in 0 seconds
17:44:26 Started calculate disk usage of workspace
17:44:26 Finished Calculation of disk usage of workspace in 0 seconds
17:44:26 [INFO] 
17:44:26 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
17:44:26 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [2/4]
17:44:26 [INFO] --------------------------------[ jar ]---------------------------------
17:44:26 [INFO] 
17:44:26 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
17:44:26 [INFO] Enabled default license matchers.
17:44:26 [INFO] Will parse SCM ignores for exclusions...
17:44:26 [INFO] Finished adding exclusions from SCM ignore files.
17:44:26 [INFO] 62 implicit excludes (use -debug for more details).
17:44:26 [INFO] 8 explicit excludes (use -debug for more details).
17:44:26 [INFO] 10 resources included (use -debug for more details)
17:44:26 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
17:44:26 [INFO] 
17:44:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
17:44:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:26 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
17:44:26 [INFO] 
17:44:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
17:44:27 [INFO] Changes detected - recompiling the module!
17:44:27 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
17:44:27 [INFO] 
17:44:27 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
17:44:27 [INFO] 
17:44:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
17:44:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:27 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
17:44:28 [INFO] 
17:44:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
17:44:28 [INFO] No sources to compile
17:44:28 [INFO] 
17:44:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
17:44:28 [INFO] No tests to run.
17:44:28 [JENKINS] Recording test results
17:44:28 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
17:44:28 [INFO] 
17:44:28 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
17:44:29 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
17:44:29 [INFO] 
17:44:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
17:44:29 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
17:44:29 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.pom
17:44:30 Started calculate disk usage of build
17:44:30 Finished Calculation of disk usage of build in 0 seconds
17:44:30 Started calculate disk usage of workspace
17:44:30 Finished Calculation of disk usage of workspace in 0 seconds
17:44:31 [INFO] 
17:44:31 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
17:44:31 [INFO] Building microprofile-context-propagation-tck 1.1-SNAPSHOT         [3/4]
17:44:31 [INFO] --------------------------------[ jar ]---------------------------------
17:44:31 [INFO] 
17:44:31 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
17:44:31 [INFO] Enabled default license matchers.
17:44:31 [INFO] Will parse SCM ignores for exclusions...
17:44:31 [INFO] Finished adding exclusions from SCM ignore files.
17:44:31 [INFO] 62 implicit excludes (use -debug for more details).
17:44:31 [INFO] 8 explicit excludes (use -debug for more details).
17:44:31 [INFO] 28 resources included (use -debug for more details)
17:44:31 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses.
17:44:31 [INFO] 
17:44:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
17:44:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:31 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
17:44:31 [INFO] 
17:44:31 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
17:44:31 [INFO] Changes detected - recompiling the module!
17:44:31 [INFO] Compiling 27 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
17:44:32 [INFO] 
17:44:32 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
17:44:32 [INFO] 
17:44:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
17:44:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:32 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
17:44:33 [INFO] 
17:44:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
17:44:33 [INFO] No sources to compile
17:44:33 [INFO] 
17:44:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
17:44:33 [INFO] No tests to run.
17:44:33 [JENKINS] Recording test results
17:44:33 [INFO] 
17:44:33 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
17:44:33 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
17:44:33 [INFO] 
17:44:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
17:44:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
17:44:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.pom
17:44:34 Started calculate disk usage of build
17:44:34 Finished Calculation of disk usage of build in 0 seconds
17:44:34 Started calculate disk usage of workspace
17:44:34 Finished Calculation of disk usage of workspace in 0 seconds
17:44:35 [INFO] 
17:44:35 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
17:44:35 [INFO] Building MicroProfile Context Propagation Specification 1.1-SNAPSHOT [4/4]
17:44:35 [INFO] --------------------------------[ pom ]---------------------------------
17:44:35 [INFO] 
17:44:35 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
17:44:35 [INFO] Enabled default license matchers.
17:44:35 [INFO] Will parse SCM ignores for exclusions...
17:44:35 [INFO] Finished adding exclusions from SCM ignore files.
17:44:35 [INFO] 62 implicit excludes (use -debug for more details).
17:44:35 [INFO] 8 explicit excludes (use -debug for more details).
17:44:35 [INFO] 12 resources included (use -debug for more details)
17:44:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
17:44:35 [INFO] 
17:44:35 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
17:44:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:38 [INFO] ignoreDelta true
17:44:38 [INFO] Copying 0 resource
17:44:55 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
17:44:55 [INFO] 
17:44:55 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
17:44:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:55 [INFO] ignoreDelta true
17:44:55 [INFO] Copying 0 resource
17:44:55 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
17:44:56 [INFO] 
17:44:56 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
17:44:56 [INFO] 
17:44:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
17:44:56 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
17:44:57 Started calculate disk usage of build
17:44:57 Finished Calculation of disk usage of build in 0 seconds
17:44:58 Started calculate disk usage of workspace
17:44:58 Finished Calculation of disk usage of workspace in 0 seconds
17:44:58 [INFO] ------------------------------------------------------------------------
17:44:58 [INFO] Reactor Summary for MicroProfile Context Propagation 1.1-SNAPSHOT:
17:44:58 [INFO] 
17:44:58 [INFO] MicroProfile Context Propagation ................... SUCCESS [  5.060 s]
17:44:58 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.024 s]
17:44:58 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  2.008 s]
17:44:58 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.543 s]
17:44:58 [INFO] ------------------------------------------------------------------------
17:44:58 [INFO] BUILD SUCCESS
17:44:58 [INFO] ------------------------------------------------------------------------
17:44:58 [INFO] Total time:  39.860 s
17:44:58 [INFO] Finished at: 2019-10-01T17:44:58-04:00
17:44:58 [INFO] ------------------------------------------------------------------------
17:44:58 Waiting for Jenkins to finish collecting data
17:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
17:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.pom
17:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
17:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.pom
17:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
17:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
17:44:58 channel stopped
17:44:59 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
17:44:59 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:44:59 Deploying the main artifact microprofile-context-propagation-api-1.1-SNAPSHOT.jar
17:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml
17:44:59 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml (824 B at 8.8 KB/sec)
17:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20191001.214459-5.jar
17:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20191001.214459-5.jar (11 KB at 145.0 KB/sec)
17:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20191001.214459-5.pom
17:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20191001.214459-5.pom (2 KB at 12.5 KB/sec)
17:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
17:44:59 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 7.4 KB/sec)
17:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml
17:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml (824 B at 1.5 KB/sec)
17:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
17:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 5.4 KB/sec)
17:45:00 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:00 Deploying the main artifact microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
17:45:00 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml
17:45:00 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml (656 B at 2.2 KB/sec)
17:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-20191001.214500-5.pom
17:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-20191001.214500-5.pom (14 KB at 133.8 KB/sec)
17:45:00 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
17:45:00 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 7.4 KB/sec)
17:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml
17:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml (656 B at 7.0 KB/sec)
17:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
17:45:01 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 5.7 KB/sec)
17:45:01 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:01 Deploying the main artifact microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
17:45:01 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml
17:45:01 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml (654 B at 12.5 KB/sec)
17:45:01 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-20191001.214501-5.pom
17:45:01 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-20191001.214501-5.pom (5 KB at 48.1 KB/sec)
17:45:01 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
17:45:01 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 7.5 KB/sec)
17:45:01 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml
17:45:01 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml (654 B at 7.3 KB/sec)
17:45:01 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
17:45:01 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 5.1 KB/sec)
17:45:01 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:01 Deploying the main artifact microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
17:45:01 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml
17:45:01 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml (824 B at 12.4 KB/sec)
17:45:01 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20191001.214501-5.jar
17:45:01 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20191001.214501-5.jar (94 KB at 985.1 KB/sec)
17:45:01 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20191001.214501-5.pom
17:45:01 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20191001.214501-5.pom (3 KB at 29.0 KB/sec)
17:45:01 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
17:45:01 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 3.5 KB/sec)
17:45:01 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml
17:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml (824 B at 6.1 KB/sec)
17:45:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
17:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 5.2 KB/sec)
17:45:02 [INFO] Deployment done in 2.6 sec
17:45:02 Started calculate disk usage of build
17:45:02 Finished Calculation of disk usage of build in 0 seconds
17:45:04 Started calculate disk usage of workspace
17:45:04 Finished Calculation of disk usage of workspace in 0 seconds
17:45:05 Finished: SUCCESS