Skip to content

Console Output

Started by user arjan tijms
Running as arjan tijms
Agent basic-1jqct is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-1jqct"
  namespace: "exousia"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.exousia.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-1jqct"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-1jqct"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.exousia.svc.cluster.local/exousia/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-exousia"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on basic-1jqct (basic) in workspace /home/jenkins/agent/workspace/1_exousia_build-and-stage
[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-k76KV4ciw10y/agent.51
SSH_AGENT_PID=53
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/1_exousia_build-and-stage@tmp/private_key_17179481527090056460.key (/home/jenkins/agent/workspace/1_exousia_build-and-stage@tmp/private_key_17179481527090056460.key)
[ssh-agent] Using credentials eclipse-exousia-bot (GitHub bot (SSH))
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/exousia
 > git init /home/jenkins/agent/workspace/1_exousia_build-and-stage # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/exousia
 > 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/1_exousia_build-and-stage@tmp/jenkins-gitclient-ssh15332355579028432996.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/exousia +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/exousia # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/2.1^{commit} # timeout=10
Checking out Revision 4025ece831d5c811c5bdebb0a4caa6cbbd18ff26 (refs/remotes/origin/2.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4025ece831d5c811c5bdebb0a4caa6cbbd18ff26 # timeout=10
Commit message: "Merge pull request #44 from dmatej/fix-logs"
 > git rev-list --no-walk 399e690b74cce9c7dc47cb3c289506363da2cdf4 # timeout=10
[1_exousia_build-and-stage] $ /bin/bash -e /tmp/jenkins16382319981003089134.sh
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key D17E5051E6F16848: public key "Eclipse Exousia <exousia-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key D17E5051E6F16848: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
Secret subkeys are available.

pub  rsa4096/D17E5051E6F16848
     created: 2021-06-30  expires: 2026-06-29  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/1C5FBD462034AEEE
     created: 2021-06-30  expires: 2026-06-29  usage: S   
[ unknown] (1). Eclipse Exousia <exousia-dev@eclipse.org>

pub  rsa4096/D17E5051E6F16848
     created: 2021-06-30  expires: 2026-06-29  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/1C5FBD462034AEEE
     created: 2021-06-30  expires: 2026-06-29  usage: S   
[ unknown] (1). Eclipse Exousia <exousia-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/D17E5051E6F16848
     created: 2021-06-30  expires: 2026-06-29  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/1C5FBD462034AEEE
     created: 2021-06-30  expires: 2026-06-29  usage: S   
[ unknown] (1). Eclipse Exousia <exousia-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

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 2026-06-29
pub  rsa4096/D17E5051E6F16848
     created: 2021-06-30  expires: 2026-06-29  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/1C5FBD462034AEEE
     created: 2021-06-30  expires: 2026-06-29  usage: S   
[ultimate] (1). Eclipse Exousia <exousia-dev@eclipse.org>

pub  rsa4096/D17E5051E6F16848
     created: 2021-06-30  expires: 2026-06-29  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/1C5FBD462034AEEE
     created: 2021-06-30  expires: 2026-06-29  usage: S   
[ultimate] (1). Eclipse Exousia <exousia-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/D17E5051E6F16848
     created: 2021-06-30  expires: 2026-06-29  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/1C5FBD462034AEEE
     created: 2021-06-30  expires: 2026-06-29  usage: S   
[ultimate] (1). Eclipse Exousia <exousia-dev@eclipse.org>

total 4.0K
drwxrwsrwx. 3 root    1001310000  78 Apr 17 12:54 .ssh
-rw-r--r--. 1 root    1001310000 117 Apr 17 12:54 .mavenrc
drwxr-xr-x. 1 root    root        37 Apr 17 12:54 ..
drwxr-sr-x. 4 root    1001310000 110 Apr 17 12:54 .m2
drwxrwsrwx. 4 root    1001310000  39 Apr 17 12:55 agent
drwxrwsrwx. 6 root    1001310000  72 Apr 17 12:55 .
drwx--S---. 3 jenkins 1001310000 183 Apr 17 12:55 .gnupg
total 12K
drwxrwsrwx. 6 root    1001310000   72 Apr 17 12:55 ..
-rw-------. 1 jenkins 1001310000   32 Apr 17 12:55 pubring.kbx~
-rw-r--r--. 1 jenkins 1001310000 3.0K Apr 17 12:55 pubring.kbx
srwx------. 1 jenkins 1001310000    0 Apr 17 12:55 S.gpg-agent.ssh
srwx------. 1 jenkins 1001310000    0 Apr 17 12:55 S.gpg-agent.extra
srwx------. 1 jenkins 1001310000    0 Apr 17 12:55 S.gpg-agent.browser
srwx------. 1 jenkins 1001310000    0 Apr 17 12:55 S.gpg-agent
drwx------. 2 jenkins 1001310000   58 Apr 17 12:55 private-keys-v1.d
-rw-------. 1 jenkins 1001310000 1.3K Apr 17 12:55 trustdb.gpg
drwx--S---. 3 jenkins 1001310000  183 Apr 17 12:55 .
[1_exousia_build-and-stage] $ /bin/bash -ex /tmp/jenkins8432140823270314817.sh
+ TOOLS_PREFIX=/opt/tools
+ ls -altrh /opt/tools/java/
total 4.0K
drwxr-xr-x.  3 root root   45 Jan 18  2019 ibm
drwxr-xr-x.  5 root root   64 Mar 29  2019 ..
drwxr-xr-x.  9 root root  150 Sep 28  2019 oracle
drwxr-xr-x. 20 root root 4.0K Nov  2  2021 adoptopenjdk
drwxr-xr-x.  8 root root  123 Aug 22  2022 .
drwxr-xr-x.  9 root root  153 Jan 11 20:46 semeru
drwxr-xr-x. 17 root root  318 Apr  2 19:55 openjdk
drwxr-xr-x.  8 root root  135 Apr  2 20:06 temurin
+ ls -altrh /opt/tools/java/adoptopenjdk
total 4.0K
drwxr-xr-x.  3 root root   48 May 11  2021 hotspot-jdk-15
drwxr-xr-x.  4 root root   69 May 11  2021 hotspot-jdk-14
drwxr-xr-x.  3 root root   48 May 11  2021 hotspot-jdk-13
drwxr-xr-x.  3 root root   49 May 11  2021 hotspot-jdk-12
drwxr-xr-x.  3 root root   51 May 11  2021 hotspot-jdk-10
drwxr-xr-x.  3 root root   48 May 11  2021 hotspot-jdk-9
drwxr-xr-x.  5 root root  103 May 11  2021 hotspot-jdk-8
lrwxrwxrwx.  1 root root   21 May 11  2021 hotspot-latest -> hotspot-jdk-16/latest
lrwxrwxrwx.  1 root root   21 May 11  2021 hotspot-latest-lts -> hotspot-jdk-11/latest
drwxr-xr-x.  3 root root   48 May 11  2021 openj9-jdk-15
drwxr-xr-x.  4 root root   69 May 11  2021 openj9-jdk-14
drwxr-xr-x.  3 root root   48 May 11  2021 openj9-jdk-13
drwxr-xr-x.  3 root root   49 May 11  2021 openj9-jdk-12
drwxr-xr-x.  6 root root  112 May 11  2021 openj9-jdk-11
drwxr-xr-x.  3 root root   49 May 11  2021 openj9-jdk-10
drwxr-xr-x.  3 root root   48 May 11  2021 openj9-jdk-9
lrwxrwxrwx.  1 root root   20 May 11  2021 openj9-latest -> openj9-jdk-16/latest
drwxr-xr-x.  5 root root  103 May 11  2021 openj9-jdk-8
lrwxrwxrwx.  1 root root   20 May 11  2021 openj9-latest-lts -> openj9-jdk-11/latest
drwxr-xr-x.  5 root root   85 Sep  2  2021 openj9-jdk-16
drwxr-xr-x.  5 root root   85 Sep  2  2021 hotspot-jdk-16
drwxr-xr-x. 20 root root 4.0K Nov  2  2021 .
drwxr-xr-x.  5 root root   91 Nov  2  2021 hotspot-jdk-11
drwxr-xr-x.  8 root root  123 Aug 22  2022 ..
+ ls -altrh /opt/tools/java/oracle
total 0
drwxr-xr-x. 3 root root  48 Sep 20  2018 jdk-6
drwxr-xr-x. 3 root root  48 Sep 20  2018 jdk-7
drwxr-xr-x. 3 root root  48 Sep 20  2018 jdk-5
drwxr-xr-x. 3 root root  46 Sep 20  2018 jdk-10
drwxr-xr-x. 4 root root  62 Oct  3  2018 jdk-9
lrwxrwxrwx. 1 root root  13 Oct 18  2018 latest -> jdk-10/latest
drwxr-xr-x. 4 root root  70 Feb  4  2019 jdk-8
drwxr-xr-x. 3 root root  28 Sep 28  2019 jdk-1.4
drwxr-xr-x. 9 root root 150 Sep 28  2019 .
drwxr-xr-x. 8 root root 123 Aug 22  2022 ..
+ ls -altrh /opt/tools/java/temurin/jdk-11
total 0
drwxr-xr-x. 9 root root 161 Oct 17  2023 11.0.21+9
drwxr-xr-x. 9 root root 161 Jan 16 22:49 11.0.22+7
lrwxrwxrwx. 1 root root   9 Apr  2 14:08 latest -> 11.0.22+7
drwxr-xr-x. 4 root root  70 Apr  2 14:09 .
drwxr-xr-x. 8 root root 135 Apr  2 20:06 ..
+ JAVA_PREFIX=/opt/tools/java/temurin
+ JAVA_HOME=/opt/tools/java/temurin/jdk-17/latest
+ MVN_HOME=/opt/tools/apache-maven/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/temurin/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ VERSIONS_PLUGIN=org.codehaus.mojo:versions-maven-plugin:2.5
+ HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:2.1.1
+ MVN_EXTRA='--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn'
+ BUILD_DIR=/home/jenkins/agent/workspace/1_exousia_build-and-stage
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ '[' false = true ']'
+ '[' false = true ']'
+ grep '<version>' pom.xml
+ grep SNAPSHOT
    <version>2.1.2-SNAPSHOT</version>
++ mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version
++ grep -v -e INFO -e WARNING
+ PROJECT_VERSION=2.1.2-SNAPSHOT
++ echo 2.1.2-SNAPSHOT
++ grep -E '^[0-9]+(\.[0-9]+)+-SNAPSHOT$'
+ SNAPSHOT_VERSION=2.1.2-SNAPSHOT
+ '[' -z 2.1.2 ']'
+ '[' -z 2.1.3-SNAPSHOT ']'
+ RELEASE_TAG=2.1.2-RELEASE
+ echo 'Current version: 2.1.2-SNAPSHOT'
Current version: 2.1.2-SNAPSHOT
+ echo 'Release version: 2.1.2'
Release version: 2.1.2
+ echo 'Next version:    2.1.3-SNAPSHOT'
Next version:    2.1.3-SNAPSHOT
+ echo 'Release tag:     2.1.2-RELEASE'
Release tag:     2.1.2-RELEASE
+ '[' -z 2.1.2-SNAPSHOT -o -z 2.1.2 -o -z 2.1.3-SNAPSHOT ']'
+ '[' false = true ']'
+ MVN_DEPLOY_ARGS=nexus-staging:deploy
++ git remote
+ GIT_ORIGIN=origin
+ echo '-[ Prepare branch ]-------------------------------------------------------------'
-[ Prepare branch ]-------------------------------------------------------------
++ git branch -r
++ grep origin/2.1.2
+ [[ -n '' ]]
+ echo '-[ Release tag cleanup ]--------------------------------------------------------'
-[ Release tag cleanup ]--------------------------------------------------------
++ git ls-remote --tags origin
++ grep 2.1.2-RELEASE
+ [[ -n '' ]]
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ git branch --delete 2.1.2
error: branch '2.1.2' not found.
+ git checkout -b 2.1.2
Switched to a new branch '2.1.2'
+ git tag --delete 2.1.2-RELEASE
error: tag '2.1.2-RELEASE' not found.
+ git config --global user.email exousia-bot@eclipse.org
+ git config --global user.name 'Exousia glassfish Bot'
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
++ mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.artifactId
++ grep -Ev '(^\[)'
+ ARTIFACT_ID=parent
++ mvn --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.groupId
++ grep -Ev '(^\[)'
+ GROUP_ID=org.glassfish.exousia
+ echo '-[ Set release version ]--------------------------------------------------------'
-[ Set release version ]--------------------------------------------------------
+ mvn -U -C -DnewVersion=2.1.2 -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.5:set --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Exousia                                                            [jar]
[INFO] Exousia Tomcat Integration                                         [jar]
[INFO] Exousia Parent                                                     [pom]
[INFO] Exousia SPI                                                        [pom]
[INFO] 
[INFO] -------------------< org.glassfish.exousia:exousia >--------------------
[INFO] Building Exousia 2.1.2-SNAPSHOT                                    [1/4]
[INFO]   from impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ exousia ---
[INFO] 
[INFO] --------------< org.glassfish.exousia:exousia.spi.tomcat >--------------
[INFO] Building Exousia Tomcat Integration 2.1.2-SNAPSHOT                 [2/4]
[INFO]   from spi/tomcat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia.spi.tomcat ---
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2-SNAPSHOT                             [3/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] ---------------------< org.glassfish.exousia:spi >----------------------
[INFO] Building Exousia SPI 2.1.2-SNAPSHOT                                [4/4]
[INFO]   from spi/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ spi ---
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2-SNAPSHOT                             [5/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions:2.5:set (default-cli) @ parent ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/1_exousia_build-and-stage
[INFO] Processing change of org.glassfish.exousia:parent:2.1.2-SNAPSHOT -> 2.1.2
[INFO] Processing org.glassfish.exousia:parent
[INFO]     Updating project org.glassfish.exousia:parent
[INFO]         from version 2.1.2-SNAPSHOT to 2.1.2
[INFO] 
[INFO] Processing org.glassfish.exousia:spi
[INFO]     Updating parent org.glassfish.exousia:parent
[INFO]         from version 2.1.2-SNAPSHOT to 2.1.2
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Exousia Parent 2.1.2-SNAPSHOT:
[INFO] 
[INFO] Exousia ............................................ SUCCESS [  0.881 s]
[INFO] Exousia Tomcat Integration ......................... SUCCESS [  0.129 s]
[INFO] Exousia Parent ..................................... SUCCESS [  7.126 s]
[INFO] Exousia SPI ........................................ SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.225 s
[INFO] Finished at: 2024-04-17T12:55:37Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl
+ mvn -U -C -DnewVersion=2.1.2 -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.5:set --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< org.glassfish.exousia:exousia >--------------------
[INFO] Building Exousia 2.1.2-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ exousia ---
[INFO] 
[INFO] -------------------< org.glassfish.exousia:exousia >--------------------
[INFO] Building Exousia 2.1.2-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions:2.5:set (default-cli) @ exousia ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/1_exousia_build-and-stage
[INFO] Processing change of org.glassfish.exousia:exousia:2.1.2-SNAPSHOT -> 2.1.2
[INFO] Processing org.glassfish.exousia:exousia
[INFO]     Updating project org.glassfish.exousia:exousia
[INFO]         from version 2.1.2-SNAPSHOT to 2.1.2
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.104 s
[INFO] Finished at: 2024-04-17T12:55:41Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat
+ mvn -U -C -DnewVersion=2.1.2 -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.5:set --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< org.glassfish.exousia:exousia.spi.tomcat >--------------
[INFO] Building Exousia Tomcat Integration 2.1.2-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia.spi.tomcat ---
[INFO] 
[INFO] --------------< org.glassfish.exousia:exousia.spi.tomcat >--------------
[INFO] Building Exousia Tomcat Integration 2.1.2-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions:2.5:set (default-cli) @ exousia.spi.tomcat ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/1_exousia_build-and-stage
[INFO] Processing change of org.glassfish.exousia:exousia.spi.tomcat:2.1.2-SNAPSHOT -> 2.1.2
[INFO] Processing org.glassfish.exousia:exousia.spi.tomcat
[INFO]     Updating project org.glassfish.exousia:exousia.spi.tomcat
[INFO]         from version 2.1.2-SNAPSHOT to 2.1.2
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.484 s
[INFO] Finished at: 2024-04-17T12:55:44Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ mvn -U -C -DnewVersion=2.1.2 -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.5:set --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Exousia                                                            [jar]
[INFO] Exousia Tomcat Integration                                         [jar]
[INFO] Exousia Parent                                                     [pom]
[INFO] Exousia SPI                                                        [pom]
[INFO] 
[INFO] -------------------< org.glassfish.exousia:exousia >--------------------
[INFO] Building Exousia 2.1.2                                             [1/4]
[INFO]   from impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ exousia ---
[INFO] 
[INFO] --------------< org.glassfish.exousia:exousia.spi.tomcat >--------------
[INFO] Building Exousia Tomcat Integration 2.1.2                          [2/4]
[INFO]   from spi/tomcat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia.spi.tomcat ---
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2                                      [3/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] ---------------------< org.glassfish.exousia:spi >----------------------
[INFO] Building Exousia SPI 2.1.2                                         [4/4]
[INFO]   from spi/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ spi ---
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2                                      [5/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions:2.5:set (default-cli) @ parent ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/1_exousia_build-and-stage
[INFO] Processing change of org.glassfish.exousia:parent:2.1.2 -> 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Exousia Parent 2.1.2:
[INFO] 
[INFO] Exousia ............................................ SUCCESS [  0.250 s]
[INFO] Exousia Tomcat Integration ......................... SUCCESS [  0.094 s]
[INFO] Exousia Parent ..................................... SUCCESS [  0.672 s]
[INFO] Exousia SPI ........................................ SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.186 s
[INFO] Finished at: 2024-04-17T12:55:48Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat
+ sed -i 's/${SNAPSHOT_VERSION}/${RELEASE_VERSION}/g' pom.xml
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ echo '-[ Commit modified pom.xml files ]----------------------------------------------'
-[ Commit modified pom.xml files ]----------------------------------------------
++ git status
++ grep -E 'modified:.*pom\.xml'
++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//'
+ POM_FILES='impl/pom.xml
pom.xml
spi/pom.xml
spi/tomcat/pom.xml'
+ git add impl/pom.xml pom.xml spi/pom.xml spi/tomcat/pom.xml
+ git commit -m 'Prepare release org.glassfish.exousia:parent:2.1.2'
[2.1.2 48eb29e] Prepare release org.glassfish.exousia:parent:2.1.2
 4 files changed, 4 insertions(+), 4 deletions(-)
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ echo '-[ Deploy artifacts to staging repository ]-------------------------------------'
-[ Deploy artifacts to staging repository ]-------------------------------------
+ mvn -U -C -s /home/jenkins/.m2/settings.xml -DskipTests -Ddoclint=none -Poss-release -Pstaging clean package gpg:sign install:install nexus-staging:deploy --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 4 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Exousia                                                            [jar]
[INFO] Exousia Tomcat Integration                                         [jar]
[INFO] Exousia Parent                                                     [pom]
[INFO] Exousia SPI                                                        [pom]
[INFO] 
[INFO] -------------------< org.glassfish.exousia:exousia >--------------------
[INFO] Building Exousia 2.1.2                                             [1/4]
[INFO]   from impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ exousia ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ exousia ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ exousia ---
[INFO] Copying 0 resource from src/main/java to target/classes
[INFO] Copying 1 resource from .. to target/classes/META-INF
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/src/main/resources
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ exousia ---
[INFO] Generating flattened POM of project org.glassfish.exousia:exousia:jar:2.1.2...
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ exousia ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/classes
[INFO] /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/src/main/java/org/glassfish/exousia/spi/impl/DefaultRoleMapper.java: /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/src/main/java/org/glassfish/exousia/spi/impl/DefaultRoleMapper.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/src/main/java/org/glassfish/exousia/spi/impl/DefaultRoleMapper.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- bundle:5.1.6:manifest (bundle-manifest) @ exousia ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ exousia ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ exousia ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ exousia ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ exousia ---
[INFO] Building jar: /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.jar
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ exousia ---
[INFO] Building jar: /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-sources.jar
[INFO] 
[INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ exousia ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-javadoc.jar
[INFO] 
[INFO] --- gpg:3.0.1:sign (default-cli) @ exousia ---
[INFO] 
[INFO] --- install:3.1.1:install (default-cli) @ exousia ---
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/.flattened-pom.xml to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.jar to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.jar.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ exousia ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "8b9ac134cfb322" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.jar to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/.flattened-pom.xml to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-sources.jar to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-javadoc.jar to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.jar.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2.pom.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-sources.jar.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/exousia-2.1.2-javadoc.jar.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia/2.1.2/exousia-2.1.2-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.glassfish.exousia:exousia.spi.tomcat >--------------
[INFO] Building Exousia Tomcat Integration 2.1.2                          [2/4]
[INFO]   from spi/tomcat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia.spi.tomcat ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ exousia.spi.tomcat ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ exousia.spi.tomcat ---
[INFO] Copying 0 resource from src/main/java to target/classes
[INFO] Copying 0 resource from .. to target/classes/META-INF
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ exousia.spi.tomcat ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 2 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ exousia.spi.tomcat ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ exousia.spi.tomcat ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ exousia.spi.tomcat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ exousia.spi.tomcat ---
[INFO] Building jar: /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.jar
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ exousia.spi.tomcat ---
[INFO] Building jar: /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-sources.jar
[INFO] 
[INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ exousia.spi.tomcat ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-javadoc.jar
[INFO] 
[INFO] --- gpg:3.0.1:sign (default-cli) @ exousia.spi.tomcat ---
[INFO] 
[INFO] --- install:3.1.1:install (default-cli) @ exousia.spi.tomcat ---
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/pom.xml to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.jar to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-sources.jar to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.jar.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-sources.jar.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ exousia.spi.tomcat ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "8b9ac134cfb322" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.jar to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/pom.xml to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-sources.jar to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-javadoc.jar to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.jar.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2.pom.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-sources.jar.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target/exousia.spi.tomcat-2.1.2-javadoc.jar.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/exousia.spi.tomcat/2.1.2/exousia.spi.tomcat-2.1.2-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2                                      [3/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ parent ---
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ parent ---
[INFO] 
[INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gpg:3.0.1:sign (default-cli) @ parent ---
[INFO] 
[INFO] --- install:3.1.1:install (default-cli) @ parent ---
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/pom.xml to /home/jenkins/.m2/repository/org/glassfish/exousia/parent/2.1.2/parent-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/target/parent-2.1.2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/parent/2.1.2/parent-2.1.2.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ parent ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "8b9ac134cfb322" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/pom.xml to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/parent/2.1.2/parent-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/target/parent-2.1.2.pom.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/parent/2.1.2/parent-2.1.2.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------------< org.glassfish.exousia:spi >----------------------
[INFO] Building Exousia SPI 2.1.2                                         [4/4]
[INFO]   from spi/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ spi ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ spi ---
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ spi ---
[INFO] 
[INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ spi ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gpg:3.0.1:sign (default-cli) @ spi ---
[INFO] 
[INFO] --- install:3.1.1:install (default-cli) @ spi ---
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/exousia/spi/2.1.2/spi-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/target/spi-2.1.2.pom.asc to /home/jenkins/.m2/repository/org/glassfish/exousia/spi/2.1.2/spi-2.1.2.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (default-cli) @ spi ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "8b9ac134cfb322" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/pom.xml to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/spi/2.1.2/spi-2.1.2.pom
[INFO] Installing /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/target/spi-2.1.2.pom.asc to /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target/nexus-staging/staging/8b9ac134cfb322/org/glassfish/exousia/spi/2.1.2/spi-2.1.2.pom.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "8b9ac134cfb322"
[INFO]  * Created staging repository with ID "orgglassfishexousia-1015".
[INFO]  * Staging repository at https://jakarta.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgglassfishexousia-1015
[INFO]  * Uploading locally staged artifacts to profile org.glassfish.exousia
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgglassfishexousia-1015".

Waiting for operation to complete...
..........

[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Exousia Parent 2.1.2:
[INFO] 
[INFO] Exousia ............................................ SUCCESS [ 23.145 s]
[INFO] Exousia Tomcat Integration ......................... SUCCESS [ 18.700 s]
[INFO] Exousia Parent ..................................... SUCCESS [  0.629 s]
[INFO] Exousia SPI ........................................ SUCCESS [ 41.806 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:37 min
[INFO] Finished at: 2024-04-17T12:57:27Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ echo '-[ Tag release ]----------------------------------------------------------------'
-[ Tag release ]----------------------------------------------------------------
+ git tag 2.1.2-RELEASE -m 'Release org.glassfish.exousia:parent:2.1.2'
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ echo '-[ Set next snapshot version ]--------------------------------------------------'
-[ Set next snapshot version ]--------------------------------------------------
+ mvn -U -C -DnewVersion=2.1.3-SNAPSHOT -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.5:set --batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Exousia                                                            [jar]
[INFO] Exousia Tomcat Integration                                         [jar]
[INFO] Exousia Parent                                                     [pom]
[INFO] Exousia SPI                                                        [pom]
[INFO] 
[INFO] -------------------< org.glassfish.exousia:exousia >--------------------
[INFO] Building Exousia 2.1.2                                             [1/4]
[INFO]   from impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia ---
[INFO] Deleting /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/target
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ exousia ---
[INFO] Deleting /home/jenkins/agent/workspace/1_exousia_build-and-stage/impl/.flattened-pom.xml
[INFO] 
[INFO] --------------< org.glassfish.exousia:exousia.spi.tomcat >--------------
[INFO] Building Exousia Tomcat Integration 2.1.2                          [2/4]
[INFO]   from spi/tomcat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ exousia.spi.tomcat ---
[INFO] Deleting /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/tomcat/target
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2                                      [3/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
[INFO] Deleting /home/jenkins/agent/workspace/1_exousia_build-and-stage/target
[INFO] 
[INFO] ---------------------< org.glassfish.exousia:spi >----------------------
[INFO] Building Exousia SPI 2.1.2                                         [4/4]
[INFO]   from spi/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ spi ---
[INFO] Deleting /home/jenkins/agent/workspace/1_exousia_build-and-stage/spi/target
[INFO] 
[INFO] --------------------< org.glassfish.exousia:parent >--------------------
[INFO] Building Exousia Parent 2.1.2                                      [5/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions:2.5:set (default-cli) @ parent ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/1_exousia_build-and-stage
[INFO] Processing change of org.glassfish.exousia:parent:2.1.2 -> 2.1.3-SNAPSHOT
[INFO] Processing org.glassfish.exousia:parent
[INFO]     Updating project org.glassfish.exousia:parent
[INFO]         from version 2.1.2 to 2.1.3-SNAPSHOT
[INFO] 
[INFO] Processing org.glassfish.exousia:spi
[INFO]     Updating parent org.glassfish.exousia:parent
[INFO]         from version 2.1.2 to 2.1.3-SNAPSHOT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Exousia Parent 2.1.2:
[INFO] 
[INFO] Exousia ............................................ SUCCESS [  0.293 s]
[INFO] Exousia Tomcat Integration ......................... SUCCESS [  0.101 s]
[INFO] Exousia Parent ..................................... SUCCESS [  0.721 s]
[INFO] Exousia SPI ........................................ SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.335 s
[INFO] Finished at: 2024-04-17T12:57:31Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/1_exousia_build-and-stage
+ echo '-[ Commit modified pom.xml files ]----------------------------------------------'
-[ Commit modified pom.xml files ]----------------------------------------------
++ git status
++ grep -E 'modified:.*pom\.xml'
++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//'
+ POM_FILES='pom.xml
spi/pom.xml'
+ git add pom.xml spi/pom.xml
+ git commit -m 'Prepare next development cycle for 2.1.3-SNAPSHOT'
[2.1.2 a7cb66a] Prepare next development cycle for 2.1.3-SNAPSHOT
 2 files changed, 2 insertions(+), 2 deletions(-)
++ git status
+ GIT_STATUS='On branch 2.1.2
nothing to commit, working tree clean'
+ echo On branch 2.1.2 nothing to commit, working tree clean
On branch 2.1.2 nothing to commit, working tree clean
+ '[' false = true ']'
+ echo '-[ Push branch and tag to GitHub ]----------------------------------------------'
-[ Push branch and tag to GitHub ]----------------------------------------------
+ git push origin 2.1.2
remote: 
remote: Create a pull request for '2.1.2' on GitHub by visiting:        
remote:      https://github.com/eclipse-ee4j/exousia/pull/new/2.1.2        
remote: 
To github.com:eclipse-ee4j/exousia
 * [new branch]      2.1.2 -> 2.1.2
+ git push origin 2.1.2-RELEASE
To github.com:eclipse-ee4j/exousia
 * [new tag]         2.1.2-RELEASE -> 2.1.2-RELEASE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 53 killed;
[ssh-agent] Stopped.
Finished: SUCCESS