Skip to content

Console Output

10:00:02 Started by user kwsutter@gmail.com
10:00:02 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace
10:00:02 [WS-CLEANUP] Deleting project workspace...
10:00:02 [WS-CLEANUP] Done
10:00:02 Cloning the remote Git repository
10:00:02 Cloning repository https://github.com/eclipse/microprofile-bom.git
10:00:02  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace # timeout=10
10:00:02 Fetching upstream changes from https://github.com/eclipse/microprofile-bom.git
10:00:02  > /usr/local/bin/git --version # timeout=10
10:00:02 Setting http proxy: proxy.eclipse.org:9898
10:00:02  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/*
10:00:05  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-bom.git # timeout=10
10:00:05  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:05  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-bom.git # timeout=10
10:00:05 Fetching upstream changes from https://github.com/eclipse/microprofile-bom.git
10:00:05 Setting http proxy: proxy.eclipse.org:9898
10:00:05  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/*
10:00:06  > /usr/local/bin/git rev-parse refs/tags/1.1.0^{commit} # timeout=10
10:00:06  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.1.0^{commit} # timeout=10
10:00:06 Checking out Revision c028c77babf46ff2b1ae930213bf4ba3e3a9943d (refs/tags/1.1.0)
10:00:06  > /usr/local/bin/git config core.sparsecheckout # timeout=10
10:00:06  > /usr/local/bin/git checkout -f c028c77babf46ff2b1ae930213bf4ba3e3a9943d
10:00:06 First time build. Skipping changelog.
10:00:06 Parsing POMs
10:00:06 Discovered a new module org.eclipse.microprofile:microprofile-bom MicroProfile BOM
10:00:06 Discovered a new module org.eclipse.microprofile.bom:microprofile-bom-spec MicroProfile BOM Specification
10:00:06 Modules changed, recalculating dependency graph
10:00:06 Established TCP socket on 57306
10:00:06 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 57306
10:00:07 <===[JENKINS REMOTING CAPACITY]===>channel started
10:00:08 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml clean install
10:00:09 [INFO] Scanning for projects...
10:00:10 [INFO] ------------------------------------------------------------------------
10:00:10 [INFO] Reactor Build Order:
10:00:10 [INFO] 
10:00:10 [INFO] MicroProfile BOM
10:00:10 [INFO] MicroProfile BOM Specification
10:00:10 [INFO]                                                                         
10:00:10 [INFO] ------------------------------------------------------------------------
10:00:10 [INFO] Building MicroProfile BOM 1.1.0
10:00:10 [INFO] ------------------------------------------------------------------------
10:00:10 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
10:00:10 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 19.7 KB/sec)
10:00:10 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
10:00:10 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 385.9 KB/sec)
10:00:10 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
10:00:10 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 801.9 KB/sec)
10:00:10 [INFO] 
10:00:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-bom ---
10:00:10 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
10:00:10 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 4799.4 KB/sec)
10:00:11 [INFO] 
10:00:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-bom ---
10:00:11 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/microprofile-bom/1.1.0/microprofile-bom-1.1.0.pom
10:00:11 Started calculate disk usage of build
10:00:11 Finished Calculation of disk usage of build in 0 seconds
10:00:11 Started calculate disk usage of workspace
10:00:11 Finished Calculation of disk usage of workspace in 0 seconds
10:00:11 [INFO]                                                                         
10:00:11 [INFO] ------------------------------------------------------------------------
10:00:11 [INFO] Building MicroProfile BOM Specification 1.1.0
10:00:11 [INFO] ------------------------------------------------------------------------
10:00:11 [INFO] 
10:00:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-bom-spec ---
10:00:11 [INFO] 
10:00:11 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-bom-spec ---
10:00:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:15 [INFO] ignoreDelta true
10:00:15 [INFO] Copying 0 resource
10:00:24 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc
10:00:24 [INFO] 
10:00:24 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-bom-spec ---
10:00:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:24 [INFO] ignoreDelta true
10:00:24 [INFO] Copying 0 resource
10:00:24 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc
10:00:24 [INFO] 
10:00:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-bom-spec ---
10:00:24 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/bom/microprofile-bom-spec/1.1.0/microprofile-bom-spec-1.1.0.pom
10:00:24 Started calculate disk usage of build
10:00:24 Finished Calculation of disk usage of build in 0 seconds
10:00:24 Started calculate disk usage of workspace
10:00:24 Finished Calculation of disk usage of workspace in 0 seconds
10:00:24 [INFO] ------------------------------------------------------------------------
10:00:24 [INFO] Reactor Summary:
10:00:24 [INFO] 
10:00:24 [INFO] MicroProfile BOM ................................... SUCCESS [  1.277 s]
10:00:24 [INFO] MicroProfile BOM Specification ..................... SUCCESS [ 13.002 s]
10:00:24 [INFO] ------------------------------------------------------------------------
10:00:24 [INFO] BUILD SUCCESS
10:00:24 [INFO] ------------------------------------------------------------------------
10:00:24 [INFO] Total time: 15.136 s
10:00:24 [INFO] Finished at: 2017-08-28T10:00:24-04:00
10:00:25 [INFO] Final Memory: 105M/2495M
10:00:25 [INFO] ------------------------------------------------------------------------
10:00:25 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml to org.eclipse.microprofile/microprofile-bom/1.1.0/microprofile-bom-1.1.0.pom
10:00:25 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/pom.xml to org.eclipse.microprofile.bom/microprofile-bom-spec/1.1.0/microprofile-bom-spec-1.1.0.pom
10:00:25 channel stopped
10:00:25 Archiving artifacts
10:00:25 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
10:00:25 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
10:00:25 Deploying the main artifact microprofile-bom-1.1.0.pom
10:00:25 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-bom/1.1.0/microprofile-bom-1.1.0.pom
10:00:25 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-bom/1.1.0/microprofile-bom-1.1.0.pom (7 KB at 71.4 KB/sec)
10:00:25 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-bom/maven-metadata.xml
10:00:25 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-bom/maven-metadata.xml
10:00:25 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-bom/maven-metadata.xml (320 B at 4.0 KB/sec)
10:00:25 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
10:00:25 Deploying the main artifact microprofile-bom-spec-1.1.0.pom
10:00:25 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/bom/microprofile-bom-spec/1.1.0/microprofile-bom-spec-1.1.0.pom
10:00:25 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/bom/microprofile-bom-spec/1.1.0/microprofile-bom-spec-1.1.0.pom (4 KB at 47.3 KB/sec)
10:00:25 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/bom/microprofile-bom-spec/maven-metadata.xml
10:00:25 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/bom/microprofile-bom-spec/maven-metadata.xml
10:00:25 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/bom/microprofile-bom-spec/maven-metadata.xml (329 B at 4.7 KB/sec)
10:00:25 [INFO] Deployment done in 0.41 sec
10:00:25 Started calculate disk usage of build
10:00:25 Finished Calculation of disk usage of build in 0 seconds
10:00:25 Started calculate disk usage of workspace
10:00:25 Finished Calculation of disk usage of workspace in 0 seconds
10:00:25 Finished: SUCCESS