Skip to content
Success

Console Output

04:44:09 Started by an SCM change
04:44:09 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
04:44:09 [WS-CLEANUP] Deleting project workspace...
04:44:09 [WS-CLEANUP] Deferred wipeout is used...
04:44:09 [WS-CLEANUP] Done
04:44:09 No credentials specified
04:44:09 Cloning the remote Git repository
04:44:09 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
04:44:09  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
04:44:09 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
04:44:09  > /usr/local/bin/git --version # timeout=10
04:44:09 Setting http proxy: proxy.eclipse.org:9898
04:44:09  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
04:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
04:44:11  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
04:44:11 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
04:44:11 Setting http proxy: proxy.eclipse.org:9898
04:44:11  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
04:44:11  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:44:11  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
04:44:11 Checking out Revision e4c0a91b2da15bb91c85f064278eae3bdf48feb2 (refs/remotes/origin/master)
04:44:11  > /usr/local/bin/git config core.sparsecheckout # timeout=10
04:44:11  > /usr/local/bin/git checkout -f e4c0a91b2da15bb91c85f064278eae3bdf48feb2
04:44:11 Commit message: "Merge pull request #179 from manovotn/issue178"
04:44:11  > /usr/local/bin/git rev-list --no-walk 899c4818d5a55b26f063208655bd46660dbd603b # timeout=10
04:44:12 Parsing POMs
04:44:13 Modules changed, recalculating dependency graph
04:44:15 Established TCP socket on 59197
04:44:15 [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 59197
04:44:15 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
04:44:17 <===[JENKINS REMOTING CAPACITY]===>channel started
04:44:18 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
04:44:20 [INFO] Scanning for projects...
04:44:20 [INFO] ------------------------------------------------------------------------
04:44:20 [INFO] Reactor Build Order:
04:44:20 [INFO] 
04:44:20 [INFO] MicroProfile Context Propagation                                   [pom]
04:44:20 [INFO] MicroProfile Context Propagation                                   [jar]
04:44:20 [INFO] microprofile-context-propagation-tck                               [jar]
04:44:20 [INFO] MicroProfile Context Propagation Specification                     [pom]
04:44:20 [INFO] 
04:44:20 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
04:44:20 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [1/4]
04:44:20 [INFO] --------------------------------[ pom ]---------------------------------
04:44:20 [INFO] 
04:44:20 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
04:44:21 [INFO] Enabled default license matchers.
04:44:21 [INFO] Will parse SCM ignores for exclusions...
04:44:21 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
04:44:21 [INFO] Finished adding exclusions from SCM ignore files.
04:44:21 [INFO] 69 implicit excludes (use -debug for more details).
04:44:21 [INFO] 8 explicit excludes (use -debug for more details).
04:44:21 [INFO] 5 resources included (use -debug for more details)
04:44:22 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
04:44:23 [INFO] 
04:44:23 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
04:44:26 [INFO] Starting audit...
04:44:26 Audit done.
04:44:26 [WARNING] Unable to locate Source XRef to link to - DISABLED
04:44:27 [INFO] 
04:44:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
04:44:27 [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
04:44:28 Started calculate disk usage of build
04:44:28 Finished Calculation of disk usage of build in 0 seconds
04:44:28 Started calculate disk usage of workspace
04:44:29 Finished Calculation of disk usage of workspace in 0 seconds
04:44:29 [INFO] 
04:44:29 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
04:44:29 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [2/4]
04:44:29 [INFO] --------------------------------[ jar ]---------------------------------
04:44:29 [INFO] 
04:44:29 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
04:44:29 [INFO] Enabled default license matchers.
04:44:29 [INFO] Will parse SCM ignores for exclusions...
04:44:29 [INFO] Finished adding exclusions from SCM ignore files.
04:44:29 [INFO] 62 implicit excludes (use -debug for more details).
04:44:29 [INFO] 8 explicit excludes (use -debug for more details).
04:44:29 [INFO] 10 resources included (use -debug for more details)
04:44:29 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
04:44:29 [INFO] 
04:44:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
04:44:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:44:29 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
04:44:29 [INFO] 
04:44:29 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
04:44:30 [INFO] Changes detected - recompiling the module!
04:44:30 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
04:44:30 [INFO] 
04:44:30 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
04:44:30 [INFO] 
04:44:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
04:44:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:44:30 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
04:44:30 [INFO] 
04:44:30 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
04:44:30 [INFO] No sources to compile
04:44:31 [INFO] 
04:44:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
04:44:31 [INFO] No tests to run.
04:44:31 [JENKINS] Recording test results
04:44:31 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
04:44:31 [INFO] 
04:44:31 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
04:44:32 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
04:44:32 [INFO] 
04:44:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
04:44:32 [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
04:44:33 [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
04:44:33 Started calculate disk usage of build
04:44:33 Finished Calculation of disk usage of build in 0 seconds
04:44:34 Started calculate disk usage of workspace
04:44:34 Finished Calculation of disk usage of workspace in 0 seconds
04:44:34 [INFO] 
04:44:34 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
04:44:34 [INFO] Building microprofile-context-propagation-tck 1.1-SNAPSHOT         [3/4]
04:44:34 [INFO] --------------------------------[ jar ]---------------------------------
04:44:34 [INFO] 
04:44:34 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
04:44:34 [INFO] Enabled default license matchers.
04:44:34 [INFO] Will parse SCM ignores for exclusions...
04:44:34 [INFO] Finished adding exclusions from SCM ignore files.
04:44:34 [INFO] 62 implicit excludes (use -debug for more details).
04:44:34 [INFO] 8 explicit excludes (use -debug for more details).
04:44:34 [INFO] 28 resources included (use -debug for more details)
04:44:34 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses.
04:44:34 [INFO] 
04:44:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
04:44:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:44:34 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
04:44:35 [INFO] 
04:44:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
04:44:35 [INFO] Changes detected - recompiling the module!
04:44:35 [INFO] Compiling 27 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
04:44:36 [INFO] 
04:44:36 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
04:44:36 [INFO] 
04:44:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
04:44:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:44:36 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
04:44:36 [INFO] 
04:44:36 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
04:44:36 [INFO] No sources to compile
04:44:36 [INFO] 
04:44:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
04:44:36 [INFO] No tests to run.
04:44:36 [JENKINS] Recording test results
04:44:36 [INFO] 
04:44:36 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
04:44:39 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
04:44:39 [INFO] 
04:44:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
04:44:39 [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
04:44:39 [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
04:44:40 Started calculate disk usage of build
04:44:40 Finished Calculation of disk usage of build in 0 seconds
04:44:41 Started calculate disk usage of workspace
04:44:41 Finished Calculation of disk usage of workspace in 0 seconds
04:44:41 [INFO] 
04:44:41 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
04:44:41 [INFO] Building MicroProfile Context Propagation Specification 1.1-SNAPSHOT [4/4]
04:44:41 [INFO] --------------------------------[ pom ]---------------------------------
04:44:41 [INFO] 
04:44:41 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
04:44:41 [INFO] Enabled default license matchers.
04:44:41 [INFO] Will parse SCM ignores for exclusions...
04:44:41 [INFO] Finished adding exclusions from SCM ignore files.
04:44:41 [INFO] 62 implicit excludes (use -debug for more details).
04:44:41 [INFO] 8 explicit excludes (use -debug for more details).
04:44:41 [INFO] 12 resources included (use -debug for more details)
04:44:41 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
04:44:42 [INFO] 
04:44:42 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
04:44:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:44:45 [INFO] ignoreDelta true
04:44:45 [INFO] Copying 0 resource
04:45:01 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
04:45:01 [INFO] 
04:45:01 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
04:45:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:45:01 [INFO] ignoreDelta true
04:45:01 [INFO] Copying 0 resource
04:45:01 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
04:45:01 [INFO] 
04:45:01 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
04:45:02 [INFO] 
04:45:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
04:45:02 [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
04:45:03 Started calculate disk usage of build
04:45:03 Finished Calculation of disk usage of build in 0 seconds
04:45:04 Started calculate disk usage of workspace
04:45:04 Finished Calculation of disk usage of workspace in 0 seconds
04:45:05 [INFO] ------------------------------------------------------------------------
04:45:05 [INFO] Reactor Summary for MicroProfile Context Propagation 1.1-SNAPSHOT:
04:45:05 [INFO] 
04:45:05 [INFO] MicroProfile Context Propagation ................... SUCCESS [  6.571 s]
04:45:05 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.562 s]
04:45:05 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  5.169 s]
04:45:05 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.175 s]
04:45:05 [INFO] ------------------------------------------------------------------------
04:45:05 [INFO] BUILD SUCCESS
04:45:05 [INFO] ------------------------------------------------------------------------
04:45:05 [INFO] Total time:  45.207 s
04:45:05 [INFO] Finished at: 2019-09-25T04:45:05-04:00
04:45:05 [INFO] ------------------------------------------------------------------------
04:45:05 Waiting for Jenkins to finish collecting data
04:45:05 [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
04:45:05 [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
04:45:05 [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
04:45:05 [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
04:45:05 [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
04:45:05 [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
04:45:05 channel stopped
04:45:06 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
04:45:06 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
04:45:06 Deploying the main artifact microprofile-context-propagation-api-1.1-SNAPSHOT.jar
04:45:06 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml
04:45:06 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.3 KB/sec)
04:45:06 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-20190925.084506-4.jar
04:45:06 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-20190925.084506-4.jar (11 KB at 99.4 KB/sec)
04:45:06 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-20190925.084506-4.pom
04:45:06 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-20190925.084506-4.pom (2 KB at 11.1 KB/sec)
04:45:06 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
04:45:06 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 6.4 KB/sec)
04:45:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml
04:45:07 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 5.3 KB/sec)
04:45:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
04:45:07 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 3.8 KB/sec)
04:45:07 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
04:45:07 Deploying the main artifact microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
04:45:07 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml
04:45:07 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 7.0 KB/sec)
04:45:07 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-20190925.084507-4.pom
04:45:07 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-20190925.084507-4.pom (14 KB at 127.3 KB/sec)
04:45:07 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
04:45:07 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 4.2 KB/sec)
04:45:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml
04:45:07 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 3.1 KB/sec)
04:45:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
04:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 1.7 KB/sec)
04:45:08 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
04:45:08 Deploying the main artifact microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
04:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml
04:45:08 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 6.0 KB/sec)
04:45:08 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-20190925.084508-4.pom
04:45:08 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-20190925.084508-4.pom (5 KB at 33.9 KB/sec)
04:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
04:45:08 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 6.0 KB/sec)
04:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml
04:45:08 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 5.2 KB/sec)
04:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
04:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 3.2 KB/sec)
04:45:08 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
04:45:08 Deploying the main artifact microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
04:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml
04:45:08 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 14.9 KB/sec)
04:45:08 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-20190925.084508-4.jar
04:45:08 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-20190925.084508-4.jar (94 KB at 891.3 KB/sec)
04:45:08 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-20190925.084508-4.pom
04:45:08 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-20190925.084508-4.pom (3 KB at 39.9 KB/sec)
04:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
04:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 9.4 KB/sec)
04:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml
04:45:09 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 7.1 KB/sec)
04:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
04:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 4.5 KB/sec)
04:45:09 [INFO] Deployment done in 2.8 sec
04:45:10 Started calculate disk usage of build
04:45:10 Finished Calculation of disk usage of build in 0 seconds
04:45:12 Started calculate disk usage of workspace
04:45:12 Finished Calculation of disk usage of workspace in 0 seconds
04:45:13 Finished: SUCCESS