Skip to content

Console Output

09:45:13 GitHub pull request #157 of commit 3a6d4169b94769de80ddf755c8fea5a60ece458f, no merge conflicts.
09:45:14 Setting status of 3a6d4169b94769de80ddf755c8fea5a60ece458f to PENDING with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/149/ and message: 'Build started for merge commit.'
09:45:15 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace
09:45:15 [WS-CLEANUP] Deleting project workspace...
09:45:15 [WS-CLEANUP] Deferred wipeout is used...
09:45:15 [WS-CLEANUP] Done
09:45:15 No credentials specified
09:45:15 Cloning the remote Git repository
09:45:15 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
09:45:15  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace # timeout=10
09:45:15 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
09:45:15  > /usr/local/bin/git --version # timeout=10
09:45:15 Setting http proxy: proxy.eclipse.org:9898
09:45:15  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
09:45:17  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
09:45:17  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:45:17  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
09:45:17 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
09:45:17 Setting http proxy: proxy.eclipse.org:9898
09:45:17  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/pull/*:refs/remotes/origin/pr/*
09:45:18  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/157/merge^{commit} # timeout=10
09:45:18  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/157/merge^{commit} # timeout=10
09:45:18 Checking out Revision 21f6dc7ecec556dbef86f307d66d80f707d2bcff (refs/remotes/origin/pr/157/merge)
09:45:18  > /usr/local/bin/git config core.sparsecheckout # timeout=10
09:45:18  > /usr/local/bin/git checkout -f 21f6dc7ecec556dbef86f307d66d80f707d2bcff
09:45:18 Commit message: "Merge 3a6d4169b94769de80ddf755c8fea5a60ece458f into f662222e3840c9450a08f4ea367355a01776b390"
09:45:18 First time build. Skipping changelog.
09:45:19 Parsing POMs
09:45:20 Modules changed, recalculating dependency graph
09:45:22 Established TCP socket on 49001
09:45:22 [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 49001
09:45:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
09:45:24 <===[JENKINS REMOTING CAPACITY]===>channel started
09:45:25 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml install
09:45:26 [INFO] Scanning for projects...
09:45:27 [INFO] ------------------------------------------------------------------------
09:45:27 [INFO] Reactor Build Order:
09:45:27 [INFO] 
09:45:27 [INFO] MicroProfile Context Propagation                                   [pom]
09:45:27 [INFO] MicroProfile Context Propagation                                   [jar]
09:45:27 [INFO] microprofile-context-propagation-tck                               [jar]
09:45:27 [INFO] MicroProfile Context Propagation Specification                     [pom]
09:45:27 [INFO] 
09:45:27 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
09:45:27 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
09:45:27 [INFO] --------------------------------[ pom ]---------------------------------
09:45:27 [INFO] 
09:45:27 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
09:45:29 [INFO] Enabled default license matchers.
09:45:29 [INFO] Will parse SCM ignores for exclusions...
09:45:29 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/.gitignore
09:45:29 [INFO] Finished adding exclusions from SCM ignore files.
09:45:29 [INFO] 69 implicit excludes (use -debug for more details).
09:45:29 [INFO] 8 explicit excludes (use -debug for more details).
09:45:29 [INFO] 5 resources included (use -debug for more details)
09:45:29 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
09:45:31 [INFO] 
09:45:31 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
09:45:33 [INFO] Starting audit...
09:45:33 Audit done.
09:45:33 [WARNING] Unable to locate Source XRef to link to - DISABLED
09:45:34 [INFO] 
09:45:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
09:45:34 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:45:35 Started calculate disk usage of build
09:45:35 Finished Calculation of disk usage of build in 0 seconds
09:45:36 Started calculate disk usage of workspace
09:45:36 Finished Calculation of disk usage of workspace in 0 seconds
09:45:36 [INFO] 
09:45:36 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
09:45:36 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
09:45:36 [INFO] --------------------------------[ jar ]---------------------------------
09:45:37 [INFO] 
09:45:37 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
09:45:37 [INFO] Enabled default license matchers.
09:45:37 [INFO] Will parse SCM ignores for exclusions...
09:45:37 [INFO] Finished adding exclusions from SCM ignore files.
09:45:37 [INFO] 62 implicit excludes (use -debug for more details).
09:45:37 [INFO] 8 explicit excludes (use -debug for more details).
09:45:37 [INFO] 10 resources included (use -debug for more details)
09:45:37 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
09:45:37 [INFO] 
09:45:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
09:45:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:37 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/main/resources
09:45:37 [INFO] 
09:45:37 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
09:45:37 [INFO] Changes detected - recompiling the module!
09:45:37 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/classes
09:45:38 [INFO] 
09:45:38 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
09:45:38 [INFO] 
09:45:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
09:45:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:38 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/test/resources
09:45:38 [INFO] 
09:45:38 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
09:45:38 [INFO] No sources to compile
09:45:38 [INFO] 
09:45:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
09:45:38 [INFO] No tests to run.
09:45:38 [JENKINS] Recording test results
09:45:38 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
09:45:38 [INFO] 
09:45:38 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
09:45:40 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
09:45:40 [INFO] 
09:45:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
09:45:40 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:45:40 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:45:41 Started calculate disk usage of build
09:45:41 Finished Calculation of disk usage of build in 0 seconds
09:45:42 Started calculate disk usage of workspace
09:45:42 Finished Calculation of disk usage of workspace in 0 seconds
09:45:42 [INFO] 
09:45:42 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
09:45:42 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
09:45:42 [INFO] --------------------------------[ jar ]---------------------------------
09:45:42 [INFO] 
09:45:42 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
09:45:42 [INFO] Enabled default license matchers.
09:45:42 [INFO] Will parse SCM ignores for exclusions...
09:45:42 [INFO] Finished adding exclusions from SCM ignore files.
09:45:42 [INFO] 62 implicit excludes (use -debug for more details).
09:45:42 [INFO] 8 explicit excludes (use -debug for more details).
09:45:42 [INFO] 26 resources included (use -debug for more details)
09:45:42 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
09:45:42 [INFO] 
09:45:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
09:45:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:42 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/main/resources
09:45:43 [INFO] 
09:45:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
09:45:43 [INFO] Changes detected - recompiling the module!
09:45:43 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/classes
09:45:44 [INFO] 
09:45:44 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
09:45:44 [INFO] 
09:45:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
09:45:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:44 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/test/resources
09:45:44 [INFO] 
09:45:44 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
09:45:44 [INFO] No sources to compile
09:45:44 [INFO] 
09:45:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
09:45:44 [INFO] No tests to run.
09:45:44 [JENKINS] Recording test results
09:45:44 [INFO] 
09:45:44 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
09:45:48 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
09:45:48 [INFO] 
09:45:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
09:45:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:45:50 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:45:52 Started calculate disk usage of build
09:45:52 Finished Calculation of disk usage of build in 0 seconds
09:45:52 Started calculate disk usage of workspace
09:45:52 Finished Calculation of disk usage of workspace in 0 seconds
09:45:53 [INFO] 
09:45:53 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
09:45:53 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
09:45:53 [INFO] --------------------------------[ pom ]---------------------------------
09:45:53 [INFO] 
09:45:53 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
09:45:53 [INFO] Enabled default license matchers.
09:45:53 [INFO] Will parse SCM ignores for exclusions...
09:45:53 [INFO] Finished adding exclusions from SCM ignore files.
09:45:53 [INFO] 62 implicit excludes (use -debug for more details).
09:45:53 [INFO] 8 explicit excludes (use -debug for more details).
09:45:53 [INFO] 12 resources included (use -debug for more details)
09:45:53 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
09:45:53 [INFO] 
09:45:53 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
09:45:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:57 [INFO] ignoreDelta true
09:45:57 [INFO] Copying 0 resource
09:46:12 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
09:46:12 [INFO] 
09:46:12 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
09:46:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:46:12 [INFO] ignoreDelta true
09:46:12 [INFO] Copying 0 resource
09:46:12 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
09:46:12 [INFO] 
09:46:12 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
09:46:12 [INFO] 
09:46:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
09:46:12 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:46:14 Started calculate disk usage of build
09:46:14 Finished Calculation of disk usage of build in 0 seconds
09:46:14 Started calculate disk usage of workspace
09:46:14 Finished Calculation of disk usage of workspace in 0 seconds
09:46:15 [INFO] ------------------------------------------------------------------------
09:46:15 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
09:46:15 [INFO] 
09:46:15 [INFO] MicroProfile Context Propagation ................... SUCCESS [  7.370 s]
09:46:15 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.878 s]
09:46:15 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  7.647 s]
09:46:15 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 19.538 s]
09:46:15 [INFO] ------------------------------------------------------------------------
09:46:15 [INFO] BUILD SUCCESS
09:46:15 [INFO] ------------------------------------------------------------------------
09:46:15 [INFO] Total time:  48.825 s
09:46:15 [INFO] Finished at: 2019-04-15T09:46:15-04:00
09:46:15 [INFO] ------------------------------------------------------------------------
09:46:15 Waiting for Jenkins to finish collecting data
09:46:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:46:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:46:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:46:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:46:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/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
09:46:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
09:46:15 channel stopped
09:46:18 Started calculate disk usage of build
09:46:18 Finished Calculation of disk usage of build in 0 seconds
09:46:20 Started calculate disk usage of workspace
09:46:20 Finished Calculation of disk usage of workspace in 0 seconds
09:46:21 Setting status of 3a6d4169b94769de80ddf755c8fea5a60ece458f to SUCCESS with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/149/ and message: 'Build finished. '
09:46:22 Finished: SUCCESS