Skip to content

Console Output

15:53:45 Started by user ondrej.mihalyi@gmail.com
15:53:45 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace
15:53:45 [WS-CLEANUP] Deleting project workspace...
15:53:45 Cloning the remote Git repository
15:53:45 Cloning repository https://github.com/eclipse/microprofile-config.git
15:53:45  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace # timeout=10
15:53:45 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
15:53:45  > /usr/local/bin/git --version # timeout=10
15:53:45 Setting http proxy: proxy.eclipse.org:9898
15:53:45  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/*
15:53:46  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
15:53:46  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:53:46  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
15:53:46 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
15:53:46 Setting http proxy: proxy.eclipse.org:9898
15:53:46  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/*
15:53:46  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:53:46  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
15:53:46 Checking out Revision 996c063feb899ab3e15b132a2c305f51692078f1 (refs/remotes/origin/master)
15:53:46  > /usr/local/bin/git config core.sparsecheckout # timeout=10
15:53:46  > /usr/local/bin/git checkout -f 996c063feb899ab3e15b132a2c305f51692078f1
15:53:46 First time build. Skipping changelog.
15:53:46 Parsing POMs
15:53:46 Discovered a new module org.eclipse.microprofile.config:microprofile-config-parent MicroProfile Config
15:53:46 Discovered a new module org.eclipse.microprofile.config:microprofile-config-api MicroProfile Config API
15:53:46 Discovered a new module org.eclipse.microprofile.config:microprofile-config-tck MicroProfile Config TCK
15:53:46 Discovered a new module org.eclipse.microprofile.config:microprofile-config-spec MicroProfile Config Specification
15:53:46 Modules changed, recalculating dependency graph
15:53:46 Established TCP socket on 54250
15:53:46 [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 54250
15:53:47 <===[JENKINS REMOTING CAPACITY]===>channel started
15:53:48 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/pom.xml --projects api,spec,tck install
15:53:50 [INFO] Scanning for projects...
15:53:50 [WARNING] 
15:53:50 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.config:microprofile-config-api:jar:1.0-SNAPSHOT
15:53:50 [WARNING] 'parent.relativePath' of POM org.eclipse.microprofile.config:microprofile-config-api:[unknown-version] (/home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/pom.xml) points at org.eclipse.microprofile.config:microprofile-config-parent instead of org.eclipse.microprofile.config.parent:microprofile-config-parent, please verify your project structure @ org.eclipse.microprofile.config:microprofile-config-api:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/pom.xml, line 20, column 13
15:53:50 [WARNING] 
15:53:50 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.config:microprofile-config-tck:jar:1.0-SNAPSHOT
15:53:50 [WARNING] 'parent.relativePath' of POM org.eclipse.microprofile.config:microprofile-config-tck:[unknown-version] (/home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/pom.xml) points at org.eclipse.microprofile.config:microprofile-config-parent instead of org.eclipse.microprofile.config.parent:microprofile-config-parent, please verify your project structure @ org.eclipse.microprofile.config:microprofile-config-tck:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/pom.xml, line 20, column 13
15:53:50 [WARNING] 
15:53:50 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.config:microprofile-config-spec:pom:1.0-SNAPSHOT
15:53:50 [WARNING] 'parent.relativePath' of POM org.eclipse.microprofile.config:microprofile-config-spec:[unknown-version] (/home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/pom.xml) points at org.eclipse.microprofile.config:microprofile-config-parent instead of org.eclipse.microprofile.config.parent:microprofile-config-parent, please verify your project structure @ org.eclipse.microprofile.config:microprofile-config-spec:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/pom.xml, line 20, column 13
15:53:50 [WARNING] 
15:53:50 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
15:53:50 [WARNING] 
15:53:50 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
15:53:50 [WARNING] 
15:53:50 Started calculate disk usage of build
15:53:50 Finished Calculation of disk usage of build in 0 seconds
15:53:50 Started calculate disk usage of workspace
15:53:50 Finished Calculation of disk usage of workspace in 0 seconds
15:53:50 [INFO] ------------------------------------------------------------------------
15:53:50 [INFO] Reactor Build Order:
15:53:50 [INFO] 
15:53:50 [INFO] MicroProfile Config API
15:53:50 [INFO] MicroProfile Config TCK
15:53:50 [INFO] MicroProfile Config Specification
15:53:50 [INFO]                                                                         
15:53:50 [INFO] ------------------------------------------------------------------------
15:53:50 [INFO] Building MicroProfile Config API 1.0-SNAPSHOT
15:53:50 [INFO] ------------------------------------------------------------------------
15:53:51 [INFO] 
15:53:51 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-api ---
15:53:51 [INFO] Enabled default license matchers.
15:53:51 [INFO] Will parse SCM ignores for exclusions...
15:53:51 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/.gitignore
15:53:51 [INFO] Finished adding exclusions from SCM ignore files.
15:53:51 [INFO] 62 implicit excludes (use -debug for more details).
15:53:51 [INFO] Exclude: .travis.yml.*
15:53:51 [INFO] Exclude: bnd.bnd
15:53:51 [INFO] Exclude: *.log
15:53:51 [INFO] Exclude: .checkstyle
15:53:51 [INFO] Exclude: .factorypath
15:53:51 [INFO] Exclude: .editorconfig
15:53:51 [INFO] 14 resources included (use -debug for more details)
15:53:51 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
15:53:52 [INFO] 
15:53:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-config-api ---
15:53:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:53:52 [INFO] Copying 2 resources
15:53:52 [INFO] 
15:53:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-config-api ---
15:53:52 [INFO] Changes detected - recompiling the module!
15:53:52 [INFO] Compiling 11 source files to /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/classes
15:53:53 [INFO] 
15:53:53 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-api ---
15:53:54 [INFO] Starting audit...
15:53:54 Audit done.
15:53:54 [INFO] 
15:53:54 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-config-api ---
15:53:54 [INFO] 
15:53:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-config-api ---
15:53:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:53:54 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/src/test/resources
15:53:54 [INFO] 
15:53:54 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-config-api ---
15:53:54 [INFO] No sources to compile
15:53:55 [INFO] 
15:53:55 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-config-api ---
15:53:55 [INFO] No tests to run.
15:53:55 [JENKINS] Recording test results
15:53:55 [INFO] 
15:53:55 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-config-api ---
15:53:56 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-SNAPSHOT.jar
15:53:56 [INFO] 
15:53:56 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-config-api ---
15:53:58 [INFO] 
15:53:58 Loading source files for package org.eclipse.microprofile.config...
15:53:58 Loading source files for package org.eclipse.microprofile.config.inject...
15:53:58 Loading source files for package org.eclipse.microprofile.config.spi...
15:53:58 Constructing Javadoc information...
15:53:58 Standard Doclet version 1.8.0_121
15:53:58 Building tree for all the packages and classes...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/Config.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/ConfigProvider.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/ConfigProperty.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigBuilder.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigProviderResolver.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigSource.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigSourceProvider.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/Converter.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-frame.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-frame.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-summary.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-tree.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-frame.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-summary.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-tree.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-frame.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-summary.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-tree.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/constant-values.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/class-use/ConfigProvider.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/class-use/Config.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/class-use/ConfigProperty.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/Converter.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigSourceProvider.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigSource.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigProviderResolver.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigBuilder.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-use.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-use.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-use.html...
15:53:58 Building index for all the packages and classes...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-tree.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/index-all.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/deprecated-list.html...
15:53:58 Building index for all classes...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/allclasses-frame.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/allclasses-noframe.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/index.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-summary.html...
15:53:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/help-doc.html...
15:53:58 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-SNAPSHOT-javadoc.jar
15:53:58 [INFO] 
15:53:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-api ---
15:53:58 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-SNAPSHOT.jar
15:53:58 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-SNAPSHOT.pom
15:53:58 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-SNAPSHOT-javadoc.jar
15:53:59 Started calculate disk usage of build
15:53:59 Finished Calculation of disk usage of build in 0 seconds
15:53:59 Started calculate disk usage of workspace
15:53:59 Finished Calculation of disk usage of workspace in 0 seconds
15:53:59 [INFO]                                                                         
15:53:59 [INFO] ------------------------------------------------------------------------
15:53:59 [INFO] Building MicroProfile Config TCK 1.0-SNAPSHOT
15:53:59 [INFO] ------------------------------------------------------------------------
15:53:59 [INFO] 
15:53:59 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-tck ---
15:53:59 [INFO] Enabled default license matchers.
15:53:59 [INFO] Will parse SCM ignores for exclusions...
15:53:59 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/.gitignore
15:53:59 [INFO] Finished adding exclusions from SCM ignore files.
15:53:59 [INFO] 62 implicit excludes (use -debug for more details).
15:53:59 [INFO] Exclude: .travis.yml.*
15:53:59 [INFO] Exclude: bnd.bnd
15:53:59 [INFO] Exclude: *.log
15:53:59 [INFO] Exclude: .checkstyle
15:53:59 [INFO] Exclude: .factorypath
15:53:59 [INFO] Exclude: .editorconfig
15:53:59 [INFO] 28 resources included (use -debug for more details)
15:53:59 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
15:53:59 [INFO] 
15:53:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-config-tck ---
15:53:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:53:59 [INFO] Copying 5 resources
15:53:59 [INFO] 
15:53:59 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-config-tck ---
15:53:59 [INFO] Changes detected - recompiling the module!
15:53:59 [INFO] Compiling 21 source files to /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/classes
15:54:00 [INFO] 
15:54:00 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-tck ---
15:54:00 [INFO] Starting audit...
15:54:00 Audit done.
15:54:00 [INFO] 
15:54:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-config-tck ---
15:54:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:00 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/src/test/resources
15:54:00 [INFO] 
15:54:00 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-config-tck ---
15:54:00 [INFO] No sources to compile
15:54:00 [INFO] 
15:54:00 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-config-tck ---
15:54:00 [INFO] No tests to run.
15:54:00 [JENKINS] Recording test results
15:54:00 [INFO] 
15:54:00 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-config-tck ---
15:54:02 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/microprofile-config-tck-1.0-SNAPSHOT.jar
15:54:02 [INFO] 
15:54:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-tck ---
15:54:02 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/microprofile-config-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-SNAPSHOT.jar
15:54:02 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-SNAPSHOT.pom
15:54:02 Started calculate disk usage of build
15:54:02 Finished Calculation of disk usage of build in 0 seconds
15:54:02 Started calculate disk usage of workspace
15:54:02 Finished Calculation of disk usage of workspace in 0 seconds
15:54:02 [INFO]                                                                         
15:54:02 [INFO] ------------------------------------------------------------------------
15:54:02 [INFO] Building MicroProfile Config Specification 1.0-SNAPSHOT
15:54:02 [INFO] ------------------------------------------------------------------------
15:54:02 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/1.5.5/asciidoctor-maven-plugin-1.5.5.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/1.5.5/asciidoctor-maven-plugin-1.5.5.pom (18 KB at 74.6 KB/sec)
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/1.5.5/asciidoctor-maven-plugin-1.5.5.jar
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/1.5.5/asciidoctor-maven-plugin-1.5.5.jar (54 KB at 859.4 KB/sec)
15:54:03 [INFO] 
15:54:03 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-spec ---
15:54:03 [INFO] Enabled default license matchers.
15:54:03 [INFO] Will parse SCM ignores for exclusions...
15:54:03 [INFO] Finished adding exclusions from SCM ignore files.
15:54:03 [INFO] 61 implicit excludes (use -debug for more details).
15:54:03 [INFO] Exclude: .travis.yml.*
15:54:03 [INFO] Exclude: bnd.bnd
15:54:03 [INFO] Exclude: *.log
15:54:03 [INFO] Exclude: .checkstyle
15:54:03 [INFO] Exclude: .factorypath
15:54:03 [INFO] Exclude: .editorconfig
15:54:03 [INFO] 11 resources included (use -debug for more details)
15:54:03 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
15:54:03 [INFO] 
15:54:03 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-config-spec ---
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.0-alpha.15/asciidoctorj-pdf-1.5.0-alpha.15.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.0-alpha.15/asciidoctorj-pdf-1.5.0-alpha.15.pom (3 KB at 7.0 KB/sec)
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.pom (3 KB at 48.0 KB/sec)
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.pom (8 KB at 243.3 KB/sec)
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/9.1.8.0/jruby-complete-9.1.8.0.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/9.1.8.0/jruby-complete-9.1.8.0.pom (11 KB at 91.2 KB/sec)
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.1.8.0/jruby-artifacts-9.1.8.0.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.1.8.0/jruby-artifacts-9.1.8.0.pom (4 KB at 29.2 KB/sec)
15:54:03 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.1.8.0/jruby-parent-9.1.8.0.pom
15:54:03 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.1.8.0/jruby-parent-9.1.8.0.pom (24 KB at 214.4 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.pom (9 KB at 135.2 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/1.7.26/jruby-artifacts-1.7.26.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/1.7.26/jruby-artifacts-1.7.26.pom (4 KB at 80.9 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/1.7.26/jruby-parent-1.7.26.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/1.7.26/jruby-parent-1.7.26.pom (24 KB at 504.5 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 21.7 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 317.1 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.pom (6 KB at 127.9 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5 KB at 146.9 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 181.8 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5 KB at 184.7 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 1260.8 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 KB at 531.4 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (4 KB at 115.9 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 302.3 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom (5 KB at 87.6 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.pom (2 KB at 37.6 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.0.38.Final/netty-parent-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.0.38.Final/netty-parent-4.0.38.Final.pom (44 KB at 952.9 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.pom (3 KB at 57.6 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.pom (2 KB at 30.0 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.pom (2 KB at 37.4 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.pom (7 KB at 165.0 KB/sec)
15:54:04 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.pom
15:54:04 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.pom (3 KB at 57.1 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.0-alpha.15/asciidoctorj-pdf-1.5.0-alpha.15.jar
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.jar
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.jar
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 KB at 219.9 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 3021.6 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.0/maven-filtering-3.1.0.jar (50 KB at 884.3 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (9 KB at 121.8 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (76 KB at 564.4 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar (241 KB at 1376.9 KB/sec)
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.35/jcommander-1.35.jar (60 KB at 337.9 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.jar
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/1.5.5/asciidoctorj-1.5.5.jar (701 KB at 3727.9 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.jar (443 KB at 1602.0 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.jar (359 KB at 1252.4 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.jar (146 KB at 500.1 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.jar (216 KB at 575.0 KB/sec)
15:54:05 [INFO] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.jar (287 KB at 749.1 KB/sec)
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.jar (499 KB at 1302.5 KB/sec)
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 430.5 KB/sec)
15:54:05 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-complete/1.7.26/jruby-complete-1.7.26.jar (23796 KB at 24582.3 KB/sec)
15:54:06 [INFO] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.0-alpha.15/asciidoctorj-pdf-1.5.0-alpha.15.jar (3106 KB at 2360.0 KB/sec)
15:54:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:09 [INFO] ignoreDelta true
15:54:09 [INFO] Copying 0 resource
15:54:19 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-config-spec.asciidoc
15:54:19 [INFO] 
15:54:19 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-config-spec ---
15:54:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:54:19 [INFO] ignoreDelta true
15:54:19 [INFO] Copying 0 resource
15:54:20 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-config-spec.asciidoc
15:54:20 [INFO] 
15:54:20 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-spec ---
15:54:20 [INFO] Starting audit...
15:54:20 Audit done.
15:54:20 [INFO] 
15:54:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-spec ---
15:54:20 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-spec/1.0-SNAPSHOT/microprofile-config-spec-1.0-SNAPSHOT.pom
15:54:20 Started calculate disk usage of build
15:54:20 Finished Calculation of disk usage of build in 0 seconds
15:54:20 Started calculate disk usage of workspace
15:54:20 Finished Calculation of disk usage of workspace in 0 seconds
15:54:20 [INFO] ------------------------------------------------------------------------
15:54:20 [INFO] Reactor Summary:
15:54:20 [INFO] 
15:54:20 [INFO] MicroProfile Config API ............................ SUCCESS [  8.080 s]
15:54:20 [INFO] MicroProfile Config TCK ............................ SUCCESS [  3.144 s]
15:54:20 [INFO] MicroProfile Config Specification .................. SUCCESS [ 17.879 s]
15:54:20 [INFO] ------------------------------------------------------------------------
15:54:20 [INFO] BUILD SUCCESS
15:54:20 [INFO] ------------------------------------------------------------------------
15:54:20 [INFO] Total time: 30.930 s
15:54:20 [INFO] Finished at: 2017-06-21T15:54:20-04:00
15:54:21 [INFO] Final Memory: 123M/3205M
15:54:21 [INFO] ------------------------------------------------------------------------
15:54:21 Waiting for Jenkins to finish collecting data
15:54:21 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/pom.xml to org.eclipse.microprofile.config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-SNAPSHOT.pom
15:54:21 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/microprofile-config-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-SNAPSHOT.jar
15:54:21 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/pom.xml to org.eclipse.microprofile.config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-SNAPSHOT.pom
15:54:21 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-SNAPSHOT.jar
15:54:21 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-SNAPSHOT-javadoc.jar
15:54:21 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/pom.xml to org.eclipse.microprofile.config/microprofile-config-spec/1.0-SNAPSHOT/microprofile-config-spec-1.0-SNAPSHOT.pom
15:54:21 channel stopped
15:54:21 No artifacts are recorded for moduleorg.eclipse.microprofile.config:microprofile-config-parent. Is this a Maven project?
15:54:21 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
15:54:21 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
15:54:21 Deploying the main artifact microprofile-config-api-1.0-SNAPSHOT.jar
15:54:21 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/maven-metadata.xml
15:54:21 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/maven-metadata.xml (1014 B at 11.5 KB/sec)
15:54:21 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-20170621.195421-45.jar
15:54:21 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-20170621.195421-45.jar (14 KB at 178.6 KB/sec)
15:54:21 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-20170621.195421-45.pom
15:54:21 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-20170621.195421-45.pom (4 KB at 41.4 KB/sec)
15:54:21 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml
15:54:21 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml (312 B at 5.1 KB/sec)
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/maven-metadata.xml
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/maven-metadata.xml (1014 B at 13.4 KB/sec)
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml (312 B at 3.9 KB/sec)
15:54:22 Deploying the main artifact microprofile-config-api-1.0-SNAPSHOT-javadoc.jar
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-20170621.195421-45-javadoc.jar
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/microprofile-config-api-1.0-20170621.195421-45-javadoc.jar (82 KB at 1015.7 KB/sec)
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/maven-metadata.xml
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-api/1.0-SNAPSHOT/maven-metadata.xml (1014 B at 10.8 KB/sec)
15:54:22 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
15:54:22 Deploying the main artifact microprofile-config-spec-1.0-SNAPSHOT.pom
15:54:22 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/1.0-SNAPSHOT/maven-metadata.xml
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/1.0-SNAPSHOT/microprofile-config-spec-1.0-20170621.195422-1.pom
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/1.0-SNAPSHOT/microprofile-config-spec-1.0-20170621.195422-1.pom (4 KB at 40.4 KB/sec)
15:54:22 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/1.0-SNAPSHOT/maven-metadata.xml
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/1.0-SNAPSHOT/maven-metadata.xml (628 B at 7.9 KB/sec)
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml (313 B at 4.9 KB/sec)
15:54:22 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
15:54:22 Deploying the main artifact microprofile-config-tck-1.0-SNAPSHOT.jar
15:54:22 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/maven-metadata.xml
15:54:22 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/maven-metadata.xml (801 B at 18.6 KB/sec)
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-20170621.195422-45.jar
15:54:22 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-20170621.195422-45.jar (42 KB at 486.6 KB/sec)
15:54:22 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-20170621.195422-45.pom
15:54:23 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/microprofile-config-tck-1.0-20170621.195422-45.pom (4 KB at 35.3 KB/sec)
15:54:23 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml
15:54:23 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml (312 B at 4.2 KB/sec)
15:54:23 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/maven-metadata.xml
15:54:23 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/1.0-SNAPSHOT/maven-metadata.xml (801 B at 10.4 KB/sec)
15:54:23 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml
15:54:23 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml (312 B at 4.4 KB/sec)
15:54:23 [INFO] Deployment done in 1.8 sec
15:54:23 Started calculate disk usage of build
15:54:23 Finished Calculation of disk usage of build in 0 seconds
15:54:23 Started calculate disk usage of workspace
15:54:23 Finished Calculation of disk usage of workspace in 0 seconds
15:54:23 Finished: SUCCESS