Skip to content

Console Output

11:44:08 Started by an SCM change
11:44:08 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
11:44:08 [WS-CLEANUP] Deleting project workspace...
11:44:08 [WS-CLEANUP] Deferred wipeout is used...
11:44:08 [WS-CLEANUP] Done
11:44:08 No credentials specified
11:44:08 Cloning the remote Git repository
11:44:08 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
11:44:08  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
11:44:08 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
11:44:08  > /usr/local/bin/git --version # timeout=10
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:12  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
11:44:12  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:44:12  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
11:44:12 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
11:44:12 Setting http proxy: proxy.eclipse.org:9898
11:44:12  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
11:44:12  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:44:12  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:44:12 Checking out Revision 7c7ac8558b2a8890aacc323e5df009a9a3f0b4f5 (refs/remotes/origin/master)
11:44:12  > /usr/local/bin/git config core.sparsecheckout # timeout=10
11:44:12  > /usr/local/bin/git checkout -f 7c7ac8558b2a8890aacc323e5df009a9a3f0b4f5
11:44:12 Commit message: "[maven-release-plugin] prepare for next development iteration"
11:44:12  > /usr/local/bin/git rev-list --no-walk f495b91674bafbaef6a605569933a68bf694e4dc # timeout=10
11:44:14 Parsing POMs
11:44:15 Modules changed, recalculating dependency graph
11:44:20 Established TCP socket on 54399
11:44:20 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -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 54399
11:44:20 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
11:44:22 <===[JENKINS REMOTING CAPACITY]===>channel started
11:44:23 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
11:44:25 [INFO] Scanning for projects...
11:44:25 [INFO] ------------------------------------------------------------------------
11:44:25 [INFO] Reactor Build Order:
11:44:25 [INFO] 
11:44:25 [INFO] MicroProfile Context Propagation                                   [pom]
11:44:25 [INFO] MicroProfile Context Propagation                                   [jar]
11:44:25 [INFO] microprofile-context-propagation-tck                               [jar]
11:44:25 [INFO] MicroProfile Context Propagation Specification                     [pom]
11:44:25 [INFO] 
11:44:25 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
11:44:25 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
11:44:25 [INFO] --------------------------------[ pom ]---------------------------------
11:44:25 [INFO] 
11:44:25 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
11:44:26 [INFO] Enabled default license matchers.
11:44:26 [INFO] Will parse SCM ignores for exclusions...
11:44:26 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
11:44:26 [INFO] Finished adding exclusions from SCM ignore files.
11:44:26 [INFO] 69 implicit excludes (use -debug for more details).
11:44:26 [INFO] 8 explicit excludes (use -debug for more details).
11:44:26 [INFO] 5 resources included (use -debug for more details)
11:44:26 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
11:44:27 [INFO] 
11:44:27 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
11:44:30 [INFO] Starting audit...
11:44:30 Audit done.
11:44:30 [WARNING] Unable to locate Source XRef to link to - DISABLED
11:44:30 [INFO] 
11:44:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
11:44:30 [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:32 Started calculate disk usage of build
11:44:32 Finished Calculation of disk usage of build in 0 seconds
11:44:34 Started calculate disk usage of workspace
11:44:34 Finished Calculation of disk usage of workspace in 0 seconds
11:44:35 [INFO] 
11:44:35 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
11:44:35 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
11:44:35 [INFO] --------------------------------[ jar ]---------------------------------
11:44:35 [INFO] 
11:44:35 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
11:44:35 [INFO] Enabled default license matchers.
11:44:35 [INFO] Will parse SCM ignores for exclusions...
11:44:35 [INFO] Finished adding exclusions from SCM ignore files.
11:44:35 [INFO] 62 implicit excludes (use -debug for more details).
11:44:35 [INFO] 8 explicit excludes (use -debug for more details).
11:44:35 [INFO] 10 resources included (use -debug for more details)
11:44:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
11:44:35 [INFO] 
11:44:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
11:44:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:35 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
11:44:35 [INFO] 
11:44:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
11:44:35 [INFO] Changes detected - recompiling the module!
11:44:35 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
11:44:36 [INFO] 
11:44:36 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
11:44:36 [INFO] 
11:44:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
11:44:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:36 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
11:44:36 [INFO] 
11:44:36 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
11:44:36 [INFO] No sources to compile
11:44:36 [INFO] 
11:44:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
11:44:37 [INFO] No tests to run.
11:44:37 [JENKINS] Recording test results
11:44:37 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
11:44:37 [INFO] 
11:44:37 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
11:44:37 [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:37 [INFO] 
11:44:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
11:44:37 [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:37 [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:39 Started calculate disk usage of build
11:44:39 Finished Calculation of disk usage of build in 0 seconds
11:44:40 Started calculate disk usage of workspace
11:44:40 Finished Calculation of disk usage of workspace in 0 seconds
11:44:41 [INFO] 
11:44:41 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
11:44:41 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
11:44:41 [INFO] --------------------------------[ jar ]---------------------------------
11:44:41 [INFO] 
11:44:41 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
11:44:41 [INFO] Enabled default license matchers.
11:44:41 [INFO] Will parse SCM ignores for exclusions...
11:44:41 [INFO] Finished adding exclusions from SCM ignore files.
11:44:41 [INFO] 62 implicit excludes (use -debug for more details).
11:44:41 [INFO] 8 explicit excludes (use -debug for more details).
11:44:41 [INFO] 26 resources included (use -debug for more details)
11:44:41 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
11:44:41 [INFO] 
11:44:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
11:44:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:41 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
11:44:41 [INFO] 
11:44:41 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
11:44:41 [INFO] Changes detected - recompiling the module!
11:44:41 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
11:44:43 [INFO] 
11:44:43 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
11:44:43 [INFO] 
11:44:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
11:44:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:43 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
11:44:43 [INFO] 
11:44:43 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
11:44:43 [INFO] No sources to compile
11:44:43 [INFO] 
11:44:43 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
11:44:43 [INFO] No tests to run.
11:44:43 [JENKINS] Recording test results
11:44:43 [INFO] 
11:44:43 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
11:44:46 [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:46 [INFO] 
11:44:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
11:44:46 [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:46 [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:48 Started calculate disk usage of build
11:44:48 Finished Calculation of disk usage of build in 0 seconds
11:44:49 Started calculate disk usage of workspace
11:44:49 Finished Calculation of disk usage of workspace in 0 seconds
11:44:50 [INFO] 
11:44:50 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
11:44:50 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
11:44:50 [INFO] --------------------------------[ pom ]---------------------------------
11:44:50 [INFO] 
11:44:50 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
11:44:50 [INFO] Enabled default license matchers.
11:44:50 [INFO] Will parse SCM ignores for exclusions...
11:44:50 [INFO] Finished adding exclusions from SCM ignore files.
11:44:50 [INFO] 62 implicit excludes (use -debug for more details).
11:44:50 [INFO] 8 explicit excludes (use -debug for more details).
11:44:50 [INFO] 12 resources included (use -debug for more details)
11:44:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
11:44:50 [INFO] 
11:44:50 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
11:44:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:54 [INFO] ignoreDelta true
11:44:54 [INFO] Copying 0 resource
11:45:10 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
11:45:10 [INFO] 
11:45:10 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
11:45:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:11 [INFO] ignoreDelta true
11:45:11 [INFO] Copying 0 resource
11:45:11 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
11:45:11 [INFO] 
11:45:11 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
11:45:11 [INFO] 
11:45:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
11:45:11 [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:45:13 Started calculate disk usage of build
11:45:13 Finished Calculation of disk usage of build in 0 seconds
11:45:14 Started calculate disk usage of workspace
11:45:14 Finished Calculation of disk usage of workspace in 0 seconds
11:45:15 [INFO] ------------------------------------------------------------------------
11:45:15 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
11:45:15 [INFO] 
11:45:15 [INFO] MicroProfile Context Propagation ................... SUCCESS [  5.262 s]
11:45:15 [INFO] MicroProfile Context Propagation ................... SUCCESS [  2.484 s]
11:45:15 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  5.328 s]
11:45:15 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.990 s]
11:45:15 [INFO] ------------------------------------------------------------------------
11:45:15 [INFO] BUILD SUCCESS
11:45:15 [INFO] ------------------------------------------------------------------------
11:45:15 [INFO] Total time:  51.072 s
11:45:15 [INFO] Finished at: 2019-04-25T11:45:15-04:00
11:45:15 [INFO] ------------------------------------------------------------------------
11:45:15 Waiting for Jenkins to finish collecting data
11:45:15 [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:45:15 [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:45:15 [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:45:15 [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:45:15 [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:45:15 [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:45:15 channel stopped
11:45:18 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
11:45:18 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:45:18 Deploying the main artifact microprofile-context-propagation-api-1.0-SNAPSHOT.jar
11:45:18 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:45:18 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 17.2 KB/sec)
11:45:18 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-20190425.154518-11.jar
11:45:18 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-20190425.154518-11.jar (11 KB at 134.8 KB/sec)
11:45:18 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-20190425.154518-11.pom
11:45:18 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-20190425.154518-11.pom (2 KB at 13.1 KB/sec)
11:45:18 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
11:45:18 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (338 B at 5.8 KB/sec)
11:45:18 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:45:18 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 10.0 KB/sec)
11:45:18 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
11:45:19 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (338 B at 1.1 KB/sec)
11:45:19 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:45:19 Deploying the main artifact microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
11:45:19 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:45:19 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 2.3 KB/sec)
11:45:19 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-20190425.154519-11.pom
11:45:19 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-20190425.154519-11.pom (14 KB at 138.1 KB/sec)
11:45:19 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
11:45:19 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (341 B at 6.1 KB/sec)
11:45:19 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:45:19 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 6.3 KB/sec)
11:45:19 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
11:45:19 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (341 B at 4.0 KB/sec)
11:45:19 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:45:19 Deploying the main artifact microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
11:45:19 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:45:19 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (654 B at 7.4 KB/sec)
11:45:19 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-20190425.154519-7.pom
11:45:19 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-20190425.154519-7.pom (5 KB at 48.7 KB/sec)
11:45:19 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
11:45:19 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (339 B at 5.9 KB/sec)
11:45:20 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:45:20 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (654 B at 5.5 KB/sec)
11:45:20 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
11:45:20 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (339 B at 3.1 KB/sec)
11:45:20 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
11:45:20 Deploying the main artifact microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
11:45:20 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:20 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 18.8 KB/sec)
11:45:20 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-20190425.154520-11.jar
11:45:20 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-20190425.154520-11.jar (93 KB at 1211.1 KB/sec)
11:45:20 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-20190425.154520-11.pom
11:45:20 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-20190425.154520-11.pom (3 KB at 44.8 KB/sec)
11:45:20 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
11:45:20 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (338 B at 7.9 KB/sec)
11:45:20 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:20 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 11.5 KB/sec)
11:45:20 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
11:45:20 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (338 B at 3.0 KB/sec)
11:45:20 [INFO] Deployment done in 2.4 sec
11:45:22 Started calculate disk usage of build
11:45:22 Finished Calculation of disk usage of build in 0 seconds
11:45:28 Started calculate disk usage of workspace
11:45:28 Finished Calculation of disk usage of workspace in 0 seconds
11:45:32 Finished: SUCCESS