Skip to content

Console Output

05:10:37 Started by user starksm64@gmail.com
05:10:37 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace
05:10:37 [WS-CLEANUP] Deleting project workspace...
05:10:37 [WS-CLEANUP] Done
05:10:37 Cloning the remote Git repository
05:10:37 Cloning repository https://github.com/eclipse/microprofile-jwt-auth
05:10:37  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace # timeout=10
05:10:37 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
05:10:37  > /usr/local/bin/git --version # timeout=10
05:10:37 Setting http proxy: proxy.eclipse.org:9898
05:10:37  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
05:10:40  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
05:10:40  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:10:40  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
05:10:40 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
05:10:40 Setting http proxy: proxy.eclipse.org:9898
05:10:40  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
05:10:40  > /usr/local/bin/git rev-parse refs/tags/1.0-RC8^{commit} # timeout=10
05:10:40  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC8^{commit} # timeout=10
05:10:40 Checking out Revision 39f89f98571085fb424274bce42788b5f27bb8ed (refs/tags/1.0-RC8)
05:10:40  > /usr/local/bin/git config core.sparsecheckout # timeout=10
05:10:40  > /usr/local/bin/git checkout -f 39f89f98571085fb424274bce42788b5f27bb8ed
05:10:40 First time build. Skipping changelog.
05:10:40 Parsing POMs
05:10:41 Modules changed, recalculating dependency graph
05:10:41 Established TCP socket on 53213
05:10:41 [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 53213
05:10:41 <===[JENKINS REMOTING CAPACITY]===>channel started
05:10:43 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml --projects .,api,spec,tck install
05:10:44 [INFO] Scanning for projects...
05:10:44 [INFO] ------------------------------------------------------------------------
05:10:44 [INFO] Reactor Build Order:
05:10:44 [INFO] 
05:10:44 [INFO] MicroProfile JWT Auth Parent
05:10:44 [INFO] MicroProfile JWT Auth API
05:10:44 [INFO] MicroProfile JWT Auth TCK Harness
05:10:44 [INFO] MicroProfile JWT Auth Specification
05:10:44 [INFO]                                                                         
05:10:44 [INFO] ------------------------------------------------------------------------
05:10:44 [INFO] Building MicroProfile JWT Auth Parent 1.0-RC8
05:10:44 [INFO] ------------------------------------------------------------------------
05:10:44 [INFO] 
05:10:44 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-parent ---
05:10:45 [INFO] Enabled default license matchers.
05:10:45 [INFO] Will parse SCM ignores for exclusions...
05:10:45 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/.gitignore
05:10:45 [INFO] Finished adding exclusions from SCM ignore files.
05:10:45 [INFO] 75 implicit excludes (use -debug for more details).
05:10:45 [INFO] Exclude: .travis.yml.*
05:10:45 [INFO] Exclude: bnd.bnd
05:10:45 [INFO] Exclude: **/*.json
05:10:45 [INFO] Exclude: **/META-INF/services/*
05:10:45 [INFO] Exclude: *.log
05:10:45 [INFO] Exclude: .checkstyle
05:10:45 [INFO] Exclude: .factorypath
05:10:45 [INFO] Exclude: .editorconfig
05:10:45 [INFO] 6 resources included (use -debug for more details)
05:10:45 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
05:10:46 [INFO] 
05:10:46 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-parent ---
05:10:47 [INFO] Starting audit...
05:10:47 Audit done.
05:10:47 [INFO] 
05:10:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-parent ---
05:10:47 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC8/microprofile-jwt-auth-parent-1.0-RC8.pom
05:10:47 Started calculate disk usage of build
05:10:47 Finished Calculation of disk usage of build in 0 seconds
05:10:47 Started calculate disk usage of workspace
05:10:47 Finished Calculation of disk usage of workspace in 0 seconds
05:10:47 [INFO]                                                                         
05:10:47 [INFO] ------------------------------------------------------------------------
05:10:47 [INFO] Building MicroProfile JWT Auth API 1.0-RC8
05:10:47 [INFO] ------------------------------------------------------------------------
05:10:48 [INFO] 
05:10:48 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
05:10:48 [INFO] Enabled default license matchers.
05:10:48 [INFO] Will parse SCM ignores for exclusions...
05:10:48 [INFO] Finished adding exclusions from SCM ignore files.
05:10:48 [INFO] 61 implicit excludes (use -debug for more details).
05:10:48 [INFO] Exclude: .travis.yml.*
05:10:48 [INFO] Exclude: bnd.bnd
05:10:48 [INFO] Exclude: **/*.json
05:10:48 [INFO] Exclude: **/META-INF/services/*
05:10:48 [INFO] Exclude: *.log
05:10:48 [INFO] Exclude: .checkstyle
05:10:48 [INFO] Exclude: .factorypath
05:10:48 [INFO] Exclude: .editorconfig
05:10:48 [INFO] 6 resources included (use -debug for more details)
05:10:48 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
05:10:48 [INFO] 
05:10:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-api ---
05:10:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:10:48 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/resources
05:10:48 [INFO] 
05:10:48 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-api ---
05:10:48 [INFO] Changes detected - recompiling the module!
05:10:48 [INFO] Compiling 5 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/classes
05:10:49 [INFO] 
05:10:49 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-api ---
05:10:50 [INFO] Starting audit...
05:10:50 Audit done.
05:10:50 [INFO] 
05:10:50 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-jwt-auth-api ---
05:10:50 [INFO] 
05:10:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-api ---
05:10:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:10:50 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/test/resources
05:10:50 [INFO] 
05:10:50 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-api ---
05:10:50 [INFO] No sources to compile
05:10:50 [INFO] 
05:10:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-jwt-auth-api ---
05:10:50 [INFO] No tests to run.
05:10:50 [JENKINS] Recording test results
05:10:50 [INFO] 
05:10:50 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-api ---
05:10:51 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8.jar
05:10:51 [INFO] 
05:10:51 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-jwt-auth-api ---
05:10:52 [INFO] 
05:10:52 Loading source files for package org.eclipse.microprofile.auth...
05:10:52 Loading source files for package org.eclipse.microprofile.jwt...
05:10:52 Constructing Javadoc information...
05:10:52 Standard Doclet version 1.8.0_131
05:10:52 Building tree for all the packages and classes...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/LoginConfig.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claim.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claims.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimValue.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/JsonWebToken.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-frame.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-frame.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-summary.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-tree.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-frame.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-summary.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-tree.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/constant-values.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/class-use/LoginConfig.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-use.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html...
05:10:52 Building index for all the packages and classes...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-tree.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index-all.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/deprecated-list.html...
05:10:52 Building index for all classes...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-frame.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-noframe.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-summary.html...
05:10:52 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/help-doc.html...
05:10:52 2 warnings
05:10:52 [WARNING] Javadoc Warnings
05:10:52 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/auth/LoginConfig.java:61: warning: no description for @return
05:10:52 [WARNING] * @return
05:10:52 [WARNING] ^
05:10:52 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/jwt/JsonWebToken.java:146: warning: no @param for <T>
05:10:52 [WARNING] <T> T getClaim(String claimName);
05:10:52 [WARNING] ^
05:10:52 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar
05:10:52 [INFO] 
05:10:52 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-api >>>
05:10:52 [INFO] 
05:10:52 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
05:10:52 [INFO] Enabled default license matchers.
05:10:52 [INFO] Will parse SCM ignores for exclusions...
05:10:52 [INFO] Finished adding exclusions from SCM ignore files.
05:10:52 [INFO] 61 implicit excludes (use -debug for more details).
05:10:52 [INFO] Exclude: .travis.yml.*
05:10:52 [INFO] Exclude: bnd.bnd
05:10:52 [INFO] Exclude: **/*.json
05:10:52 [INFO] Exclude: **/META-INF/services/*
05:10:52 [INFO] Exclude: *.log
05:10:52 [INFO] Exclude: .checkstyle
05:10:52 [INFO] Exclude: .factorypath
05:10:52 [INFO] Exclude: .editorconfig
05:10:52 [INFO] 6 resources included (use -debug for more details)
05:10:52 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
05:10:52 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
05:10:53 [INFO] 
05:10:53 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-api <<<
05:10:53 [INFO] 
05:10:53 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-api ---
05:10:53 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-sources.jar
05:10:53 [INFO] 
05:10:53 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-api ---
05:10:53 [WARNING] JAR will be empty - no content was marked for inclusion!
05:10:53 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-tests.jar
05:10:53 [INFO] 
05:10:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-api ---
05:10:53 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.jar
05:10:53 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.pom
05:10:53 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar
05:10:53 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-sources.jar
05:10:53 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-tests.jar
05:10:53 Started calculate disk usage of build
05:10:53 Finished Calculation of disk usage of build in 0 seconds
05:10:53 Started calculate disk usage of workspace
05:10:53 Finished Calculation of disk usage of workspace in 0 seconds
05:10:53 [INFO]                                                                         
05:10:53 [INFO] ------------------------------------------------------------------------
05:10:53 [INFO] Building MicroProfile JWT Auth TCK Harness 1.0-RC8
05:10:53 [INFO] ------------------------------------------------------------------------
05:10:54 [INFO] 
05:10:54 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
05:10:54 [INFO] Enabled default license matchers.
05:10:54 [INFO] Will parse SCM ignores for exclusions...
05:10:54 [INFO] Finished adding exclusions from SCM ignore files.
05:10:54 [INFO] 61 implicit excludes (use -debug for more details).
05:10:54 [INFO] Exclude: .travis.yml.*
05:10:54 [INFO] Exclude: bnd.bnd
05:10:54 [INFO] Exclude: **/*.json
05:10:54 [INFO] Exclude: **/META-INF/services/*
05:10:54 [INFO] Exclude: *.log
05:10:54 [INFO] Exclude: .checkstyle
05:10:54 [INFO] Exclude: .factorypath
05:10:54 [INFO] Exclude: .editorconfig
05:10:54 [INFO] 37 resources included (use -debug for more details)
05:10:54 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
05:10:54 [INFO] 
05:10:54 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-tck ---
05:10:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:10:57 [INFO] ignoreDelta true
05:10:57 [INFO] Copying 43 resources
05:10:57 [INFO] Copying file pom.xml
05:10:57 [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseExtension.java
05:10:57 [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseWarArchiveProcessor.java
05:10:57 [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java
05:10:57 [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/TokenUtils.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/TCKConstants.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/IService.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/ServiceEJB.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/InvalidTokenTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValueInjectionTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValuejectionEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesAllowedTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecureTCKApplication.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingEndpoint.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServiceServlet.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServletTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/DebugTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/TestTokenClaimTypesTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/TokenValidationTest.java
05:10:57 [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/util/TokenUtilsTest.java
05:10:57 [INFO] Copying file src/test/resources/Token1.json
05:10:57 [INFO] Copying file src/test/resources/Token2.json
05:10:57 [INFO] Copying file src/test/resources/jwt-content1.json
05:10:57 [INFO] Copying file src/test/resources/privateKey.pem
05:10:57 [INFO] Copying file src/test/resources/publicKey.pem
05:10:57 [INFO] Copying file src/test/resources/testJWTCallerPrincipal.json
05:10:57 [INFO] Copying file src/test/resources/usePreferredName.json
05:10:57 [INFO] Copying file src/test/resources/useSubject.json
05:10:57 [INFO] Copying file tck-base-suite.xml
05:10:57 [INFO] Copying file tck-full-suite.xml
05:10:57 [INFO] Copying file tck-null-suite.xml
05:10:57 [INFO] Copying file target/rat.txt
05:11:03 asciidoctor: WARNING: README.adoc: line 27: list item index: expected 2, got 1
05:11:03 asciidoctor: WARNING: README.adoc: line 30: list item index: expected 3, got 1
05:11:03 asciidoctor: ERROR: README.adoc: line 70: only book doctypes can contain level 0 sections
05:11:03 asciidoctor: ERROR: README.adoc: line 70: only book doctypes can contain level 0 sections
05:11:07 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/README.adoc
05:11:07 [INFO] 
05:11:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck ---
05:11:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:11:07 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources
05:11:07 [INFO] 
05:11:07 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck ---
05:11:07 [INFO] Changes detected - recompiling the module!
05:11:07 [INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes
05:11:07 [INFO] 
05:11:07 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck ---
05:11:08 [INFO] Starting audit...
05:11:08 Audit done.
05:11:08 [INFO] 
05:11:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck ---
05:11:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:11:08 [INFO] Copying 8 resources
05:11:08 [INFO] 
05:11:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck ---
05:11:08 [INFO] Changes detected - recompiling the module!
05:11:08 [INFO] Compiling 26 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes
05:11:09 [INFO] 
05:11:09 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck ---
05:11:10 [INFO] 
05:11:10 [INFO] -------------------------------------------------------
05:11:10 [INFO]  T E S T S
05:11:10 [INFO] -------------------------------------------------------
05:11:12 [INFO] Running TestSuite
05:11:12 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in TestSuite
05:11:12 [INFO] 
05:11:12 [INFO] Results:
05:11:12 [INFO] 
05:11:12 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
05:11:12 [INFO] 
05:11:12 [JENKINS] Recording test results
05:11:15 [INFO] 
05:11:15 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck ---
05:11:15 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8.jar
05:11:15 [INFO] 
05:11:15 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
05:11:15 [INFO] 
05:11:15 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
05:11:15 [INFO] Enabled default license matchers.
05:11:15 [INFO] Will parse SCM ignores for exclusions...
05:11:15 [INFO] Finished adding exclusions from SCM ignore files.
05:11:15 [INFO] 61 implicit excludes (use -debug for more details).
05:11:15 [INFO] Exclude: .travis.yml.*
05:11:15 [INFO] Exclude: bnd.bnd
05:11:15 [INFO] Exclude: **/*.json
05:11:15 [INFO] Exclude: **/META-INF/services/*
05:11:15 [INFO] Exclude: *.log
05:11:15 [INFO] Exclude: .checkstyle
05:11:15 [INFO] Exclude: .factorypath
05:11:15 [INFO] Exclude: .editorconfig
05:11:15 [INFO] 37 resources included (use -debug for more details)
05:11:15 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
05:11:15 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
05:11:15 [INFO] 
05:11:15 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
05:11:15 [INFO] 
05:11:15 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-tck ---
05:11:15 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-sources.jar
05:11:15 [INFO] 
05:11:15 [INFO] >>> maven-source-plugin:3.0.1:test-jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
05:11:16 [INFO] 
05:11:16 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
05:11:16 [INFO] Enabled default license matchers.
05:11:16 [INFO] Will parse SCM ignores for exclusions...
05:11:16 [INFO] Finished adding exclusions from SCM ignore files.
05:11:16 [INFO] 61 implicit excludes (use -debug for more details).
05:11:16 [INFO] Exclude: .travis.yml.*
05:11:16 [INFO] Exclude: bnd.bnd
05:11:16 [INFO] Exclude: **/*.json
05:11:16 [INFO] Exclude: **/META-INF/services/*
05:11:16 [INFO] Exclude: *.log
05:11:16 [INFO] Exclude: .checkstyle
05:11:16 [INFO] Exclude: .factorypath
05:11:16 [INFO] Exclude: .editorconfig
05:11:16 [INFO] 37 resources included (use -debug for more details)
05:11:16 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
05:11:16 [WARNING] Failed to getClass for org.apache.maven.plugins.source.TestSourceJarMojo
05:11:16 [INFO] 
05:11:16 [INFO] <<< maven-source-plugin:3.0.1:test-jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
05:11:16 [INFO] 
05:11:16 [INFO] --- maven-source-plugin:3.0.1:test-jar (attach-sources) @ microprofile-jwt-auth-tck ---
05:11:16 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar
05:11:16 [INFO] 
05:11:16 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-tck ---
05:11:16 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-tests.jar
05:11:16 [INFO] 
05:11:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck ---
05:11:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.jar
05:11:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.pom
05:11:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-sources.jar
05:11:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar
05:11:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-tests.jar
05:11:16 Started calculate disk usage of build
05:11:16 Finished Calculation of disk usage of build in 0 seconds
05:11:16 Started calculate disk usage of workspace
05:11:16 Finished Calculation of disk usage of workspace in 0 seconds
05:11:16 [INFO]                                                                         
05:11:16 [INFO] ------------------------------------------------------------------------
05:11:16 [INFO] Building MicroProfile JWT Auth Specification 1.0-RC8
05:11:16 [INFO] ------------------------------------------------------------------------
05:11:16 [INFO] 
05:11:16 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-spec ---
05:11:16 [INFO] Enabled default license matchers.
05:11:16 [INFO] Will parse SCM ignores for exclusions...
05:11:16 [INFO] Finished adding exclusions from SCM ignore files.
05:11:16 [INFO] 61 implicit excludes (use -debug for more details).
05:11:16 [INFO] Exclude: .travis.yml.*
05:11:16 [INFO] Exclude: bnd.bnd
05:11:16 [INFO] Exclude: **/*.json
05:11:16 [INFO] Exclude: **/META-INF/services/*
05:11:16 [INFO] Exclude: *.log
05:11:16 [INFO] Exclude: .checkstyle
05:11:16 [INFO] Exclude: .factorypath
05:11:16 [INFO] Exclude: .editorconfig
05:11:16 [INFO] 7 resources included (use -debug for more details)
05:11:16 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
05:11:17 [INFO] 
05:11:17 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-spec ---
05:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:11:17 [INFO] ignoreDelta true
05:11:17 [INFO] Copying 0 resource
05:11:21 asciidoctor: WARNING: interoperability.asciidoc: line 372: list item index: expected 2, got 1
05:11:21 asciidoctor: WARNING: interoperability.asciidoc: line 375: list item index: expected 3, got 1
05:11:29 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
05:11:29 [INFO] 
05:11:29 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-jwt-auth-spec ---
05:11:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:11:29 [INFO] ignoreDelta true
05:11:29 [INFO] Copying 0 resource
05:11:29 asciidoctor: WARNING: interoperability.asciidoc: line 372: list item index: expected 2, got 1
05:11:29 asciidoctor: WARNING: interoperability.asciidoc: line 375: list item index: expected 3, got 1
05:11:29 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
05:11:29 [INFO] 
05:11:29 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-spec ---
05:11:29 [INFO] Starting audit...
05:11:29 Audit done.
05:11:29 [INFO] 
05:11:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-spec ---
05:11:29 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC8/microprofile-jwt-auth-spec-1.0-RC8.pom
05:11:30 Started calculate disk usage of build
05:11:30 Finished Calculation of disk usage of build in 0 seconds
05:11:30 Started calculate disk usage of workspace
05:11:30 Finished Calculation of disk usage of workspace in 0 seconds
05:11:30 [INFO] ------------------------------------------------------------------------
05:11:30 [INFO] Reactor Summary:
05:11:30 [INFO] 
05:11:30 [INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [  2.896 s]
05:11:30 [INFO] MicroProfile JWT Auth API .......................... SUCCESS [  5.513 s]
05:11:30 [INFO] MicroProfile JWT Auth TCK Harness .................. SUCCESS [ 22.487 s]
05:11:30 [INFO] MicroProfile JWT Auth Specification ................ SUCCESS [ 13.029 s]
05:11:30 [INFO] ------------------------------------------------------------------------
05:11:30 [INFO] BUILD SUCCESS
05:11:30 [INFO] ------------------------------------------------------------------------
05:11:30 [INFO] Total time: 46.201 s
05:11:30 [INFO] Finished at: 2017-08-30T05:11:30-04:00
05:11:30 [INFO] Final Memory: 170M/3665M
05:11:30 [INFO] ------------------------------------------------------------------------
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.pom
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-sources.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC8-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-tests.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/1.0-RC8/microprofile-jwt-auth-parent-1.0-RC8.pom
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-spec/1.0-RC8/microprofile-jwt-auth-spec-1.0-RC8.pom
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.pom
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-sources.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar
05:11:30 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-tests.jar
05:11:30 channel stopped
05:11:31 Archiving artifacts
05:11:31 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
05:11:31 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
05:11:31 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC8.jar
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.jar
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.jar (9 KB at 82.8 KB/sec)
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.pom
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8.pom (4 KB at 41.9 KB/sec)
05:11:31 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml
05:11:31 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (469 B at 9.3 KB/sec)
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (502 B at 5.9 KB/sec)
05:11:31 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC8-javadoc.jar
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-javadoc.jar (55 KB at 653.7 KB/sec)
05:11:31 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC8-sources.jar
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-sources.jar
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-sources.jar (11 KB at 139.7 KB/sec)
05:11:31 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC8-tests.jar
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-tests.jar
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC8/microprofile-jwt-auth-api-1.0-RC8-tests.jar (3 KB at 40.5 KB/sec)
05:11:31 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
05:11:31 Deploying the main artifact microprofile-jwt-auth-parent-1.0-RC8.pom
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC8/microprofile-jwt-auth-parent-1.0-RC8.pom
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC8/microprofile-jwt-auth-parent-1.0-RC8.pom (14 KB at 129.5 KB/sec)
05:11:31 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml
05:11:31 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (505 B at 10.7 KB/sec)
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (538 B at 7.2 KB/sec)
05:11:31 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
05:11:31 Deploying the main artifact microprofile-jwt-auth-spec-1.0-RC8.pom
05:11:31 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC8/microprofile-jwt-auth-spec-1.0-RC8.pom
05:11:31 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC8/microprofile-jwt-auth-spec-1.0-RC8.pom (4 KB at 36.3 KB/sec)
05:11:31 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml
05:11:32 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (503 B at 10.2 KB/sec)
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (536 B at 5.9 KB/sec)
05:11:32 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
05:11:32 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC8.jar
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.jar
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.jar (12 KB at 121.5 KB/sec)
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.pom
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.pom (11 KB at 111.4 KB/sec)
05:11:32 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml
05:11:32 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (502 B at 9.1 KB/sec)
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (535 B at 6.3 KB/sec)
05:11:32 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC8-sources.jar
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-sources.jar
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-sources.jar (11 KB at 147.0 KB/sec)
05:11:32 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar (55 KB at 571.6 KB/sec)
05:11:32 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC8-tests.jar
05:11:32 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-tests.jar
05:11:32 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-tests.jar (76 KB at 994.2 KB/sec)
05:11:32 [INFO] Deployment done in 1.6 sec
05:11:32 Started calculate disk usage of build
05:11:32 Finished Calculation of disk usage of build in 0 seconds
05:11:32 Started calculate disk usage of workspace
05:11:32 Finished Calculation of disk usage of workspace in 0 seconds
05:11:32 Finished: SUCCESS