Skip to content

Console Output

+ ./mvnw -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=3.3-RC1 -DdevelopmentVersion=3.3-SNAPSHOT -DreleaseVersion=3.3-RC1 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /home/jenkins/.m2/wrapper/dists/apache-maven-3.9.0-bin/7u41pcsb933vr4m6u83d7ofakm/apache-maven-3.9.0
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
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 Parent POM                                            [pom]
[INFO] MicroProfile TCK BOM                                               [pom]
[INFO] 
[INFO] ------------< org.eclipse.microprofile:microprofile-parent >------------
[INFO] Building MicroProfile Parent POM 3.3-SNAPSHOT                      [1/2]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- release:3.0.0-M7:prepare (default-cli) @ microprofile-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-parent' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[WARNING] Ignoring unrecognized line: ?? .mvn/
[WARNING] Ignoring unrecognized line: ?? mvnw
[WARNING] Ignoring unrecognized line: ?? mvnw.cmd
[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-parent 'MicroProfile Parent POM'...
[INFO] Transforming tck-bom/pom.xml microprofile-tck-bom 'MicroProfile TCK BOM'...
[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.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
[INFO] Maven home: /home/jenkins/.m2/wrapper/dists/apache-maven-3.9.0-bin/7u41pcsb933vr4m6u83d7ofakm/apache-maven-3.9.0
[INFO] Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
[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 2 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Parent POM                                            [pom]
[INFO] [INFO] MicroProfile TCK BOM                                               [pom]
[INFO] [INFO] 
[INFO] [INFO] ------------< org.eclipse.microprofile:microprofile-parent >------------
[INFO] [INFO] Building MicroProfile Parent POM 3.3-RC1                           [1/2]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-parent ---
[INFO] [INFO] Enabled default license matchers.
[INFO] [INFO] Will parse SCM ignores for exclusions...
[INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/.gitignore
[INFO] [INFO] Finished adding exclusions from SCM ignore files.
[INFO] [INFO] 67 implicit excludes.
[INFO] [INFO] 7 explicit excludes.
[INFO] [INFO] 1 resources included
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.22.0:format (default) @ microprofile-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-parent ---
[INFO] [INFO] Processed 0 files in 00:00.003 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-parent ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ microprofile-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-parent ---
[INFO] [INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/bom.xml
[INFO] [INFO]            attaching as microprofile-parent-3.3-RC1-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/bom.json
[INFO] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO] [INFO]            attaching as microprofile-parent-3.3-RC1-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.0.1:sign (sign-artifacts) @ microprofile-parent ---
[INFO] [INFO] 
[INFO] [INFO] -----------< org.eclipse.microprofile:microprofile-tck-bom >------------
[INFO] [INFO] Building MicroProfile TCK BOM 3.3-RC1                              [2/2]
[INFO] [INFO]   from tck-bom/pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-tck-bom ---
[INFO] [INFO] Enabled default license matchers.
[INFO] [INFO] Will parse SCM ignores for exclusions...
[INFO] [INFO] Finished adding exclusions from SCM ignore files.
[INFO] [INFO] 62 implicit excludes.
[INFO] [INFO] 7 explicit excludes.
[INFO] [INFO] 1 resources included
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.22.0:format (default) @ microprofile-tck-bom ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-tck-bom ---
[INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-tck-bom ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ microprofile-tck-bom ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-tck-bom ---
[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-parent/tck-bom/target/bom.xml
[INFO] [INFO]            attaching as microprofile-tck-bom-3.3-RC1-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/tck-bom/target/bom.json
[INFO] [INFO]            attaching as microprofile-tck-bom-3.3-RC1-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.0.1:sign (sign-artifacts) @ microprofile-tck-bom ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for MicroProfile Parent POM 3.3-RC1:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Parent POM ............................ SUCCESS [  9.380 s]
[INFO] [INFO] MicroProfile TCK BOM ............................... SUCCESS [  1.149 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  14.136 s
[INFO] [INFO] Finished at: 2024-05-08T22:15:33Z
[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-parent' && 'git' 'add' '--' 'pom.xml' 'tck-bom/pom.xml'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[WARNING] Ignoring unrecognized line: ?? .mvn/
[WARNING] Ignoring unrecognized line: ?? mvnw
[WARNING] Ignoring unrecognized line: ?? mvnw.cmd
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[WARNING] Ignoring unrecognized line: ?? tck-bom/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-635707170.commit'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'push' 'git@github.com:eclipse/microprofile-parent.git' 'refs/heads/main:refs/heads/main'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] 12/17 prepare:scm-tag
[INFO] Tagging release with the label 3.3-RC1...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'tag' '-F' '/tmp/maven-scm-1288480443.commit' '3.3-RC1'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'push' 'git@github.com:eclipse/microprofile-parent.git' 'refs/tags/3.3-RC1'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] 13/17 prepare:rewrite-poms-for-development
[INFO] Transforming pom.xml microprofile-parent 'MicroProfile Parent POM'...
[INFO] Transforming tck-bom/pom.xml microprofile-tck-bom 'MicroProfile TCK BOM'...
[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-parent' && 'git' 'add' '--' 'pom.xml' 'tck-bom/pom.xml'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[WARNING] Ignoring unrecognized line: ?? .mvn/
[WARNING] Ignoring unrecognized line: ?? mvnw
[WARNING] Ignoring unrecognized line: ?? mvnw.cmd
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[WARNING] Ignoring unrecognized line: ?? tck-bom/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-576538611.commit'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' && 'git' 'push' 'git@github.com:eclipse/microprofile-parent.git' 'refs/heads/main:refs/heads/main'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent
[INFO] 17/17 prepare:end-release
[INFO] Release preparation complete.
[INFO] 
[INFO] --- release:3.0.0-M7:perform (default-cli) @ microprofile-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-parent
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target' && 'git' 'clone' '--depth' '1' '--branch' '3.3-RC1' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent' 'checkout'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target
[INFO] Executing: /bin/sh -c cd '/tmp' && 'git' 'ls-remote' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent'
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout' && 'git' 'fetch' 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout' && 'git' 'checkout' '3.3-RC1'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout
[INFO] 3/3 perform:run-perform-goals
[INFO] Invoking perform goals in directory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout
[INFO] Executing goals 'deploy'...
[INFO] Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
[INFO] Maven home: /home/jenkins/.m2/wrapper/dists/apache-maven-3.9.0-bin/7u41pcsb933vr4m6u83d7ofakm/apache-maven-3.9.0
[INFO] Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
[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 2 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Parent POM                                            [pom]
[INFO] [INFO] MicroProfile TCK BOM                                               [pom]
[INFO] [INFO] 
[INFO] [INFO] ------------< org.eclipse.microprofile:microprofile-parent >------------
[INFO] [INFO] Building MicroProfile Parent POM 3.3-RC1                           [1/2]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-parent ---
[INFO] [INFO] Enabled default license matchers.
[INFO] [INFO] Will parse SCM ignores for exclusions...
[INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/.gitignore
[INFO] [INFO] Finished adding exclusions from SCM ignore files.
[INFO] [INFO] 67 implicit excludes.
[INFO] [INFO] 7 explicit excludes.
[INFO] [INFO] 1 resources included
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.22.0:format (default) @ microprofile-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-parent ---
[INFO] [INFO] Processed 0 files in 00:00.016 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-parent ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ microprofile-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-parent ---
[INFO] [INFO] CycloneDX: Resolving Aggregated Dependencies
[INFO] [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s)
[INFO] [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.xml
[INFO] [INFO]            attaching as microprofile-parent-3.3-RC1-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.json
[INFO] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO] [INFO]            attaching as microprofile-parent-3.3-RC1-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.0.1:sign (sign-artifacts) @ microprofile-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.0:install (default-install) @ microprofile-parent ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/microprofile-parent-3.3-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ microprofile-parent ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/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-parent/target/checkout/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/microprofile-parent-3.3-RC1.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-parent/3.3-RC1/microprofile-parent-3.3-RC1-cyclonedx.json.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] -----------< org.eclipse.microprofile:microprofile-tck-bom >------------
[INFO] [INFO] Building MicroProfile TCK BOM 3.3-RC1                              [2/2]
[INFO] [INFO]   from tck-bom/pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-tck-bom ---
[INFO] [INFO] Enabled default license matchers.
[INFO] [INFO] Will parse SCM ignores for exclusions...
[INFO] [INFO] Finished adding exclusions from SCM ignore files.
[INFO] [INFO] 62 implicit excludes.
[INFO] [INFO] 7 explicit excludes.
[INFO] [INFO] 1 resources included
[INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] [INFO] 
[INFO] [INFO] --- formatter:2.22.0:format (default) @ microprofile-tck-bom ---
[INFO] [INFO] 
[INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-tck-bom ---
[INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-tck-bom ---
[INFO] [INFO] Starting audit...
[INFO] Audit done.
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ microprofile-tck-bom ---
[INFO] [INFO] 
[INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ microprofile-tck-bom ---
[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-parent/target/checkout/tck-bom/target/bom.xml
[INFO] [INFO]            attaching as microprofile-tck-bom-3.3-RC1-cyclonedx.xml
[INFO] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.json
[INFO] [INFO]            attaching as microprofile-tck-bom-3.3-RC1-cyclonedx.json
[INFO] [INFO] 
[INFO] [INFO] --- gpg:3.0.1:sign (sign-artifacts) @ microprofile-tck-bom ---
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.0:install (default-install) @ microprofile-tck-bom ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/microprofile-tck-bom-3.3-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.json.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ microprofile-tck-bom ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/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-parent/target/checkout/tck-bom/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.xml
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.json to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.json
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/microprofile-tck-bom-3.3-RC1.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.xml.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-cyclonedx.xml.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/tck-bom/target/bom.json.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-parent/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-tck-bom/3.3-RC1/microprofile-tck-bom-3.3-RC1-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-1671".
[INFO] [INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemicroprofile-1671
[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-1671".
[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 Parent POM 3.3-RC1:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile Parent POM ............................ SUCCESS [  6.009 s]
[INFO] [INFO] MicroProfile TCK BOM ............................... SUCCESS [01:00 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  01:08 min
[INFO] [INFO] Finished at: 2024-05-08T22:16:45Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Parent POM 3.3-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Parent POM ............................ SUCCESS [01:30 min]
[INFO] MicroProfile TCK BOM ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:32 min
[INFO] Finished at: 2024-05-08T22:16:45Z
[INFO] ------------------------------------------------------------------------