Skip to content

Console Output

11:44:05 Started by an SCM change
11:44:05 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
11:44:05 [WS-CLEANUP] Deleting project workspace...
11:44:05 [WS-CLEANUP] Deferred wipeout is used...
11:44:05 [WS-CLEANUP] Done
11:44:05 No credentials specified
11:44:05 Cloning the remote Git repository
11:44:05 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
11:44:05  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
11:44:05 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
11:44:05  > /usr/local/bin/git --version # timeout=10
11:44:05 Setting http proxy: proxy.eclipse.org:9898
11:44:05  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
11:44:08  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
11:44:08  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:44:08  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
11:44:08 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
11:44:08 Setting http proxy: proxy.eclipse.org:9898
11:44:08  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
11:44:13  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:44:13  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:44:13 Checking out Revision a3b0f7a70087a8181703de67ba72e934044b32aa (refs/remotes/origin/master)
11:44:13  > /usr/local/bin/git config core.sparsecheckout # timeout=10
11:44:13  > /usr/local/bin/git checkout -f a3b0f7a70087a8181703de67ba72e934044b32aa
11:44:13 Commit message: "[maven-release-plugin] prepare for next development iteration"
11:44:13  > /usr/local/bin/git rev-list --no-walk e7257ce7b475c8d7eb171a358132af06e964a425 # timeout=10
11:44:14 Parsing POMs
11:44:15 Modules changed, recalculating dependency graph
11:44:16 Established TCP socket on 51909
11:44:16 [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 51909
11:44:16 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
11:44:18 <===[JENKINS REMOTING CAPACITY]===>channel started
11:44:19 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
11:44:20 [INFO] Scanning for projects...
11:44:21 [INFO] ------------------------------------------------------------------------
11:44:21 [INFO] Reactor Build Order:
11:44:21 [INFO] 
11:44:21 [INFO] MicroProfile Context Propagation                                   [pom]
11:44:21 [INFO] MicroProfile Context Propagation                                   [jar]
11:44:21 [INFO] microprofile-context-propagation-tck                               [jar]
11:44:21 [INFO] MicroProfile Context Propagation Specification                     [pom]
11:44:21 [INFO] 
11:44:21 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
11:44:21 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
11:44:21 [INFO] --------------------------------[ pom ]---------------------------------
11:44:21 [INFO] 
11:44:21 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
11:44:22 [INFO] Enabled default license matchers.
11:44:22 [INFO] Will parse SCM ignores for exclusions...
11:44:22 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
11:44:22 [INFO] Finished adding exclusions from SCM ignore files.
11:44:22 [INFO] 69 implicit excludes (use -debug for more details).
11:44:22 [INFO] 8 explicit excludes (use -debug for more details).
11:44:22 [INFO] 5 resources included (use -debug for more details)
11:44:22 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
11:44:22 [INFO] 
11:44:22 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
11:44:25 [INFO] Starting audit...
11:44:25 Audit done.
11:44:25 [WARNING] Unable to locate Source XRef to link to - DISABLED
11:44:25 [INFO] 
11:44:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
11:44:25 [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.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
11:44:26 Started calculate disk usage of build
11:44:26 Finished Calculation of disk usage of build in 0 seconds
11:44:27 Started calculate disk usage of workspace
11:44:27 Finished Calculation of disk usage of workspace in 0 seconds
11:44:27 [INFO] 
11:44:27 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
11:44:27 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
11:44:27 [INFO] --------------------------------[ jar ]---------------------------------
11:44:27 [INFO] 
11:44:27 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
11:44:27 [INFO] Enabled default license matchers.
11:44:27 [INFO] Will parse SCM ignores for exclusions...
11:44:27 [INFO] Finished adding exclusions from SCM ignore files.
11:44:27 [INFO] 62 implicit excludes (use -debug for more details).
11:44:27 [INFO] 8 explicit excludes (use -debug for more details).
11:44:27 [INFO] 10 resources included (use -debug for more details)
11:44:27 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
11:44:27 [INFO] 
11:44:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
11:44:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:28 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
11:44:28 [INFO] 
11:44:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
11:44:28 [INFO] Changes detected - recompiling the module!
11:44:28 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
11:44:29 [INFO] 
11:44:29 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
11:44:29 [INFO] 
11:44:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
11:44:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:29 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
11:44:29 [INFO] 
11:44:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
11:44:29 [INFO] No sources to compile
11:44:29 [INFO] 
11:44:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
11:44:29 [INFO] No tests to run.
11:44:29 [JENKINS] Recording test results
11:44:29 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
11:44:29 [INFO] 
11:44:29 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
11:44:30 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
11:44:30 [INFO] 
11:44:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
11:44:30 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
11:44:30 [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.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
11:44:31 Started calculate disk usage of build
11:44:31 Finished Calculation of disk usage of build in 0 seconds
11:44:31 Started calculate disk usage of workspace
11:44:31 Finished Calculation of disk usage of workspace in 0 seconds
11:44:32 [INFO] 
11:44:32 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
11:44:32 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
11:44:32 [INFO] --------------------------------[ jar ]---------------------------------
11:44:32 [INFO] 
11:44:32 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
11:44:32 [INFO] Enabled default license matchers.
11:44:32 [INFO] Will parse SCM ignores for exclusions...
11:44:32 [INFO] Finished adding exclusions from SCM ignore files.
11:44:32 [INFO] 62 implicit excludes (use -debug for more details).
11:44:32 [INFO] 8 explicit excludes (use -debug for more details).
11:44:32 [INFO] 28 resources included (use -debug for more details)
11:44:32 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses.
11:44:32 [INFO] 
11:44:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
11:44:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:32 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
11:44:32 [INFO] 
11:44:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
11:44:32 [INFO] Changes detected - recompiling the module!
11:44:32 [INFO] Compiling 27 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
11:44:33 [INFO] 
11:44:33 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
11:44:33 [INFO] 
11:44:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
11:44:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:33 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
11:44:33 [INFO] 
11:44:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
11:44:33 [INFO] No sources to compile
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
11:44:34 [INFO] No tests to run.
11:44:34 [JENKINS] Recording test results
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
11:44:34 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
11:44:34 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
11:44:34 [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.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
11:44:35 Started calculate disk usage of build
11:44:35 Finished Calculation of disk usage of build in 0 seconds
11:44:35 Started calculate disk usage of workspace
11:44:35 Finished Calculation of disk usage of workspace in 0 seconds
11:44:36 [INFO] 
11:44:36 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
11:44:36 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
11:44:36 [INFO] --------------------------------[ pom ]---------------------------------
11:44:36 [INFO] 
11:44:36 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
11:44:36 [INFO] Enabled default license matchers.
11:44:36 [INFO] Will parse SCM ignores for exclusions...
11:44:36 [INFO] Finished adding exclusions from SCM ignore files.
11:44:36 [INFO] 62 implicit excludes (use -debug for more details).
11:44:36 [INFO] 8 explicit excludes (use -debug for more details).
11:44:36 [INFO] 12 resources included (use -debug for more details)
11:44:36 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
11:44:36 [INFO] 
11:44:36 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
11:44:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:39 [INFO] ignoreDelta true
11:44:39 [INFO] Copying 0 resource
11:44:55 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
11:44:55 [INFO] 
11:44:55 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
11:44:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:55 [INFO] ignoreDelta true
11:44:55 [INFO] Copying 0 resource
11:44:55 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
11:44:55 [INFO] 
11:44:55 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
11:44:55 [INFO] 
11:44:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
11:44:55 [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.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
11:44:56 Started calculate disk usage of build
11:44:57 Finished Calculation of disk usage of build in 0 seconds
11:44:57 Started calculate disk usage of workspace
11:44:57 Finished Calculation of disk usage of workspace in 0 seconds
11:44:57 [INFO] ------------------------------------------------------------------------
11:44:57 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
11:44:57 [INFO] 
11:44:57 [INFO] MicroProfile Context Propagation ................... SUCCESS [  4.774 s]
11:44:57 [INFO] MicroProfile Context Propagation ................... SUCCESS [  2.897 s]
11:44:57 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  1.981 s]
11:44:57 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 19.823 s]
11:44:57 [INFO] ------------------------------------------------------------------------
11:44:57 [INFO] BUILD SUCCESS
11:44:57 [INFO] ------------------------------------------------------------------------
11:44:57 [INFO] Total time:  37.527 s
11:44:57 [INFO] Finished at: 2019-09-30T11:44:57-04:00
11:44:57 [INFO] ------------------------------------------------------------------------
11:44:58 Waiting for Jenkins to finish collecting data
11: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.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
11: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.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
11:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
11: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.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
11:44:58 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
11: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.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
11:44:58 channel stopped
11:44:58 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
11:44:58 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:44:58 Deploying the main artifact microprofile-context-propagation-api-1.0-SNAPSHOT.jar
11:44:58 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml
11:44:58 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml (827 B at 14.4 KB/sec)
11:44:58 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190930.154458-18.jar
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190930.154458-18.jar (11 KB at 77.2 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190930.154458-18.pom
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190930.154458-18.pom (2 KB at 21.0 KB/sec)
11:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
11: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 9.9 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml (827 B at 8.2 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 4.1 KB/sec)
11:44:59 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:44:59 Deploying the main artifact microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
11:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml
11:44:59 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml (658 B at 23.8 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-20190930.154459-18.pom
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-20190930.154459-18.pom (14 KB at 154.3 KB/sec)
11:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
11:44:59 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 18.6 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml (658 B at 7.6 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
11:44:59 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.3 KB/sec)
11:44:59 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:44:59 Deploying the main artifact microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
11:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml
11:44:59 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (656 B at 25.6 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-20190930.154459-14.pom
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-20190930.154459-14.pom (5 KB at 65.1 KB/sec)
11:44:59 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
11:44:59 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 15.2 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml
11:44:59 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (656 B at 7.6 KB/sec)
11:44:59 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
11:45:00 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.8 KB/sec)
11:45:00 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:45:00 Deploying the main artifact microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
11:45:00 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml
11:45:00 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml (827 B at 31.1 KB/sec)
11:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190930.154500-18.jar
11:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190930.154500-18.jar (94 KB at 698.4 KB/sec)
11:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190930.154500-18.pom
11:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190930.154500-18.pom (3 KB at 31.2 KB/sec)
11:45:00 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
11:45:00 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 17.7 KB/sec)
11:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml
11:45:00 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml (827 B at 8.6 KB/sec)
11:45:00 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
11:45:00 Uploaded: 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)
11:45:00 [INFO] Deployment done in 1.6 sec
11:45:01 Started calculate disk usage of build
11:45:01 Finished Calculation of disk usage of build in 0 seconds
11:45:04 Started calculate disk usage of workspace
11:45:04 Finished Calculation of disk usage of workspace in 0 seconds
11:45:05 Finished: SUCCESS