Skip to content
Success

Console Output

Skipping 7 KB.. Full Log
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases@tmp/jenkins-gitclient-ssh4973593248145969185.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-build-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/microprofile-build-infra.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 73e13b2f53c6b2cf3fcece799b90a49a288eaff0 (refs/remotes/origin/main)
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e13b2f53c6b2cf3fcece799b90a49a288eaff0 # timeout=10
Commit message: "Merge pull request #13 from Azquelt/build-with-java17"
 > git rev-list --no-walk 73e13b2f53c6b2cf3fcece799b90a49a288eaff0 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[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] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/microprofile-fault-tolerance.git
 > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance # timeout=10
Fetching upstream changes from git@github.com:eclipse/microprofile-fault-tolerance.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance@tmp/jenkins-gitclient-ssh9630295819565952582.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 38b12f61ae6d8da37128ab9a1cd7d8a3b842dfdf (refs/remotes/origin/main)
Commit message: "Fix broken link in spec (#635)"
 > git config remote.origin.url git@github.com:eclipse/microprofile-fault-tolerance.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38b12f61ae6d8da37128ab9a1cd7d8a3b842dfdf # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 38b12f61ae6d8da37128ab9a1cd7d8a3b842dfdf # timeout=10
 > git rev-list --no-walk b94074e10508026b9e816fbb9c911f75f5e00816 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execute Release)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
+ gpg --batch --import ****
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 2733B6177E5CD6D5: public key "Eclipse Microprofile Project <microprofile-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 2733B6177E5CD6D5: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
[Pipeline] sh
++ gpg --list-keys --with-colons
++ awk -F: '/fpr:/ {print $10}'
++ sort -u
+ for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5
y
'
+ gpg --batch --command-fd 0 --expert --edit-key AE45A395EBE91C8A5E77502390F02A85133A7738 trust
Secret subkeys are available.

pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ unknown] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ unknown] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ unknown] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

+ for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5
y
'
+ gpg --batch --command-fd 0 --expert --edit-key FEE97C6B44364F385E419CE22733B6177E5CD6D5 trust
Secret subkeys are available.

gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2027-10-17
pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ultimate] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ultimate] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/2733B6177E5CD6D5
     created: 2017-10-10  expires: 2027-10-17  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/90F02A85133A7738
     created: 2017-10-10  expires: 2027-10-17  usage: S   
[ultimate] (1). Eclipse Microprofile Project <microprofile-dev@eclipse.org>

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sshagent
[ssh-agent] Using credentials eclipse-microprofile-bot (GitHub bot SSH)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-Iy7oqhA03qQ3/agent.220
SSH_AGENT_PID=222
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance@tmp/private_key_12948979171370514246.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance@tmp/private_key_12948979171370514246.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ git config --global user.email microprofile-bot@eclipse.org
+ git config --global user.name 'Eclipse MicroProfile bot'
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=4.1-RC2 -DdevelopmentVersion=4.1-SNAPSHOT -DreleaseVersion=4.1-RC2 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Fault Tolerance                                       [pom]
[INFO] microProfile-fault-tolerance-api                                   [jar]
[INFO] microprofile-fault-tolerance-tck                                   [jar]
[INFO] MicroProfile Fault Tolerance Specification                         [pom]
[INFO] 
[INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-parent >--
[INFO] Building MicroProfile Fault Tolerance 4.1-SNAPSHOT                 [1/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- release:3.0.1:prepare (default-cli) @ microprofile-fault-tolerance-parent ---
[INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release
[INFO] 1/17 prepare:check-poms
[INFO] 2/17 prepare:scm-check-modifications
[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 '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] 3/17 prepare:check-dependency-snapshots
[INFO] Checking dependencies and plugins for snapshots ...
[INFO] 4/17 prepare:create-backup-poms
[INFO] Creating pom.xml backup with .releaseBackup suffix
[INFO] 5/17 prepare:map-release-versions
[INFO] 6/17 prepare:input-variables
[INFO] 7/17 prepare:map-development-versions
[INFO] 8/17 prepare:rewrite-poms-for-release
[INFO] Transforming pom.xml microprofile-fault-tolerance-parent 'MicroProfile Fault Tolerance'...
[INFO]   Ignoring artifact version update for expression ${project.version}
[INFO] Transforming api/pom.xml microprofile-fault-tolerance-api 'microProfile-fault-tolerance-api'...
[INFO] Transforming tck/pom.xml microprofile-fault-tolerance-tck 'microprofile-fault-tolerance-tck'...
[INFO]   Ignoring artifact version update for expression ${project.version}
[INFO] Transforming spec/pom.xml microprofile-fault-tolerance-spec 'MicroProfile Fault Tolerance Specification'...
[INFO] 9/17 prepare:generate-release-poms
[INFO] Not generating release POMs
[INFO] 10/17 prepare:run-preparation-goals
[INFO] Executing goals 'verify'...
[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] Maven home: /opt/tools/apache-maven/3.9.5
[INFO] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
[INFO] Default locale: en_US, platform encoding: UTF-8
[INFO] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Inspecting build with total of 4 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Fault Tolerance                                       [pom]
[INFO] [INFO] microProfile-fault-tolerance-api                                   [jar]
[INFO] [INFO] microprofile-fault-tolerance-tck                                   [jar]
[INFO] [INFO] MicroProfile Fault Tolerance Specification                         [pom]
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-parent >--
[INFO] [INFO] Building MicroProfile Fault Tolerance 4.1-RC2                      [1/4]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-parent ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 3 files with key default
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api >--
[INFO] [INFO] Building microProfile-fault-tolerance-api 4.1-RC2                  [2/4]
[INFO] [INFO]   from api/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 16 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Copying 0 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Processed 15 files in 1s287ms (Formatted: 0, Skipped: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Processed 15 files in 00:00.370 (Already Sorted: 15, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Recompiling the module because of changed source code.
[INFO] [INFO] Compiling 15 source files with javac [debug release 8] to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ microprofile-fault-tolerance-api ---
[INFO] [WARNING] Cannot consider developer in line '39' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- bnd-baseline:7.0.0:baseline (baseline) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:(,4.1-RC2) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] [INFO] The baseline version was found to be 4.0.2
[INFO] [INFO] Baseline bundle /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.0.2/microprofile-fault-tolerance-api-4.0.2.jar
[INFO] [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/baseline/microprofile-fault-tolerance-api-4.1-RC2.txt.
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-api ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 6 files with key default
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck >--
[INFO] [INFO] Building microprofile-fault-tolerance-tck 4.1-RC2                  [3/4]
[INFO] [INFO]   from tck/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 387 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 1 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Processed 386 files in 1s894ms (Formatted: 0, Skipped: 0, Unchanged: 386, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Processed 386 files in 00:02.060 (Already Sorted: 386, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 383 source files with javac [debug release 8] to target/classes
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/asyncretry/clientserver/AsyncRetryClient.java: Some input files use unchecked or unsafe operations.
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/asyncretry/clientserver/AsyncRetryClient.java: Recompile with -Xlint:unchecked for details.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Starting audit...
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/ConfigTest.java:66: Line is longer than 150 characters (found 159). [LineLength]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricID.java:31:25: Variable 'name' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricID.java:32:29: Variable 'attributes' must be private and have accessor methods. [VisibilityModifier]
[INFO] Audit done.
[INFO] [INFO] There is 1 error reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/checkstyle-rules.xml ruleset.
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/fault/tolerance/tck/ConfigTest.java:[66] (sizes) LineLength: Line is longer than 150 characters (found 159).
[INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] [INFO] You have 1 Checkstyle violation.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running TestSuite
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in TestSuite
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-test-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/testapidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:test-jar (attach-test-jar) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-sources-test) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryCounterMetric.java:46: warning: @param argument "startTime" is not a parameter name.
[INFO] [WARNING] * @param startTime
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryCounterMetric.java:48: warning: @param argument "endTime" is not a parameter name.
[INFO] [WARNING] * @param endTime
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] 6 warnings
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:test-jar (attach-test-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.7.0:javadoc' has not been previously called for the module: 'org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:4.1-RC2'. Trying to invoke it...
[INFO] [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/testapidocs
[INFO] [ERROR] Error fetching link: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/api/target/testapidocs. Ignored it.
[INFO] [INFO] Configuration changed, re-generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/tck/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-tck ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 9 files with key default
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-spec >--
[INFO] [INFO] Building MicroProfile Fault Tolerance Specification 4.1-RC2        [4/4]
[INFO] [INFO]   from spec/pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 16 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-year) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-pdf) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/src/main/asciidoc/microprofile-fault-tolerance-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-html) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/src/main/asciidoc/microprofile-fault-tolerance-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/spec/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-spec ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 5 files with key default
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for MicroProfile Fault Tolerance 4.1-RC2:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Fault Tolerance ....................... SUCCESS [ 11.645 s]
[INFO] [INFO] microProfile-fault-tolerance-api ................... SUCCESS [ 10.942 s]
[INFO] [INFO] microprofile-fault-tolerance-tck ................... SUCCESS [ 37.572 s]
[INFO] [INFO] MicroProfile Fault Tolerance Specification ......... SUCCESS [ 39.264 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  01:42 min
[INFO] [INFO] Finished at: 2024-06-27T12:40:42Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] 11/17 prepare:scm-commit-release
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'add' '--' 'pom.xml' 'api/pom.xml' 'tck/pom.xml' 'spec/pom.xml'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[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/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1576513368.commit'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'push' 'git@github.com:eclipse/microprofile-fault-tolerance.git' 'refs/heads/main:refs/heads/main'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] 12/17 prepare:scm-tag
[INFO] Tagging release with the label 4.1-RC2...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'tag' '-F' '/tmp/maven-scm-1384535886.commit' '4.1-RC2'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'push' 'git@github.com:eclipse/microprofile-fault-tolerance.git' 'refs/tags/4.1-RC2'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] 13/17 prepare:rewrite-poms-for-development
[INFO] Transforming pom.xml microprofile-fault-tolerance-parent 'MicroProfile Fault Tolerance'...
[INFO]   Ignoring artifact version update for expression ${project.version}
[INFO] Transforming api/pom.xml microprofile-fault-tolerance-api 'microProfile-fault-tolerance-api'...
[INFO] Transforming tck/pom.xml microprofile-fault-tolerance-tck 'microprofile-fault-tolerance-tck'...
[INFO]   Ignoring artifact version update for expression ${project.version}
[INFO] Transforming spec/pom.xml microprofile-fault-tolerance-spec 'MicroProfile Fault Tolerance Specification'...
[INFO] 14/17 prepare:remove-release-poms
[INFO] Not removing release POMs
[INFO] 15/17 prepare:run-completion-goals
[INFO] 16/17 prepare:scm-commit-development
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'add' '--' 'pom.xml' 'api/pom.xml' 'tck/pom.xml' 'spec/pom.xml'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[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/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1443927188.commit'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' && 'git' 'push' 'git@github.com:eclipse/microprofile-fault-tolerance.git' 'refs/heads/main:refs/heads/main'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] 17/17 prepare:end-release
[INFO] Release preparation complete.
[INFO] 
[INFO] --- release:3.0.1:perform (default-cli) @ microprofile-fault-tolerance-parent ---
[INFO] starting perform goal, composed of 3 phases: verify-completed-prepare-phases, checkout-project-from-scm, run-perform-goals
[INFO] 1/3 perform:verify-completed-prepare-phases
[INFO] 2/3 perform:checkout-project-from-scm
[INFO] Performing a LOCAL checkout from scm:git:file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target' && 'git' 'clone' '--depth' '1' '--branch' '4.1-RC2' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance' 'checkout'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target
[INFO] Executing: /bin/sh -c cd '/tmp' && 'git' 'ls-remote' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance'
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout' && 'git' 'fetch' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout' && 'git' 'checkout' '4.1-RC2'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout
[INFO] 3/3 perform:run-perform-goals
[INFO] Invoking perform goals in directory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout
[INFO] Executing goals 'deploy'...
[INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[INFO] Maven home: /opt/tools/apache-maven/3.9.5
[INFO] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
[INFO] Default locale: en_US, platform encoding: UTF-8
[INFO] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Inspecting build with total of 4 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Fault Tolerance                                       [pom]
[INFO] [INFO] microProfile-fault-tolerance-api                                   [jar]
[INFO] [INFO] microprofile-fault-tolerance-tck                                   [jar]
[INFO] [INFO] MicroProfile Fault Tolerance Specification                         [pom]
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-parent >--
[INFO] [INFO] Building MicroProfile Fault Tolerance 4.1-RC2                      [1/4]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-parent ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 3 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/microprofile-fault-tolerance-parent-4.1-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-fault-tolerance-parent ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/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.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/microprofile-fault-tolerance-parent-4.1-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/4.1-RC2/microprofile-fault-tolerance-parent-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api >--
[INFO] [INFO] Building microProfile-fault-tolerance-api 4.1-RC2                  [2/4]
[INFO] [INFO]   from api/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 16 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Copying 0 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Processed 15 files in 1s245ms (Formatted: 0, Skipped: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Processed 15 files in 00:00.300 (Already Sorted: 15, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Recompiling the module because of changed source code.
[INFO] [INFO] Compiling 15 source files with javac [debug release 8] to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ microprofile-fault-tolerance-api ---
[INFO] [WARNING] Cannot consider developer in line '39' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- bnd-baseline:7.0.0:baseline (baseline) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:(,4.1-RC2) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] [INFO] The baseline version was found to be 4.0.2
[INFO] [INFO] Baseline bundle /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.0.2/microprofile-fault-tolerance-api-4.0.2.jar
[INFO] [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/baseline/microprofile-fault-tolerance-api-4.1-RC2.txt.
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-api ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 6 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-fault-tolerance-api ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/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.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/4.1-RC2/microprofile-fault-tolerance-api-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck >--
[INFO] [INFO] Building microprofile-fault-tolerance-tck 4.1-RC2                  [3/4]
[INFO] [INFO]   from tck/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 387 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 1 resource from  to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- dependency:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Processed 386 files in 1s975ms (Formatted: 0, Skipped: 0, Unchanged: 386, Failed: 0, Readonly: 0)
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Processed 386 files in 00:02.352 (Already Sorted: 386, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 383 source files with javac [debug release 8] to target/classes
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/asyncretry/clientserver/AsyncRetryClient.java: Some input files use unchecked or unsafe operations.
[INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/asyncretry/clientserver/AsyncRetryClient.java: Recompile with -Xlint:unchecked for details.
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Recompiling the module because of changed dependency.
[INFO] [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Starting audit...
[INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/ConfigTest.java:66: Line is longer than 150 characters (found 159). [LineLength]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricID.java:31:25: Variable 'name' must be private and have accessor methods. [VisibilityModifier]
[INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricID.java:32:29: Variable 'attributes' must be private and have accessor methods. [VisibilityModifier]
[INFO] Audit done.
[INFO] [INFO] There is 1 error reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/checkstyle-rules.xml ruleset.
[INFO] [ERROR] src/main/java/org/eclipse/microprofile/fault/tolerance/tck/ConfigTest.java:[66] (sizes) LineLength: Line is longer than 150 characters (found 159).
[INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] [INFO] You have 1 Checkstyle violation.
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running TestSuite
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in TestSuite
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:copy-resources (copy-licenses-test-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Copying 2 resources from target/licenses to target/testapidocs/licenses
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.jar
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.4.1:test-jar (attach-test-jar) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-sources-test) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] No previous run data found, generating javadoc.
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryCounterMetric.java:46: warning: @param argument "startTime" is not a parameter name.
[INFO] [WARNING] * @param startTime
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryCounterMetric.java:48: warning: @param argument "endTime" is not a parameter name.
[INFO] [WARNING] * @param endTime
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[INFO] [WARNING] * The subclass of {@link Metric} used by this metric
[INFO] [WARNING] ^
[INFO] [WARNING] 6 warnings
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- javadoc:3.7.0:test-jar (attach-test-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.7.0:javadoc' has not been previously called for the module: 'org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:4.1-RC2'. Trying to invoke it...
[INFO] [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/testapidocs
[INFO] [ERROR] Error fetching link: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/api/target/testapidocs. Ignored it.
[INFO] [INFO] Configuration changed, re-generating javadoc.
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-tck ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 9 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-fault-tolerance-tck ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/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.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-tests.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-sources.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-test-javadoc.jar.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/tck/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-RC2/microprofile-fault-tolerance-tck-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-spec >--
[INFO] [INFO] Building MicroProfile Fault Tolerance Specification 4.1-RC2        [4/4]
[INFO] [INFO]   from spec/pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.16.1:check (rat-check) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 16 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:timestamp-property (generate-year) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.24.1:format (default) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-pdf) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/src/main/asciidoc/microprofile-fault-tolerance-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor:2.2.6:process-asciidoc (generate-html) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/src/docs/asciidoc does not exist
[INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/src/asciidoc does not exist
[INFO] [INFO] Copying 0 resource
[INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/src/main/asciidoc/microprofile-fault-tolerance-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.4.0:check (verify-style) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] CycloneDX: Resolving Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.xml
[INFO] [INFO]            attaching as microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.json
[INFO] [INFO]            attaching as microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.2.4:sign (sign-artifacts) @ microprofile-fault-tolerance-spec ---
[INFO] [WARNING] 
[INFO] [WARNING] W A R N I N G
[INFO] [WARNING] 
[INFO] [WARNING] Do not store passphrase in any file (disk or SCM repository),
[INFO] [WARNING] instead rely on GnuPG agent or provide passphrase in 
[INFO] [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[INFO] [WARNING] 
[INFO] [WARNING] Sensitive content loaded from settings.xml
[INFO] [WARNING] 
[INFO] [INFO] Signer 'gpg' is signing 5 files with key default
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.pdf to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pdf
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.html to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.html
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/microprofile-fault-tolerance-spec-4.1-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/gpg/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.pdf.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pdf.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/gpg/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.html.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.html.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.7.0:deploy (injected-nexus-deploy) @ microprofile-fault-tolerance-spec ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/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.15.1-02 and edition "Professional"
[INFO] [INFO]  * Using staging profile ID "72ca920b8d0826" (matched by Nexus).
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.pdf to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pdf
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.html to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.html
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/microprofile-fault-tolerance-spec-4.1-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/gpg/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.pdf.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.pdf.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/gpg/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.html.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2.html.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/spec/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/4.1-RC2/microprofile-fault-tolerance-spec-4.1-RC2-cyclonedx.json.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-1690".
[INFO] [INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1690
[INFO] [INFO]  * Uploading locally staged artifacts to profile org.eclipse.microprofile
[INFO] [INFO]  * Upload of locally staged artifacts finished.
[INFO] [INFO]  * Closing staging repository with ID "orgeclipsemicroprofile-1690".
[INFO] 
[INFO] Waiting for operation to complete...
[INFO] .................
[INFO] 
[INFO] [INFO] Remote staged 1 repositories, finished with success.
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for MicroProfile Fault Tolerance 4.1-RC2:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Fault Tolerance ....................... SUCCESS [  8.252 s]
[INFO] [INFO] microProfile-fault-tolerance-api ................... SUCCESS [  9.718 s]
[INFO] [INFO] microprofile-fault-tolerance-tck ................... SUCCESS [ 35.726 s]
[INFO] [INFO] MicroProfile Fault Tolerance Specification ......... SUCCESS [02:37 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  03:32 min
[INFO] [INFO] Finished at: 2024-06-27T12:44:19Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Fault Tolerance 4.1-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Fault Tolerance ....................... SUCCESS [05:27 min]
[INFO] microProfile-fault-tolerance-api ................... SKIPPED
[INFO] microprofile-fault-tolerance-tck ................... SKIPPED
[INFO] MicroProfile Fault Tolerance Specification ......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:30 min
[INFO] Finished at: 2024-06-27T12:44:20Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 222 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Specs)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.microprofile (ssh://genie.microprofile@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-Wgqc3wFVxp6I/agent.1761
SSH_AGENT_PID=1763
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance@tmp/private_key_2073307289066624444.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance@tmp/private_key_2073307289066624444.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-fault-tolerance-4.1-RC2
[Pipeline] sh
+ scp -r spec/target/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.html spec/target/generated-docs/microprofile-fault-tolerance-spec-4.1-RC2.pdf genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-fault-tolerance-4.1-RC2
[Pipeline] fileExists
[Pipeline] sh
+ scp api/target/microprofile-fault-tolerance-api-4.1-RC2.jar api/target/microprofile-fault-tolerance-api-4.1-RC2-javadoc.jar api/target/microprofile-fault-tolerance-api-4.1-RC2-sources.jar genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-fault-tolerance-4.1-RC2/
[Pipeline] sh
+ ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-fault-tolerance-4.1-RC2/apidocs
[Pipeline] sh
+ scp -r api/target/apidocs/allclasses-index.html api/target/apidocs/allpackages-index.html api/target/apidocs/element-list api/target/apidocs/help-doc.html api/target/apidocs/index-all.html api/target/apidocs/index.html api/target/apidocs/jquery-ui.overrides.css api/target/apidocs/legal api/target/apidocs/licenses api/target/apidocs/member-search-index.js api/target/apidocs/module-search-index.js api/target/apidocs/org api/target/apidocs/overview-summary.html api/target/apidocs/overview-tree.html api/target/apidocs/package-search-index.js api/target/apidocs/resources api/target/apidocs/script-dir api/target/apidocs/script.js api/target/apidocs/search.js api/target/apidocs/serialized-form.html api/target/apidocs/stylesheet.css api/target/apidocs/tag-search-index.js api/target/apidocs/type-search-index.js genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-fault-tolerance-4.1-RC2/apidocs
[Pipeline] fileExists
[Pipeline] sh
+ find tck -name '*.jar'
+ xargs '-I{}' scp '{}' genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-fault-tolerance-4.1-RC2/
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // script
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1763 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-fault-tolerance
[Pipeline] {
[Pipeline] archive
The archive step is deprecated, please use archiveArtifacts instead.
[Pipeline] sh
+ rm -f ../output-settings.xml
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS