Started by user james@lightbend.com Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on Jenkins in /home/hudson/genie.microprofile/.jenkins/jobs/MicroProfile Reactive Release Test/workspace [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository git@github.com:eclipse/microprofile-reactive-streams.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/MicroProfile Reactive Release Test/workspace # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-reactive-streams.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-reactive-streams.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-reactive-streams.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/microprofile-reactive-streams.git # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-reactive-streams.git > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/microprofile-reactive-streams.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7c61e09bbe762e310528ba01fd639974ce690909 (refs/remotes/origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 7c61e09bbe762e310528ba01fd639974ce690909 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/local/bin/git checkout -b master 7c61e09bbe762e310528ba01fd639974ce690909 Commit message: "Merge branch 'jroper-from-completion-stage'" First time build. Skipping changelog. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execute Release) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [workspace] Running shell script + mvn -s /opt/public/hipp/homes/genie.microprofile/.m2/settings-deploy-ossrh.xml release:prepare release:perform -B -Dtag=1.0-RC1 -DdevelopmentVersion=1.0-SNAPSHOT -DreleaseVersion=1.0-RC1 -Drevremark=Draft Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] Scanning for projects... [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/cbi/org/eclipse/microprofile/maven/microprofile-maven-build-extension/maven-metadata.xml [INFO] Downloading from microprofile.repo.eclipse.org: https://repo.eclipse.org/content/groups/microprofile/org/eclipse/microprofile/maven/microprofile-maven-build-extension/maven-metadata.xml [INFO] Downloaded from microprofile.repo.eclipse.org: https://repo.eclipse.org/content/groups/microprofile/org/eclipse/microprofile/maven/microprofile-maven-build-extension/maven-metadata.xml (365 B at 1.2 kB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/pom.xml, line 261, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:[unknown-version], /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/pom.xml, line 88, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:[unknown-version], /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/pom.xml, line 102, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec:pom:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/pom.xml, line 261, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 261, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile Reactive Streams Support [pom] [INFO] MicroProfile Reactive Streams Operators [jar] [INFO] MicroProfile Reactive Streams Operators TCK [jar] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian [jar] [INFO] MicroProfile Reactive Streams Operators Specification [pom] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >-- [INFO] Building MicroProfile Reactive Streams Support 1.0-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ microprofile-reactive-streams-parent --- [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git rev-parse --show-toplevel [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git status --porcelain . [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Checking dependencies and plugins for snapshots ... [INFO] Transforming 'MicroProfile Reactive Streams Support'... [INFO] Transforming 'MicroProfile Reactive Streams Operators'... [INFO] Transforming 'MicroProfile Reactive Streams Operators TCK'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile Reactive Streams Operators TCK Arquillian'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile Reactive Streams Operators Specification'... [INFO] Not generating release POMs [INFO] Executing goals 'clean verify'... [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-RC1, /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/pom.xml, line 260, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:[unknown-version], /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/pom.xml, line 87, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:jar:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:[unknown-version], /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/pom.xml, line 101, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec:pom:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-RC1, /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/pom.xml, line 260, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 260, column 21 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] Inspecting build with total of 5 modules... [INFO] [INFO] Installing Nexus Staging features: [INFO] [INFO] ... total of 5 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] MicroProfile Reactive Streams Support [pom] [INFO] [INFO] MicroProfile Reactive Streams Operators [jar] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK [jar] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian [jar] [INFO] [INFO] MicroProfile Reactive Streams Operators Specification [pom] [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >-- [INFO] [INFO] Building MicroProfile Reactive Streams Support 1.0-RC1 [1/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-reactive-streams-parent --- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 78 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 7 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses. [INFO] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [INFO] [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-RC1 (provided) [INFO] [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [INFO] [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-RC1 (provided) [INFO] [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-RC1 (compile) [INFO] [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-parent --- [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators 1.0-RC1 [2/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 64 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 62 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 23 licenses. [INFO] [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Installing node version v8.11.3 [INFO] [INFO] Unpacking /opt/public/hipp/homes/genie.microprofile/.m2/repository/com/github/eirslett/node/8.11.3/node-8.11.3-linux-x64.tar.gz into /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/node/tmp [INFO] [INFO] Copying node binary from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/node/tmp/node-v8.11.3-linux-x64/bin/node to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/node/node [INFO] [INFO] Extracting NPM [INFO] [INFO] Installed node locally. [INFO] [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Running 'npm install' in /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api [INFO] [WARNING] npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== integrity checksum failed when using sha512: wanted sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== but got sha1-MnE7wCj3XAL9txDXx7zsHyxgcO8=. (2292 bytes) [INFO] [WARNING] npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation. [INFO] [INFO] [INFO] [INFO] > puppeteer@1.7.0 install /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/node_modules/puppeteer [INFO] [INFO] > node install.js [INFO] [INFO] [INFO] [ERROR] [INFO] [INFO] Chromium downloaded to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/node_modules/puppeteer/.local-chromium/linux-579032 [INFO] [INFO] added 47 packages in 7.616s [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 16 source files to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/classes [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java: Some input files use unchecked or unsafe operations. [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/microprofile-reactive-streams-operators-1.0-RC1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 64 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 62 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 23 licenses. [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams... [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.spi... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_162 [INFO] Building tree for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionRunner.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/GraphAccessor.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/PublisherBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ReactiveStreams.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/SubscriberBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Graph.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/ReactiveStreamsEngine.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Cancel.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Collect.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Concat.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Distinct.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.DropWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Failed.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Filter.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FindFirst.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMap.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapIterable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FromCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FromCompletionStageNullable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Inlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Limit.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Map.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Of.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnComplete.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnError.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResume.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResumeWith.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnTerminate.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Outlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Peek.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.ProcessorStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.PublisherStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Skip.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.SubscriberStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.TakeWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/UnsupportedStageException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/overview-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-summary.html... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/collect.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/concat.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/distinct.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/dropWhile.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/empty.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/example.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/failed.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/filter.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/findFirst.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMap.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapCompletionStage.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapIterable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapRsPublisher.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/forEach.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromCompletionStage.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromCompletionStageNullable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromIterable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/generate.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/identity.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ignore.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/iterate.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/limit.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/map.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-many.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-single.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ofNullable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onComplete.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onError.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResume.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWith.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWithRsPublisher.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onTerminate.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/peek.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce-identity.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/skip.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/takeWhile.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/toList.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/constant-values.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/serialized-form.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/SubscriberBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ReactiveStreams.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/PublisherBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ProcessorBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/GraphAccessor.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionSubscriber.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionRunner.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/UnsupportedStageException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Inlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Outlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Map.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Peek.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Filter.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.DropWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Skip.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Limit.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Distinct.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.TakeWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.PublisherStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Of.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.ProcessorStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FindFirst.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.SubscriberStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Collect.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMap.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapIterable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnError.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnTerminate.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnComplete.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResume.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResumeWith.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Failed.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Concat.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Cancel.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FromCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FromCompletionStageNullable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/ReactiveStreamsEngine.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Graph.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-use.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/overview-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/index-all.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/allclasses-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/allclasses-noframe.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/index.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/overview-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/apidocs/help-doc.html... [INFO] 14 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:56: warning: no @param for [INFO] [WARNING] public static CompletionSubscriber of(Subscriber subscriber, CompletionStage completion) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:56: warning: no @param for [INFO] [WARNING] public static CompletionSubscriber of(Subscriber subscriber, CompletionStage completion) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:416: warning: no @param for [INFO] [WARNING] public SubscriberBuilder to(SubscriberBuilder subscriber) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:542: warning: no @param for [INFO] [WARNING] public ProcessorBuilder via(ProcessorBuilder processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:553: warning: no @param for [INFO] [WARNING] public ProcessorBuilder via(Processor processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:414: warning: no @param for [INFO] [WARNING] public CompletionRunner to(SubscriberBuilder subscriber) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:425: warning: no @param for [INFO] [WARNING] public PublisherBuilder via(ProcessorBuilder processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:435: warning: no @param for [INFO] [WARNING] public PublisherBuilder via(Processor processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:516: warning: no @param for [INFO] [WARNING] public PublisherBuilder onErrorResumeWithRsPublisher(Function> errorHandler) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:78: warning: no @return [INFO] [WARNING] public Collection getStages() { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:86: warning: no @return [INFO] [WARNING] public boolean hasInlet() { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:94: warning: no @return [INFO] [WARNING] public boolean hasOutlet() { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:28: warning: empty

tag [INFO] [WARNING] *

[INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:68: warning: empty

tag [INFO] [WARNING] *

[INFO] [WARNING] ^ [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api/target/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (verify-marble-diagrams) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Running 'npm run-script verify-marble-diagrams' in /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api [INFO] [INFO] [INFO] [INFO] > svg-marbles@1.0.0 verify-marble-diagrams /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/api [INFO] [INFO] > node src/docs/js/verify-marble-diagrams.js [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators TCK 1.0-RC1 [3/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 38 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 36 source files to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/classes [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.java: Some input files use unchecked or unsafe operations. [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/test-classes [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Surefire report directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] Running org.eclipse.microprofile.reactive.streams.tck.TckTest [INFO] Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@17d10166 [INFO] Tests run: 170, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec [INFO] [INFO] Results : [INFO] [INFO] Tests run: 170, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 38 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses. [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck... [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.api... [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.spi... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_162 [INFO] Building tree for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/CompletionRunnerVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/CompletionSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/GraphAccessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ProcessorBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/PublisherBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsApiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/SubscriberBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CancelStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CancelStageVerification.SubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CollectStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/ConcatStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DistinctStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DistinctStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DropWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/EmptyProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/EmptyProcessorVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FilterStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FindFirstStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapIterableStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapIterableStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.InnerSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.OuterProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageNullableVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageNullableVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/LimitStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/LimitStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/MapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/MapStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OfStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OfStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnCompleteVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnErrorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnTerminateVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/PeekStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/PeekStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/QuietRuntimeException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/ReactiveStreamsSpiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/SkipStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/SubscriberStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/TakeWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/TakeWhileStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/overview-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/constant-values.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/serialized-form.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/ReactiveStreamsTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/SubscriberBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ReactiveStreamsVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ReactiveStreamsApiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/PublisherBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ProcessorBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/GraphAccessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/CompletionSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/CompletionRunnerVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/TakeWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/TakeWhileStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/SubscriberStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/SkipStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/ReactiveStreamsSpiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/QuietRuntimeException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/PeekStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/PeekStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnCompleteVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnTerminateVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnErrorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OfStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OfStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/MapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/MapStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/LimitStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/LimitStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageNullableVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageNullableVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.OuterProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.InnerSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapIterableStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapIterableStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapCompletionStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FindFirstStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FilterStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/EmptyProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/EmptyProcessorVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DropWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DistinctStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DistinctStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/ConcatStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CollectStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CancelStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CancelStageVerification.SubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-use.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-use.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/overview-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/index-all.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/allclasses-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/allclasses-noframe.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/index.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/overview-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/apidocs/help-doc.html... [INFO] 4 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:57: warning: no @return [INFO] [WARNING] protected abstract E createEngine(); [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:62: warning: no @param for engine [INFO] [WARNING] protected void shutdownEngine(E engine) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:69: warning: no @param for test [INFO] [WARNING] protected boolean isEnabled(Object test) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:69: warning: no @return [INFO] [WARNING] protected boolean isEnabled(Object test) { [INFO] [WARNING] ^ [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators TCK Arquillian 1.0-RC1 [4/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 3 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 2 source files to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck-arquillian >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 3 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck-arquillian <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.arquillian... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_162 [INFO] Building tree for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/ReactiveStreamsArquillianTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/ReactiveStreamsCdiTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/constant-values.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/class-use/ReactiveStreamsCdiTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/class-use/ReactiveStreamsArquillianTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/overview-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/index-all.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/allclasses-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/allclasses-noframe.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/index.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/apidocs/help-doc.html... [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators Specification 1.0-RC1 [5/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 12 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses. [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] ignoreDelta true [INFO] [INFO] Copying 9 resources [INFO] [INFO] Copying file images/change-shape.svg [INFO] [INFO] Copying file images/closed-graph-builder.svg [INFO] [INFO] Copying file images/picture-sources.odg [INFO] [INFO] Copying file images/processor-builder.svg [INFO] [INFO] Copying file images/processor-stage.svg [INFO] [INFO] Copying file images/publisher-builder.svg [INFO] [INFO] Copying file images/publisher-stage.svg [INFO] [INFO] Copying file images/subscriber-builder.svg [INFO] [INFO] Copying file images/subscriber-stage.svg [INFO] [INFO] Rendered /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] ignoreDelta true [INFO] [INFO] Copying 9 resources [INFO] [INFO] Copying file images/change-shape.svg [INFO] [INFO] Copying file images/closed-graph-builder.svg [INFO] [INFO] Copying file images/picture-sources.odg [INFO] [INFO] Copying file images/processor-builder.svg [INFO] [INFO] Copying file images/processor-stage.svg [INFO] [INFO] Copying file images/publisher-builder.svg [INFO] [INFO] Copying file images/publisher-stage.svg [INFO] [INFO] Copying file images/subscriber-builder.svg [INFO] [INFO] Copying file images/subscriber-stage.svg [INFO] [INFO] Rendered /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] MicroProfile Reactive Streams Support 1.0-RC1 ...... SUCCESS [ 6.278 s] [INFO] [INFO] MicroProfile Reactive Streams Operators ............ SUCCESS [ 40.668 s] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK ........ SUCCESS [ 33.221 s] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian SUCCESS [ 6.315 s] [INFO] [INFO] MicroProfile Reactive Streams Operators Specification 1.0-RC1 SUCCESS [ 18.269 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:46 min [INFO] [INFO] Finished at: 2018-09-19T00:34:07-04:00 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git add -- pom.xml api/pom.xml tck/pom.xml tck-arquillian/pom.xml spec/pom.xml [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git rev-parse --show-toplevel [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git status --porcelain . [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck-arquillian/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/pom.xml.releaseBackup [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git commit --verbose -F /tmp/genie.microprofile/maven-scm-692375455.commit pom.xml api/pom.xml tck/pom.xml tck-arquillian/pom.xml spec/pom.xml [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git symbolic-ref HEAD [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git push git@github.com:eclipse/microprofile-reactive-streams.git refs/heads/master:refs/heads/master [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Tagging release with the label 1.0-RC1... [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git tag -F /tmp/genie.microprofile/maven-scm-2090762506.commit 1.0-RC1 [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git push git@github.com:eclipse/microprofile-reactive-streams.git refs/tags/1.0-RC1 [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git ls-files [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Transforming 'MicroProfile Reactive Streams Support'... [INFO] Transforming 'MicroProfile Reactive Streams Operators'... [INFO] Transforming 'MicroProfile Reactive Streams Operators TCK'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile Reactive Streams Operators TCK Arquillian'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile Reactive Streams Operators Specification'... [INFO] Not removing release POMs [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git add -- pom.xml api/pom.xml tck/pom.xml tck-arquillian/pom.xml spec/pom.xml [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git rev-parse --show-toplevel [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git status --porcelain . [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck-arquillian/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/pom.xml.releaseBackup [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git commit --verbose -F /tmp/genie.microprofile/maven-scm-1019146850.commit pom.xml api/pom.xml tck/pom.xml tck-arquillian/pom.xml spec/pom.xml [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git symbolic-ref HEAD [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace" && git push git@github.com:eclipse/microprofile-reactive-streams.git refs/heads/master:refs/heads/master [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Release preparation complete. [INFO] [INFO] --- maven-release-plugin:2.5.3:perform (default-cli) @ microprofile-reactive-streams-parent --- [INFO] Performing a LOCAL checkout from scm:git:file:///jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace [INFO] Checking out the project to perform the release ... [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target" && git clone --branch 1.0-RC1 'file:///jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace' '/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout' [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target [INFO] Executing: /bin/sh -c cd /tmp/genie.microprofile && git ls-remote 'file:///jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace' [INFO] Working directory: /tmp/genie.microprofile [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout" && git fetch 'file:///jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace' [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout" && git checkout 1.0-RC1 [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout [INFO] Executing: /bin/sh -c cd "/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout" && git ls-files [INFO] Working directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout [INFO] Invoking perform goals in directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout [INFO] Executing goals 'deploy'... [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-RC1, /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/pom.xml, line 260, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:[unknown-version], /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/pom.xml, line 87, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:jar:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:[unknown-version], /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/pom.xml, line 101, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec:pom:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-RC1, /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/pom.xml, line 260, column 21 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-RC1 [INFO] [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 260, column 21 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] Inspecting build with total of 5 modules... [INFO] [INFO] Installing Nexus Staging features: [INFO] [INFO] ... total of 5 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] MicroProfile Reactive Streams Support [pom] [INFO] [INFO] MicroProfile Reactive Streams Operators [jar] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK [jar] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian [jar] [INFO] [INFO] MicroProfile Reactive Streams Operators Specification [pom] [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >-- [INFO] [INFO] Building MicroProfile Reactive Streams Support 1.0-RC1 [1/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 78 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 7 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses. [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [INFO] [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-RC1 (provided) [INFO] [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [INFO] [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-RC1 (provided) [INFO] [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-RC1 (compile) [INFO] [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/microprofile-reactive-streams-parent-1.0-RC1.pom.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-reactive-streams-parent --- [INFO] [INFO] Performing local staging (local stagingDirectory="/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.10-01 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/pom.xml to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/microprofile-reactive-streams-parent-1.0-RC1.pom.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators 1.0-RC1 [2/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 64 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 62 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 23 licenses. [INFO] [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Installing node version v8.11.3 [INFO] [INFO] Unpacking /opt/public/hipp/homes/genie.microprofile/.m2/repository/com/github/eirslett/node/8.11.3/node-8.11.3-linux-x64.tar.gz into /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/node/tmp [INFO] [INFO] Copying node binary from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/node/tmp/node-v8.11.3-linux-x64/bin/node to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/node/node [INFO] [INFO] Extracting NPM [INFO] [INFO] Installed node locally. [INFO] [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Running 'npm install' in /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api [INFO] [WARNING] npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== integrity checksum failed when using sha512: wanted sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== but got sha1-mR7GnSluAxN0fVm9/St0XDX4go0=. (9822 bytes) [INFO] [WARNING] npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation. [INFO] [INFO] [INFO] [INFO] > puppeteer@1.7.0 install /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/node_modules/puppeteer [INFO] [INFO] > node install.js [INFO] [INFO] [INFO] [ERROR] [INFO] [INFO] Chromium downloaded to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/node_modules/puppeteer/.local-chromium/linux-579032 [INFO] [INFO] added 47 packages in 7.559s [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 16 source files to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/classes [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java: Some input files use unchecked or unsafe operations. [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 64 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 62 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 23 licenses. [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams... [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.spi... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_162 [INFO] Building tree for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionRunner.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/GraphAccessor.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/PublisherBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ReactiveStreams.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/SubscriberBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Graph.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/ReactiveStreamsEngine.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Cancel.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Collect.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Concat.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Distinct.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.DropWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Failed.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Filter.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FindFirst.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMap.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapIterable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FromCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FromCompletionStageNullable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Inlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Limit.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Map.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Of.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnComplete.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnError.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResume.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResumeWith.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnTerminate.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Outlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Peek.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.ProcessorStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.PublisherStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Skip.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.SubscriberStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.TakeWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/UnsupportedStageException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/overview-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-summary.html... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/collect.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/concat.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/distinct.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/dropWhile.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/empty.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/example.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/failed.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/filter.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/findFirst.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMap.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapCompletionStage.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapIterable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapRsPublisher.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/forEach.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromCompletionStage.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromCompletionStageNullable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromIterable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/generate.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/identity.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ignore.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/iterate.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/limit.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/map.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-many.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-single.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ofNullable.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onComplete.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onError.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResume.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWith.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWithRsPublisher.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onTerminate.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/peek.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce-identity.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/skip.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/takeWhile.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Copying file /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/toList.png to directory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/constant-values.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/serialized-form.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/SubscriberBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ReactiveStreams.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/PublisherBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ProcessorBuilder.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/GraphAccessor.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionSubscriber.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionRunner.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/UnsupportedStageException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Inlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Outlet.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Map.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Peek.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Filter.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.DropWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Skip.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Limit.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Distinct.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.TakeWhile.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.PublisherStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Of.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.ProcessorStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FindFirst.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.SubscriberStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Collect.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMap.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapIterable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnError.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnTerminate.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnComplete.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResume.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResumeWith.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Failed.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Concat.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Cancel.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FromCompletionStage.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FromCompletionStageNullable.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/ReactiveStreamsEngine.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Graph.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-use.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/overview-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/index-all.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/allclasses-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/allclasses-noframe.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/index.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/overview-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/apidocs/help-doc.html... [INFO] 14 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:56: warning: no @param for [INFO] [WARNING] public static CompletionSubscriber of(Subscriber subscriber, CompletionStage completion) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:56: warning: no @param for [INFO] [WARNING] public static CompletionSubscriber of(Subscriber subscriber, CompletionStage completion) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:416: warning: no @param for [INFO] [WARNING] public SubscriberBuilder to(SubscriberBuilder subscriber) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:542: warning: no @param for [INFO] [WARNING] public ProcessorBuilder via(ProcessorBuilder processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:553: warning: no @param for [INFO] [WARNING] public ProcessorBuilder via(Processor processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:414: warning: no @param for [INFO] [WARNING] public CompletionRunner to(SubscriberBuilder subscriber) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:425: warning: no @param for [INFO] [WARNING] public PublisherBuilder via(ProcessorBuilder processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:435: warning: no @param for [INFO] [WARNING] public PublisherBuilder via(Processor processor) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:516: warning: no @param for [INFO] [WARNING] public PublisherBuilder onErrorResumeWithRsPublisher(Function> errorHandler) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:78: warning: no @return [INFO] [WARNING] public Collection getStages() { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:86: warning: no @return [INFO] [WARNING] public boolean hasInlet() { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:94: warning: no @return [INFO] [WARNING] public boolean hasOutlet() { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:28: warning: empty

tag [INFO] [WARNING] *

[INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:68: warning: empty

tag [INFO] [WARNING] *

[INFO] [WARNING] ^ [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators --- [INFO] [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (verify-marble-diagrams) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Running 'npm run-script verify-marble-diagrams' in /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api [INFO] [INFO] [INFO] [INFO] > svg-marbles@1.0.0 verify-marble-diagrams /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api [INFO] [INFO] > node src/docs/js/verify-marble-diagrams.js [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.pom.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-reactive-streams-operators --- [INFO] [INFO] Performing local staging (local stagingDirectory="/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.10-01 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/pom.xml to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1.pom.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/api/target/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators TCK 1.0-RC1 [3/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 38 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 36 source files to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/classes [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.java: Some input files use unchecked or unsafe operations. [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/test-classes [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Surefire report directory: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] Running org.eclipse.microprofile.reactive.streams.tck.TckTest [INFO] Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@17d10166 [INFO] Tests run: 170, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec [INFO] [INFO] Results : [INFO] [INFO] Tests run: 170, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 38 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses. [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck... [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.api... [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.spi... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_162 [INFO] Building tree for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/CompletionRunnerVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/CompletionSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/GraphAccessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ProcessorBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/PublisherBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsApiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/ReactiveStreamsVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/SubscriberBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CancelStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CancelStageVerification.SubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/CollectStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/ConcatStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DistinctStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DistinctStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/DropWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/EmptyProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/EmptyProcessorVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FilterStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FindFirstStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapCompletionStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapIterableStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapIterableStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.InnerSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FlatMapStageVerification.OuterProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageNullableVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageNullableVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/FromCompletionStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/LimitStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/LimitStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/MapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/MapStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OfStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OfStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnCompleteVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnErrorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/OnStagesVerification.OnTerminateVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/PeekStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/PeekStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/QuietRuntimeException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/ReactiveStreamsSpiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/SkipStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/SubscriberStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/TakeWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/TakeWhileStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/overview-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/constant-values.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/serialized-form.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/ReactiveStreamsTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/SubscriberBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ReactiveStreamsVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ReactiveStreamsApiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/PublisherBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/ProcessorBuilderVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/GraphAccessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/CompletionSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/class-use/CompletionRunnerVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/TakeWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/TakeWhileStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/SubscriberStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/SkipStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/ReactiveStreamsSpiVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/QuietRuntimeException.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/PeekStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/PeekStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnCompleteVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnTerminateVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnStagesVerification.OnErrorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OnErrorResumeStageVerification.OnErrorResumeWithPublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OfStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/OfStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/MapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/MapStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/LimitStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/LimitStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageNullableVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FromCompletionStageNullableVerification.PublisherVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.OuterProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapStageVerification.InnerSubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapIterableStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapIterableStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapCompletionStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FlatMapCompletionStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FindFirstStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/FilterStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/EmptyProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/EmptyProcessorVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DropWhileStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DistinctStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/DistinctStageVerification.ProcessorVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/ConcatStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CollectStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CancelStageVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/class-use/CancelStageVerification.SubscriberVerification.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-use.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/api/package-use.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/spi/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/overview-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/index-all.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/allclasses-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/allclasses-noframe.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/index.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/overview-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/apidocs/help-doc.html... [INFO] 4 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:57: warning: no @return [INFO] [WARNING] protected abstract E createEngine(); [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:62: warning: no @param for engine [INFO] [WARNING] protected void shutdownEngine(E engine) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:69: warning: no @param for test [INFO] [WARNING] protected boolean isEnabled(Object test) { [INFO] [WARNING] ^ [INFO] [WARNING] /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:69: warning: no @return [INFO] [WARNING] protected boolean isEnabled(Object test) { [INFO] [WARNING] ^ [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.pom.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-reactive-streams-operators-tck --- [INFO] [INFO] Performing local staging (local stagingDirectory="/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.10-01 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/pom.xml to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1.pom.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck/target/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators TCK Arquillian 1.0-RC1 [4/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 3 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/src/main/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 2 source files to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck-arquillian >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 3 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck-arquillian <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.reactive.streams.tck.arquillian... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_162 [INFO] Building tree for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/ReactiveStreamsArquillianTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/ReactiveStreamsCdiTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-summary.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/constant-values.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/class-use/ReactiveStreamsCdiTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/class-use/ReactiveStreamsArquillianTck.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/arquillian/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/overview-tree.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/index-all.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/allclasses-frame.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/allclasses-noframe.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/index.html... [INFO] Generating /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/apidocs/help-doc.html... [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile [INFO] [INFO] Building jar: /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-reactive-streams-operators-tck-arquillian --- [INFO] [INFO] Performing local staging (local stagingDirectory="/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.10-01 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/pom.xml to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/tck-arquillian/target/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec >-- [INFO] [INFO] Building MicroProfile Reactive Streams Operators Specification 1.0-RC1 [5/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 61 implicit excludes (use -debug for more details). [INFO] [INFO] Exclude: **/*.svg [INFO] [INFO] Exclude: **/target [INFO] [INFO] Exclude: .travis.yml.* [INFO] [INFO] Exclude: bnd.bnd [INFO] [INFO] Exclude: *.log [INFO] [INFO] Exclude: .checkstyle [INFO] [INFO] Exclude: .factorypath [INFO] [INFO] Exclude: .editorconfig [INFO] [INFO] Exclude: **/node_modules/** [INFO] [INFO] Exclude: **/*.json [INFO] [INFO] 12 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses. [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] ignoreDelta true [INFO] [INFO] Copying 9 resources [INFO] [INFO] Copying file images/change-shape.svg [INFO] [INFO] Copying file images/closed-graph-builder.svg [INFO] [INFO] Copying file images/picture-sources.odg [INFO] [INFO] Copying file images/processor-builder.svg [INFO] [INFO] Copying file images/processor-stage.svg [INFO] [INFO] Copying file images/publisher-builder.svg [INFO] [INFO] Copying file images/publisher-stage.svg [INFO] [INFO] Copying file images/subscriber-builder.svg [INFO] [INFO] Copying file images/subscriber-stage.svg [INFO] [INFO] Rendered /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] ignoreDelta true [INFO] [INFO] Copying 9 resources [INFO] [INFO] Copying file images/change-shape.svg [INFO] [INFO] Copying file images/closed-graph-builder.svg [INFO] [INFO] Copying file images/picture-sources.odg [INFO] [INFO] Copying file images/processor-builder.svg [INFO] [INFO] Copying file images/processor-stage.svg [INFO] [INFO] Copying file images/publisher-builder.svg [INFO] [INFO] Copying file images/publisher-stage.svg [INFO] [INFO] Copying file images/subscriber-builder.svg [INFO] [INFO] Copying file images/subscriber-stage.svg [INFO] [INFO] Rendered /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/spec/target/microprofile-reactive-streams-operators-spec-1.0-RC1.pom.asc to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-reactive-streams-operators-spec --- [INFO] [INFO] Performing local staging (local stagingDirectory="/jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.10-01 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/spec/pom.xml to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom [INFO] [INFO] Installing /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/spec/target/microprofile-reactive-streams-operators-spec-1.0-RC1.pom.asc to /jobs/genie.microprofile/MicroProfile Reactive Release Test/workspace/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom.asc [INFO] [INFO] Performing remote staging... [INFO] [INFO] [INFO] [INFO] * Remote staging into staging profile ID "72ca920b8d0826" [INFO] [INFO] * Created staging repository with ID "orgeclipsemicroprofile-1119". [INFO] [INFO] * Uploading locally staged artifacts to profile org.eclipse.microprofile [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar.asc (819 B at 888 B/s) [INFO] [INFO] Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/maven-metadata.xml [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/maven-metadata.xml [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/maven-metadata.xml (364 B at 952 B/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar (11 kB at 42 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom (5.2 kB at 20 kB/s) [INFO] [INFO] Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/maven-metadata.xml [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/maven-metadata.xml [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/maven-metadata.xml (379 B at 1.1 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar.asc (819 B at 9.4 kB/s) [INFO] [INFO] Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/maven-metadata.xml [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/maven-metadata.xml [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/maven-metadata.xml (368 B at 970 B/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar.asc (819 B at 9.8 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar (329 kB at 685 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.jar.asc (819 B at 9.4 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.jar (52 kB at 207 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom (7.8 kB at 31 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar.asc (819 B at 9.8 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1.pom.asc (819 B at 9.9 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom.asc (819 B at 8.8 kB/s) [INFO] [INFO] Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/maven-metadata.xml [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/maven-metadata.xml [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/maven-metadata.xml (369 B at 936 B/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar (64 kB at 205 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar (921 kB at 1.9 MB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar.asc (819 B at 10 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-javadoc.jar.asc (819 B at 10 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-sources.jar (687 kB at 2.3 MB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-RC1/microprofile-reactive-streams-operators-1.0-RC1-javadoc.jar.asc (819 B at 10 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1-sources.jar.asc (819 B at 10 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom.asc (819 B at 9.2 kB/s) [INFO] [INFO] Downloading from ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/maven-metadata.xml [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/maven-metadata.xml [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/maven-metadata.xml (361 B at 967 B/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1.pom.asc (819 B at 9.8 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-RC1/microprofile-reactive-streams-operators-spec-1.0-RC1.pom (4.7 kB at 19 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom.asc [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom.asc (819 B at 9.9 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.jar (159 kB at 360 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-RC1/microprofile-reactive-streams-operators-tck-1.0-RC1.pom (4.6 kB at 18 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-RC1/microprofile-reactive-streams-parent-1.0-RC1.pom (15 kB at 58 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-javadoc.jar (31 kB at 125 kB/s) [INFO] [INFO] Uploading to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar [INFO] [INFO] Uploaded to ossrh: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1119/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-RC1/microprofile-reactive-streams-operators-tck-arquillian-1.0-RC1-sources.jar (7.3 kB at 29 kB/s) [INFO] [INFO] * Upload of locally staged artifacts finished. [INFO] [INFO] * Closing staging repository with ID "orgeclipsemicroprofile-1119". [INFO] [INFO] Waiting for operation to complete........ [INFO] [INFO] [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary: [INFO] [INFO] [INFO] [INFO] MicroProfile Reactive Streams Support 1.0-RC1 ...... SUCCESS [ 6.838 s] [INFO] [INFO] MicroProfile Reactive Streams Operators ............ SUCCESS [ 16.813 s] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK ........ SUCCESS [ 9.876 s] [INFO] [INFO] MicroProfile Reactive Streams Operators TCK Arquillian SUCCESS [ 2.482 s] [INFO] [INFO] MicroProfile Reactive Streams Operators Specification 1.0-RC1 SUCCESS [ 49.206 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:26 min [INFO] [INFO] Finished at: 2018-09-19T00:35:46-04:00 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Cleaning up after release... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] MicroProfile Reactive Streams Support 1.0-SNAPSHOT . SUCCESS [03:28 min] [INFO] MicroProfile Reactive Streams Operators ............ SKIPPED [INFO] MicroProfile Reactive Streams Operators TCK ........ SKIPPED [INFO] MicroProfile Reactive Streams Operators TCK Arquillian SKIPPED [INFO] MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:29 min [INFO] Finished at: 2018-09-19T00:35:47-04:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Specs) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [workspace] Running shell script + mkdir -p /home/data/httpd/download.eclipse.org/microprofile/microprofile-reactive-streams-1.0-RC1 [Pipeline] sh [workspace] Running shell script + cp -r spec/target/generated-docs/images spec/target/generated-docs/microprofile-reactive-streams-operators-spec.html spec/target/generated-docs/microprofile-reactive-streams-operators-spec.pdf /home/data/httpd/download.eclipse.org/microprofile/microprofile-reactive-streams-1.0-RC1 [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] sh [workspace] Running shell script + mkdir -p /home/data/httpd/download.eclipse.org/microprofile/microprofile-reactive-streams-1.0-RC1/apidocs [Pipeline] sh [workspace] Running shell script + cp -r api/target/apidocs/allclasses-frame.html api/target/apidocs/allclasses-noframe.html api/target/apidocs/constant-values.html api/target/apidocs/deprecated-list.html api/target/apidocs/help-doc.html api/target/apidocs/index-all.html api/target/apidocs/index.html api/target/apidocs/org api/target/apidocs/overview-frame.html api/target/apidocs/overview-summary.html api/target/apidocs/overview-tree.html api/target/apidocs/package-list api/target/apidocs/script.js api/target/apidocs/serialized-form.html api/target/apidocs/stylesheet.css /home/data/httpd/download.eclipse.org/microprofile/microprofile-reactive-streams-1.0-RC1/apidocs [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead." [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS