Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: RestClient-maven-snapshots #205

See <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/205/display/redirect?page=changes>

Changes:

[michal.l.szynkiewicz] Switch ReturnWithAllClientHeadersFilter to JsonObject

------------------------------------------
[...truncated 28.46 KB...]
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-rest-client-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-rest-client-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 34 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 34 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-rest-client-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-rest-client-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-rest-client-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-rest-client-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-rest-client-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-rest-client-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-rest-client-api ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-rest-client-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-rest-client-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.rest.client...
Loading source files for package org.eclipse.microprofile.rest.client.annotation...
Loading source files for package org.eclipse.microprofile.rest.client.ext...
Loading source files for package org.eclipse.microprofile.rest.client.inject...
Loading source files for package org.eclipse.microprofile.rest.client.spi...
Constructing Javadoc information...
Standard Doclet version 1.8.0_192
Building tree for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/RestClientBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/RestClientDefinitionException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/ClientHeaderParam.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/ClientHeaderParams.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/RegisterClientHeaders.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/RegisterProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/RegisterProviders.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/AsyncInvocationInterceptor.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/AsyncInvocationInterceptorFactory.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/ClientHeadersFactory.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/DefaultClientHeadersFactoryImpl.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/ResponseExceptionMapper.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/RegisterRestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/RestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/RestClient.RestClientLiteral.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/RestClientBuilderListener.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/RestClientBuilderResolver.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/RestClientListener.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/serialized-form.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/class-use/RestClientDefinitionException.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/class-use/RestClientBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/RegisterProviders.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/RegisterProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/RegisterClientHeaders.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/ClientHeaderParams.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/class-use/ClientHeaderParam.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/class-use/ResponseExceptionMapper.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/class-use/DefaultClientHeadersFactoryImpl.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/class-use/ClientHeadersFactory.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/class-use/AsyncInvocationInterceptorFactory.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/class-use/AsyncInvocationInterceptor.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/class-use/RestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/class-use/RestClient.RestClientLiteral.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/class-use/RegisterRestClient.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/class-use/RestClientListener.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/class-use/RestClientBuilderResolver.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/class-use/RestClientBuilderListener.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/annotation/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/ext/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/inject/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/rest/client/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-rest-client-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-rest-client-api ---
[INFO] Downloading from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 241 B/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35.jar
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35.jar (21 kB at 36 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35.pom
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35.pom (4.9 kB at 7.4 kB/s)
[INFO] Downloading from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/maven-metadata.xml
[INFO] Downloaded from ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/maven-metadata.xml (617 B at 4.1 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.4 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/maven-metadata.xml (617 B at 1.4 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35-javadoc.jar
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35-javadoc.jar (141 kB at 186 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.5 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35-javadoc.jar
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-20190207.223753-35-javadoc.jar (141 kB at 189 kB/s)
[INFO] Uploading to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to ossrh: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.2 kB/s)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< org.eclipse.microprofile.rest.client:microprofile-rest-client-tck >--
[INFO] Building MicroProfile Rest Client TCK 1.2-SNAPSHOT                 [3/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-rest-client-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 115 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 115 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-rest-client-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-rest-client-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 113 source files to <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/target/classes>
[WARNING] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TestParamConverterProvider.java>: <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TestParamConverterProvider.java> uses unchecked or unsafe operations.
[WARNING] <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/TestParamConverterProvider.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-rest-client-tck ---
[INFO] Starting audit...
/jobs/genie.microprofile/RestClient-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ClientHeaderParamTest.java:31:8: error: Unused import - java.util.Map.
/jobs/genie.microprofile/RestClient-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:27:50: warning: Variable 'passedInOutgoingHeaders' must be private and have accessor methods.
/jobs/genie.microprofile/RestClient-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:28:27: warning: Variable 'isIncomingHeadersMapNull' must be private and have accessor methods.
/jobs/genie.microprofile/RestClient-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/ext/CustomClientHeadersFactory.java:29:27: warning: Variable 'isOutgoingHeadersMapNull' must be private and have accessor methods.
/jobs/genie.microprofile/RestClient-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/providers/ReturnWithAllClientHeadersFilter.java:35:17: warning: Variable 'headers' must be private and have accessor methods.
Audit done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] MicroProfile Rest Client 1.2-SNAPSHOT .............. SUCCESS [  7.407 s]
[INFO] MicroProfile Rest Client API ....................... SUCCESS [ 28.573 s]
[INFO] MicroProfile Rest Client TCK 1.2-SNAPSHOT .......... FAILURE [  2.745 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.764 s
[INFO] Finished at: 2019-02-07T17:38:05-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (verify-style) on project microprofile-rest-client-tck: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 with <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/target/checkstyle-rules.xml> ruleset. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-parent/1.2-SNAPSHOT/microprofile-rest-client-parent-1.2-SNAPSHOT.pom
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-rest-client-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-tck/1.2-SNAPSHOT/microprofile-rest-client-tck-1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-api/1.2-SNAPSHOT/microprofile-rest-client-api-1.2-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT.jar> to org.eclipse.microprofile.rest.client/microprofile-rest-client-api/1.2-20190207.223753-35/microprofile-rest-client-api-1.2-20190207.223753-35.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/target/microprofile-rest-client-api-1.2-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.rest.client/microprofile-rest-client-api/1.2-20190207.223753-35/microprofile-rest-client-api-1.2-20190207.223753-35-javadoc.jar
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top