Skip to content

Console Output

Started by an SCM change
Obtained etc/jenkins/build.groovy from git https://github.com/lukasj/eclipselink-build-support.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent basic-0s42x is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-0s42x"
  namespace: "eclipselink"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.eclipselink.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-0s42x"
    - 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-0s42x"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    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-eclipselink"
      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"

Running on basic-0s42x in /home/jenkins/agent/workspace/eclipselink-build-support-build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision edec0292607f79e1dc5e070251bcf3f43ad501ec (refs/remotes/origin/main)
Cloning repository https://github.com/lukasj/eclipselink-build-support.git
 > git init /home/jenkins/agent/workspace/eclipselink-build-support-build # timeout=10
Fetching upstream changes from https://github.com/lukasj/eclipselink-build-support.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/lukasj/eclipselink-build-support.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/lukasj/eclipselink-build-support.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 edec0292607f79e1dc5e070251bcf3f43ad501ec # timeout=10
Commit message: "exclude gar from filtering"
 > git rev-list --no-walk 46527a25a540ea9d21d61fe949d39589825eccb8 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[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] { (Init)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot-ssh
Fetching changes from the remote Git repository
Checking out Revision edec0292607f79e1dc5e070251bcf3f43ad501ec (refs/remotes/origin/main)
Commit message: "exclude gar from filtering"
[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 F956DAF8F18311D3: public key "Eclipselink Project <eclipselink-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key F956DAF8F18311D3: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
++ 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\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key AB11759F53250EEBD92E2F85836B571D384E2887 trust
Secret subkeys are available.

pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ unknown] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ unknown] (1). Eclipselink Project <eclipselink-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/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ unknown] (1). Eclipselink Project <eclipselink-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\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key D8216E428324480EEA98EE26F956DAF8F18311D3 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 2024-05-14
pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ultimate] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ultimate] (1). Eclipselink Project <eclipselink-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/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ultimate] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/eclipselink-build-support-build/.git # timeout=10
 > git config remote.origin.url https://github.com/lukasj/eclipselink-build-support.git # timeout=10
Fetching upstream changes from https://github.com/lukasj/eclipselink-build-support.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/eclipselink-build-support-build@tmp/jenkins-gitclient-ssh16665188805644656028.key
 > git fetch --tags --force --progress -- https://github.com/lukasj/eclipselink-build-support.git +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 edec0292607f79e1dc5e070251bcf3f43ad501ec # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main edec0292607f79e1dc5e070251bcf3f43ad501ec # timeout=10
+ git config --global user.name 'EclipseLink Bot'
+ git config --global user.email eclipselink-bot@eclipse.org
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ etc/jenkins/build.sh
-[ EclipseLink Build Support Build ]------------------------------------------------
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
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: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] --------< org.eclipse.persistence:eclipselink-testbuild-plugin >--------
[INFO] Building EclipseLink Maven Build Plugin 0.0.4-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eclipselink-testbuild-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ eclipselink-testbuild-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ eclipselink-testbuild-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO] 
[INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eclipselink-testbuild-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ eclipselink-testbuild-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ eclipselink-testbuild-plugin ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ eclipselink-testbuild-plugin ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipselink-testbuild-plugin ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipselink-testbuild-plugin ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
Loading source files for package org.eclipse.persistence.build...
Constructing Javadoc information...
Standard Doclet version 11.0.11
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/PackagerMojo.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/TestEar.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/package-summary.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/package-tree.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/class-use/PackagerMojo.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/class-use/TestEar.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/org/eclipse/persistence/build/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/index-all.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/allclasses-index.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/allpackages-index.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/allclasses.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/allclasses.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ eclipselink-testbuild-plugin ---
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-sources.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT-javadoc.jar.asc
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26.232 s
[INFO] Finished at: 2022-07-27T22:22:09Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish to snapshots)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ etc/jenkins/publish_snapshots.sh
-[ EclipseLink Build Support Publish to Jakarta Snapshots ]-----------------------------------------------------------
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
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: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] --------< org.eclipse.persistence:eclipselink-testbuild-plugin >--------
[INFO] Building EclipseLink Maven Build Plugin 0.0.4-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eclipselink-testbuild-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ eclipselink-testbuild-plugin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ eclipselink-testbuild-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO] 
[INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eclipselink-testbuild-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ eclipselink-testbuild-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ eclipselink-testbuild-plugin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ eclipselink-testbuild-plugin ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipselink-testbuild-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ eclipselink-testbuild-plugin ---
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/target/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/eclipselink-build-support-build/el-maven-plugin/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink-testbuild-plugin/0.0.4-SNAPSHOT/eclipselink-testbuild-plugin-0.0.4-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ eclipselink-testbuild-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.668 s
[INFO] Finished at: 2022-07-27T22:22:17Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS