GitHub pull request #212 of commit fbfabcfb555e83d85e3bad253984b7d2e24322fc, no merge conflicts. Running as SYSTEM Setting status of fbfabcfb555e83d85e3bad253984b7d2e24322fc to PENDING with url https://ci.eclipse.org/jta/job/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/71/ and message: 'Build started for merge commit.' Agent basic-l3bx6 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-l3bx6" namespace: "jta" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jta.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-l3bx6" - 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-l3bx6" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jta.svc.cluster.local/jta/" 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-jta" 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" Building remotely on basic-l3bx6 (basic) in workspace /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest [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-LxqP82YmphHK/agent.48 SSH_AGENT_PID=50 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest@tmp/private_key_6529575646090898565.key (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest@tmp/private_key_6529575646090898565.key) [ssh-agent] Using credentials jta-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:jakartaee/transactions.git > git init /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest # timeout=10 Fetching upstream changes from git@github.com:jakartaee/transactions.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/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest@tmp/jenkins-gitclient-ssh16233124411292085891.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:jakartaee/transactions.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:jakartaee/transactions.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:jakartaee/transactions.git # timeout=10 Fetching upstream changes from git@github.com:jakartaee/transactions.git 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/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest@tmp/jenkins-gitclient-ssh3965885275252611022.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git@github.com:jakartaee/transactions.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/212/merge^{commit} # timeout=10 Checking out Revision 73a08f4ac86dc0052b5e5c632b3aea872ff6a5c9 (refs/remotes/origin/pr/212/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 73a08f4ac86dc0052b5e5c632b3aea872ff6a5c9 # timeout=10 Commit message: "Merge fbfabcfb555e83d85e3bad253984b7d2e24322fc into b394eb94049d05afe2c375085e0a77a929afa62c" > git rev-list --no-walk 73a08f4ac86dc0052b5e5c632b3aea872ff6a5c9 # timeout=10 Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-l3bx6 [eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest] $ /bin/sh -xe /tmp/jenkins1465305737524844190.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 9B26CED3E3BA51C3: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 9B26CED3E3BA51C3: public key "Eclipse Project for JTA " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 9B26CED3E3BA51C3: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ 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 1A2A6D7F079CF627566ABD869B26CED3E3BA51C3 trust Secret subkeys are available. pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2028-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse Project for JTA pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2028-10-02 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse Project for JTA 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/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2028-10-02 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2028-10-02 usage: S [ unknown] (1). Eclipse Project for JTA 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 47EF0EC60C210BC6DFAA5819B7AE15C15C321C44 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 2028-10-02 pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse Project for JTA pub rsa4096/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse Project for JTA 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/9B26CED3E3BA51C3 created: 2018-09-29 expires: 2028-10-02 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B7AE15C15C321C44 created: 2018-09-29 expires: 2028-10-02 usage: S [ultimate] (1). Eclipse Project for JTA Parsing POMs Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom Established TCP socket on 34287 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest] $ /opt/tools/java/openjdk/jdk-11/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.7.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 34287 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/pom.xml install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] jakarta.transaction API [jar] [INFO] Jakarta transactions Parent [pom] [INFO] [INFO] ------------< jakarta.transaction:jakarta.transaction-api >------------- [INFO] Building jakarta.transaction API 2.0.2-SNAPSHOT [1/2] [INFO] from api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 594 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 815 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/build/spec-version-maven-plugin/2.1/spec-version-maven-plugin-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/build/spec-version-maven-plugin/2.1/spec-version-maven-plugin-2.1.pom (16 kB at 655 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/build/spec-version-maven-plugin/2.1/spec-version-maven-plugin-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/build/spec-version-maven-plugin/2.1/spec-version-maven-plugin-2.1.jar (32 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 589 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 883 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 263 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 480 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom (11 kB at 832 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 841 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar (213 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom (5.5 kB at 389 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 470 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar (43 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 931 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 909 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 779 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.3.1/maven-javadoc-plugin-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.3.1/maven-javadoc-plugin-3.3.1.pom (21 kB at 811 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.3.1/maven-javadoc-plugin-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.3.1/maven-javadoc-plugin-3.3.1.jar (522 kB at 9.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 411 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.1/jakarta.enterprise.cdi-api-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.1/jakarta.enterprise.cdi-api-3.0.1.pom (12 kB at 499 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.1/jakarta.enterprise.cdi-parent-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.1/jakarta.enterprise.cdi-parent-3.0.1.pom (913 B at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom (12 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.0.1/jakarta.interceptor-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.0.1/jakarta.interceptor-api-2.0.1.pom (12 kB at 430 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 395 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.1/jakarta.enterprise.cdi-api-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.1/jakarta.enterprise.cdi-api-3.0.1.jar (122 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.0.1/jakarta.interceptor-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar (81 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.0.1/jakarta.interceptor-api-2.0.1.jar (25 kB at 372 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 142 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 343 kB/s) [INFO] [INFO] --- spec-version:2.1:set-spec-properties (default) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 582 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 4.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 13 MB/s) [INFO] [INFO] -- spec properties -- [INFO] spec.bundle.symbolic-name = jakarta.transaction-api [INFO] spec.implementation.version = 2.0.2 [INFO] spec.extension.name = jakarta.transaction [INFO] spec.bundle.spec.version = 2.0 [INFO] spec.specification.version = 2.0 [INFO] spec.bundle.version = 2.0.2 [INFO] [INFO] [INFO] --- build-helper:3.0.0:add-resource (add-resource) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 354 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 353 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 850 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 997 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 316 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 348 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 778 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 682 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 644 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 287 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 906 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 350 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 818 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 845 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 399 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 511 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 508 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 426 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 8.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 5.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 452 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 734 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 664 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 310 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 501 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 484 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 285 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 321 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 233 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 369 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.3 MB/s) [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 381 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 355 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 587 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 597 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 501 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 300 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 268 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 312 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 4.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 11 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 9.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 14 MB/s) [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/resources [INFO] Copying 2 resources from .. to target/classes/META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 629 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 563 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 580 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 886 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 405 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 527 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 495 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 932 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 547 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 355 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 332 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 429 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 876 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 417 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 501 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 4.7 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/Transactional.java:[147,12] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/Transactional.java:[159,12] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/InvalidTransactionException.java:[26,58] class java.rmi.RemoteException in module java.rmi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/TransactionRolledbackException.java:[28,61] class java.rmi.RemoteException in module java.rmi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/TransactionRequiredException.java:[25,59] class java.rmi.RemoteException in module java.rmi is not indirectly exported using requires transitive [INFO] [INFO] --- compiler:3.8.1:compile (base-compile) @ jakarta.transaction-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/Transactional.java:[147,12] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/main/java/jakarta/transaction/Transactional.java:[159,12] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom (4.1 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 901 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 453 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 9.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 484 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 765 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 279 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 742 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 980 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 862 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 554 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 664 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 506 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 8.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 776 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 722 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 804 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 446 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 750 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 792 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 461 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 417 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 504 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 393 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 776 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 523 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 6.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 682 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 453 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 5.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 406 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 466 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 499 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 685 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 734 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 836 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 682 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar (3.7 MB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 882 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 593 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 660 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 24 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 556 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 901 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 112 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 472 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 41 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 335 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 60 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 46 kB/s) [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakarta.transaction-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ jakarta.transaction-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 942 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 203 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 476 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 722 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 959 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 137 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 994 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 561 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/57/commons-parent-57.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 706 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 958 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 817 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 9.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 4.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 9.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 881 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 27 MB/s) [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:2.4:jar (default-jar) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 646 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 286 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 395 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 287 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 686 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 198 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 479 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 709 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 642 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 9.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 979 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 661 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 506 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 615 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 670 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 870 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 85 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 785 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.5 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/jakarta.transaction-api-2.0.2-SNAPSHOT.jar [INFO] [INFO] --- spec-version:2.1:check-module (default) @ jakarta.transaction-api --- [INFO] [INFO] --- source:2.1:jar-no-fork (attach-sources) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 461 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom (3.4 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 908 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom (1.8 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom (1.4 kB at 94 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (2.9 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (1.8 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (1.3 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 614 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 767 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 881 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar (51 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 kB at 266 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar (20 kB at 400 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (157 kB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 5.1 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/jakarta.transaction-api-2.0.2-SNAPSHOT-sources.jar [INFO] [INFO] >>> javadoc:3.3.1:javadoc (default) > generate-sources @ jakarta.transaction-api >>> [INFO] [INFO] --- spec-version:2.1:set-spec-properties (default) @ jakarta.transaction-api --- [INFO] [INFO] -- spec properties -- [INFO] spec.bundle.symbolic-name = jakarta.transaction-api [INFO] spec.implementation.version = 2.0.2 [INFO] spec.extension.name = jakarta.transaction [INFO] spec.bundle.spec.version = 2.0 [INFO] spec.specification.version = 2.0 [INFO] spec.bundle.version = 2.0.2 [INFO] [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport [INFO] [INFO] <<< javadoc:3.3.1:javadoc (default) < generate-sources @ jakarta.transaction-api <<< [INFO] [INFO] [INFO] --- javadoc:3.3.1:javadoc (default) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 354 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 279 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 490 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 875 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 239 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 313 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 361 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 766 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 317 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 989 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 382 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 270 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 497 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 710 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 442 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 535 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 529 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 984 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 306 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 965 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 685 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 194 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 746 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 865 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 423 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 661 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 835 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 665 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 381 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 724 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 998 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 364 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 562 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 5.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 668 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 330 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 417 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 689 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 432 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 6.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 992 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 389 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 627 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom (16 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom (5.1 kB at 367 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom (4.8 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.pom (4.8 kB at 529 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/7/plexus-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/7/plexus-7.pom (26 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 457 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom (823 B at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom (1.6 kB at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 7.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 470 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 8.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 815 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 363 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 349 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 388 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 387 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 681 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 687 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.jar (324 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 789 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 824 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar (53 kB at 341 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.5/plexus-archiver-4.2.5.jar (195 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar (9.8 kB at 55 kB/s) [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package jakarta.transaction... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/HeuristicCommitException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/HeuristicMixedException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/HeuristicRollbackException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/InvalidTransactionException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/NotSupportedException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/RollbackException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/Status.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/Synchronization.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/SystemException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/Transaction.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/Transactional.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/Transactional.TxType.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/TransactionalException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/TransactionManager.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/TransactionRequiredException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/TransactionRolledbackException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/TransactionScoped.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/TransactionSynchronizationRegistry.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/UserTransaction.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/package-summary.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/package-tree.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/HeuristicCommitException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/HeuristicMixedException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/HeuristicRollbackException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/InvalidTransactionException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/NotSupportedException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/RollbackException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/Status.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/Synchronization.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/SystemException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/Transaction.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/TransactionManager.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/TransactionRequiredException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/TransactionRolledbackException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/TransactionScoped.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/TransactionSynchronizationRegistry.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/Transactional.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/Transactional.TxType.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/TransactionalException.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/class-use/UserTransaction.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/jakarta/transaction/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-1.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-2.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-3.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-4.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-5.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-6.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-7.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-8.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-9.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-10.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-11.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-12.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-13.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-14.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-15.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-16.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index-files/index-17.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/site/apidocs/help-doc.html... [JENKINS] Archiving javadoc [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakarta.transaction-api --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 6.4 MB/s) [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/pom.xml to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.2-SNAPSHOT/jakarta.transaction-api-2.0.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/jakarta.transaction-api-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.2-SNAPSHOT/jakarta.transaction-api-2.0.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/jakarta.transaction-api-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.2-SNAPSHOT/jakarta.transaction-api-2.0.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< jakarta.transaction:jakarta.transaction-parent >----------- [INFO] Building Jakarta transactions Parent 2.0.2-SNAPSHOT [2/2] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakarta.transaction-parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/pom.xml to /home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-parent/2.0.2-SNAPSHOT/jakarta.transaction-parent-2.0.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta transactions Parent 2.0.2-SNAPSHOT: [INFO] [INFO] jakarta.transaction API ............................ SUCCESS [ 22.122 s] [INFO] Jakarta transactions Parent ........................ SUCCESS [ 0.058 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.611 s [INFO] Finished at: 2024-02-19T10:10:02Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/pom.xml to jakarta.transaction/jakarta.transaction-parent/2.0.2-SNAPSHOT/jakarta.transaction-parent-2.0.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/pom.xml to jakarta.transaction/jakarta.transaction-api/2.0.2-SNAPSHOT/jakarta.transaction-api-2.0.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/jakarta.transaction-api-2.0.2-SNAPSHOT.jar to jakarta.transaction/jakarta.transaction-api/2.0.2-SNAPSHOT/jakarta.transaction-api-2.0.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api/target/jakarta.transaction-api-2.0.2-SNAPSHOT-sources.jar to jakarta.transaction/jakarta.transaction-api/2.0.2-SNAPSHOT/jakarta.transaction-api-2.0.2-SNAPSHOT-sources.jar Copying /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/api@tmp/maven-reporters/project to /var/jenkins/jobs/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/modules/jakarta.transaction$jakarta.transaction-api channel stopped [eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest] $ /bin/sh -xe /tmp/jenkins6847621400072025074.sh + cd /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest ++ git branch + echo Comparing api api@tmp CONTRIBUTING.md LICENSE.md NOTICE.md pom.xml README.md spec '(HEAD' detached at '73a08f4)' to master in the spec folder for spec changes to check Comparing api api@tmp CONTRIBUTING.md LICENSE.md NOTICE.md pom.xml README.md spec (HEAD detached at 73a08f4) to master in the spec folder for spec changes to check + set +e + git diff --exit-code origin/master spec/ + '[' 0 -eq 1 ']' + set -e + cd api ++ mvn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version ++ grep -E '^[0-9]+(\.[0-9]+)+-SNAPSHOT$' + SNAPSHOT_VERSION=2.0.2-SNAPSHOT + cd /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest + case $SNAPSHOT_VERSION in + GLASSFISH_BRANCH=master + TCK_VERSION=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/jakarta-transactions-tck-2.0.2.zip + GLASSFISH_MAJOR=7 + OVERRIDE_TRANSACTION_API_PROPERTY=jakarta.transaction-api.version + git clone https://github.com/eclipse-ee4j/glassfish.git Cloning into 'glassfish'... Checking out files: 50% (14291/28343) Checking out files: 51% (14455/28343) Checking out files: 52% (14739/28343) Checking out files: 53% (15022/28343) Checking out files: 54% (15306/28343) Checking out files: 55% (15589/28343) Checking out files: 56% (15873/28343) Checking out files: 57% (16156/28343) Checking out files: 58% (16439/28343) Checking out files: 59% (16723/28343) Checking out files: 60% (17006/28343) Checking out files: 61% (17290/28343) Checking out files: 62% (17573/28343) Checking out files: 63% (17857/28343) Checking out files: 64% (18140/28343) Checking out files: 65% (18423/28343) Checking out files: 66% (18707/28343) Checking out files: 67% (18990/28343) Checking out files: 68% (19274/28343) Checking out files: 69% (19557/28343) Checking out files: 70% (19841/28343) Checking out files: 71% (20124/28343) Checking out files: 72% (20407/28343) Checking out files: 73% (20691/28343) Checking out files: 74% (20974/28343) Checking out files: 75% (21258/28343) Checking out files: 76% (21541/28343) Checking out files: 77% (21825/28343) Checking out files: 78% (22108/28343) Checking out files: 79% (22391/28343) Checking out files: 80% (22675/28343) Checking out files: 81% (22958/28343) Checking out files: 82% (23242/28343) Checking out files: 83% (23525/28343) Checking out files: 84% (23809/28343) Checking out files: 85% (24092/28343) Checking out files: 86% (24375/28343) Checking out files: 87% (24659/28343) Checking out files: 88% (24942/28343) Checking out files: 89% (25226/28343) Checking out files: 90% (25509/28343) Checking out files: 91% (25793/28343) Checking out files: 92% (26076/28343) Checking out files: 93% (26359/28343) Checking out files: 93% (26577/28343) Checking out files: 94% (26643/28343) Checking out files: 95% (26926/28343) Checking out files: 96% (27210/28343) Checking out files: 97% (27493/28343) Checking out files: 98% (27777/28343) Checking out files: 99% (28060/28343) Checking out files: 100% (28343/28343) Checking out files: 100% (28343/28343), done. + cd glassfish + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + mvn -U clean install -Pstaging,fastest -T2C -Djakarta.transaction-api.version=2.0.2-SNAPSHOT -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GlassFish Project [pom] [INFO] Code Quality Verification Tools - Configuration [jar] [INFO] Nucleus Parent [pom] [INFO] GlassFish Java Util Logging Extension [glassfish-jar] [INFO] GlassFish HK2 Config Injectors [jar] [INFO] GlassFish Nucleus Modules [pom] [INFO] HK2 config types [glassfish-jar] [INFO] Distribution Fragments for various OSGi platforms [pom] [INFO] Apache Felix, associated bundles and conf files [distribution-fragment] [INFO] Scattered Archive APIs of Glassfish [glassfish-jar] [INFO] GlassFish Nucleus Grizzly modules [pom] [INFO] grizzly-config [glassfish-jar] [INFO] Nucleus Grizzly jars Combining [jar] [INFO] Public APIs of Glassfish [glassfish-jar] [INFO] GlassFish Nucleus Common modules [pom] [INFO] Common Utilities [glassfish-jar] [INFO] Simple Public APIs of Glassfish [glassfish-jar] [INFO] GlassFish Nucleus Core modules [pom] [INFO] Appserver Core Bootstraping Classes [glassfish-jar] [INFO] Test Utilities [jar] [INFO] Admin Modules [pom] [INFO] admin-config-api [glassfish-jar] [INFO] Private APIs of Glassfish [glassfish-jar] [INFO] Nucleus Security Parent [pom] [INFO] GlassFish SSL Implementation Module [glassfish-jar] [INFO] GlassFish Nucleus Deployment Related Modules [pom] [INFO] Deployment Related Common Classes [glassfish-jar] [INFO] Security Core Classes [glassfish-jar] [INFO] Security Services and SPI [glassfish-jar] [INFO] admin-util [glassfish-jar] [INFO] Admin CLI bridge command to the OSGi Shell [glassfish-jar] [INFO] Cluster [pom] [INFO] cluster-common [glassfish-jar] [INFO] Cluster SSH Provisioning [glassfish-jar] [INFO] Nucleus Logging Classes [glassfish-jar] [INFO] admin-launcher [glassfish-jar] [INFO] admin-cli [glassfish-jar] [INFO] Admin CLI, interactive OSGi shell command [glassfish-jar] [INFO] OSGi Container [glassfish-jar] [INFO] GlassFish API Exporter Module [glassfish-jar] [INFO] flashlight-framework [glassfish-jar] [INFO] Kernel Classes [glassfish-jar] [INFO] GMS Bootstrap Module [glassfish-jar] [INFO] cluster-admin [glassfish-jar] [INFO] admin-server-management [glassfish-jar] [INFO] cluster-cli [glassfish-jar] [INFO] GMS Module [glassfish-jar] [INFO] Glassfish MBeanServer support [glassfish-jar] [INFO] AMX Core [glassfish-jar] [INFO] GlassFish Extra JRE Packages [jar] [INFO] Context Propagation [glassfish-jar] [INFO] admin-monitoring [glassfish-jar] [INFO] GlassFish Admin REST Parent [pom] [INFO] GlassFish Admin REST Testing Framework [jar] [INFO] GlassFish Admin REST Client [glassfish-jar] [INFO] Eclipse GlassFish Parent Project [pom] [INFO] GlassFish EJB container related modules [pom] [INFO] GlassFish Core EJB Client [glassfish-jar] [INFO] GlassFish Common modules [pom] [INFO] Jakarta EE dependent public APIs of Glassfish [glassfish-jar] [INFO] GlassFish Jakarta EE Annotation Framework [glassfish-jar] [INFO] nucleus.resources [glassfish-jar] [INFO] GlassFish Deployment Related Modules [pom] [INFO] Deployment Object Library [glassfish-jar] [INFO] GlassFish Transaction modules [pom] [INFO] Transaction Service Internal API [glassfish-jar] [INFO] GlassFish Resources infrastructure related modules [pom] [INFO] Resources Connector [glassfish-jar] [INFO] Connectors Parent [pom] [INFO] Connectors Private APIs for GlassFish Containers [glassfish-jar] [INFO] EJB container Internal API [glassfish-jar] [INFO] Java binding for libpam.so [jar] [INFO] GlassFish Security Parent [pom] [INFO] Jakarta EE Security Core Classes [glassfish-jar] [INFO] stats77 [glassfish-jar] [INFO] Deployment Related JavaEE Core Classes [glassfish-jar] [INFO] Glassfish Naming [glassfish-jar] [INFO] Container Common [glassfish-jar] [INFO] GlassFish persistence related modules [pom] [INFO] Common persistence code between JPA and CMP [glassfish-jar] [INFO] EJB Container connector for Glassfish [glassfish-jar] [INFO] GlassFish ORB related modules [pom] [INFO] GlassFish ORB enabler implementation [glassfish-jar] [INFO] GlassFish ORB connector implementation [glassfish-jar] [INFO] GlassFish Core EJB container implementation [glassfish-jar] [INFO] GlassFish Web container related modules [pom] [INFO] Jersey EJB Component Provider Module [glassfish-jar] [INFO] Connector for GlassFish Admin REST Service [glassfish-jar] [INFO] GlassFish Admin REST Service [glassfish-jar] [INFO] Nucleus template [jar] [INFO] flashlight-agent [jar] [INFO] GlassFish Flashlight Extra JDK Pkgs [jar] [INFO] Flashlight [pom] [INFO] Deployment Related Admin Classes [glassfish-jar] [INFO] AutoDeploy Classes [glassfish-jar] [INFO] Set of DTDs for Nucleus distributions [distribution-fragment] [INFO] Set of schemas for Nucleus [distribution-fragment] [INFO] Nucleus distributions [pom] [INFO] Nucleus distribution Common module [distribution-fragment] [INFO] Jackson Module Jakarta Xmlbind Annotations [jar] [INFO] Glassfish featuresets [pom] [INFO] Glassfish Nucleus Atomic Featureset [pom] [INFO] Glassfish Atomic Distribution [glassfish-distribution] [INFO] Glassfish Nucleus Featureset [pom] [INFO] Nucleus Distribution [glassfish-distribution] [INFO] Diagnostics [pom] [INFO] Diagnostics API [glassfish-jar] [INFO] GlassFish Diagnostics Context [glassfish-jar] [INFO] AMX JavaEE [glassfish-jar] [INFO] LDAP Booster Pack [glassfish-jar] [INFO] GlassFish HA modules [pom] [INFO] GlassFish ha-file-store [glassfish-jar] [INFO] GlassFish ha-shoal-cache-bootstrap [glassfish-jar] [INFO] GlassFish ha-shoal-store [glassfish-jar] [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment] [INFO] Set of schemas for Jakarta EE [distribution-fragment] [INFO] Connector for GlassFish Web Container [glassfish-jar] [INFO] GlassFish Connectors Connector [glassfish-jar] [INFO] App Client Modules [pom] [INFO] GlassFish App Client Server-side Modules [pom] [INFO] GlassFish AppClient Server-Side Connector [glassfish-jar] [INFO] Deployment Related JavaEE Full Profile Classes [glassfish-jar] [INFO] Admin Modules [pom] [INFO] Backup Restore classes [glassfish-jar] [INFO] App Server CLI Skinning Class [glassfish-jar] [INFO] admin-cli-optional [glassfish-jar] [INFO] admin-core [glassfish-jar] [INFO] Appserver template [jar] [INFO] GlassFish Core modules [pom] [INFO] Jakarta EE related distributions kernel Classes [glassfish-jar] [INFO] GlassFish API Exporter Module Fragment [jar] [INFO] JTA Implementation for Glassfish [glassfish-jar] [INFO] Jakarta Mail Resources Support related modules [pom] [INFO] Jakarta Mail Connector [glassfish-jar] [INFO] Connectors Runtime [glassfish-jar] [INFO] JTS Implementation for Glassfish [glassfish-jar] [INFO] Web Container Naming Utilities [glassfish-jar] [INFO] Web Container Common Utilities [glassfish-jar] [INFO] Core Servlet Container [glassfish-jar] [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar] [INFO] Jersey MVC TLD connector implementation module [glassfish-jar] [INFO] Web module command line interface [glassfish-jar] [INFO] Web container and GUI plug-in common classes [glassfish-jar] [INFO] WebTier Security Integration [glassfish-jar] [INFO] GlassFish Web container embedded related modules [pom] [INFO] GlassFish Web container Embedded APIs [glassfish-jar] [INFO] Server-Sent Events [glassfish-jar] [INFO] Web Container glue code [glassfish-jar] [INFO] JSF implementation connector module [glassfish-jar] [INFO] JSP caching taglib connector module [glassfish-jar] [INFO] Web Container HA code [glassfish-jar] [INFO] Web Related Implementations for GlassFish [pom] [INFO] Weld connector for glassfish [glassfish-jar] [INFO] Weld integration for glassfish [glassfish-jar] [INFO] Weld Integration Fragment [glassfish-jar] [INFO] Fragment bundle for Weld related testing [jar] [INFO] cdi-api Fragment [jar] [INFO] Full EJB Container add-ons [glassfish-jar] [INFO] EJB Timer Service Application [war] [INFO] GlassFish EJB timer app database init scripts [distribution-fragment] [INFO] EJB tier for GlassFish [pom] [INFO] GlassFish resources runtime [glassfish-jar] [INFO] GlassFish Jakarta Mail runtime [glassfish-jar] [INFO] Jakarta EE Connector Architecture Descriptors [distribution-fragment] [INFO] Connectors Inbound Support [glassfish-jar] [INFO] Work Management [glassfish-jar] [INFO] JDBC Module [pom] [INFO] JDBC Config Module [glassfish-jar] [INFO] Connectors admin [glassfish-jar] [INFO] GlassFish Load-Balancer Plugin related modules [pom] [INFO] Load Balancer Internal API [glassfish-jar] [INFO] Load-Balancer admin [glassfish-jar] [INFO] GlassFish JMS modules [pom] [INFO] JMS Connector Module for Runtime [glassfish-jar] [INFO] JMS Module [glassfish-jar] [INFO] JMS admin [glassfish-jar] [INFO] JMS Injection Module for Runtime [glassfish-jar] [INFO] JMS GlassFish System RA Assembly [distribution-fragment] [INFO] JDBC Resource Adapter [pom] [INFO] Core JDBC Resource Adapter classes [glassfish-jar] [INFO] JDBC 40 related classes for JDBC Resource Adapter [glassfish-jar] [INFO] JDBC Templates [jar] [INFO] Distribution Module for JDBC Resource Adapter [distribution-fragment] [INFO] JDBC Runtime Module [glassfish-jar] [INFO] JDBC admin [glassfish-jar] [INFO] GlassFish Oracle JDBC Packages [jar] [INFO] Connector for JPA runtime in glassfish [glassfish-jar] [INFO] JPA container for glassfish [glassfish-jar] [INFO] Declaring EclipseLink dependencies [pom] [INFO] GlassFish cmp related modules [pom] [INFO] utility module for cmp [glassfish-jar] [INFO] model module for cmp [glassfish-jar] [INFO] Database Generator module for cmp [glassfish-jar] [INFO] ejb-mapping module for cmp [glassfish-jar] [INFO] enhancer module for cmp [glassfish-jar] [INFO] internal-api module for cmp [glassfish-jar] [INFO] Entity Bean container [glassfish-jar] [INFO] support-sqlstore module for cmp [glassfish-jar] [INFO] support ejb module for cmp [glassfish-jar] [INFO] GlassFish cmp scripts [distribution-fragment] [INFO] CMP tier for GlassFish [pom] [INFO] Concurrency Utilities Modules [pom] [INFO] Concurrent Connector Module [glassfish-jar] [INFO] Concurrent Implementation Module [glassfish-jar] [INFO] Batch runtime modules for Glassfish [pom] [INFO] Batch database init scripts for GlassFish [distribution-fragment] [INFO] Batch Connector for Glassfish [glassfish-jar] [INFO] Batch Commands for Glassfish [glassfish-jar] [INFO] GlassFish Extras modules [pom] [INFO] GlassFish JavaEE Manifest pom [pom] [INFO] GlassFish jakartaee.jar [jar] [INFO] GlassFish jakartaee.jar distribution fragment [distribution-fragment] [INFO] GlassFish appserv-rt Manifest pom [pom] [INFO] GlassFish appserv-rt.jar [jar] [INFO] GlassFish appserv-rt distribution fragment [distribution-fragment] [INFO] Grizzly Glassfish Extra modules [pom] [INFO] GlassFish Grizzly adapter container implementation [glassfish-jar] [INFO] Glassfish Grizzly extra jars Combining [jar] [INFO] Admin Console Integration [glassfish-jar] [INFO] Admin Console Integration [glassfish-jar] [INFO] DataProvider [jar] [INFO] Admin Console Packages [pom] [INFO] Admin Console Common [glassfish-jar] [INFO] Admin Console Core Jar [glassfish-jar] [INFO] Admin Console WAR [war] [INFO] Admin Console Community Edition Theme Plugin [glassfish-jar] [INFO] Admin Console Clustering Support Plugin [glassfish-jar] [INFO] Admin Console Web Container Plugin [glassfish-jar] [INFO] Admin Console JDBC Plugin [glassfish-jar] [INFO] Admin Console Connectors Plugin [glassfish-jar] [INFO] Admin Console EJB Local (Lite) Plugin [glassfish-jar] [INFO] Admin Console JTS Plugin [glassfish-jar] [INFO] Glassfish featuresets [pom] [INFO] Glassfish Web Featureset [pom] [INFO] GlassFish ORB interface layer implementation [glassfish-jar] [INFO] Ejb Security Integration [glassfish-jar] [INFO] App Client - client-side modules [pom] [INFO] ACC Config Classes (JAXB) [glassfish-jar] [INFO] Appclient Security Integration [glassfish-jar] [INFO] GlassFish Web Services related modules [pom] [INFO] JSR-109 implementation to deploy Metro [glassfish-jar] [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar] [INFO] GlassFish webservices scripts [distribution-fragment] [INFO] GlassFish Metro Glue Code [glassfish-jar] [INFO] Connector for GlassFish Web Services Container [glassfish-jar] [INFO] SOAP/TCP integration code [glassfish-jar] [INFO] Client OSGi module (including ACC) [glassfish-jar] [INFO] Client Library (including ACC) [glassfish-jar] [INFO] GlassFish appclient scripts [distribution-fragment] [INFO] GlassFish AppClient Server-Side Core [glassfish-jar] [INFO] Admin Console Full distribution plugin [glassfish-jar] [INFO] Admin Console Concurrent Plugin [glassfish-jar] [INFO] Admin Console EJB Container Plugin [glassfish-jar] [INFO] Admin Console Corba Plugin [glassfish-jar] [INFO] Admin Console JMS Plugin [glassfish-jar] [INFO] Glassfish Featureset [pom] [INFO] Embedded GlassFish Shell [jar] [INFO] GlassFish Metro Related Fragments [distribution-fragment] [INFO] Embedded GlassFish Static Shell [jar] [INFO] Glassfish distributions [pom] [INFO] GlassFish distribution Common module [distribution-fragment] [INFO] Glassfish Full Profile Distribution [glassfish-distribution] [INFO] Embedded GlassFish Common [pom] [INFO] GlassFish UberJar InstallRoot Builder Module [jar] [INFO] GlassFish UberJar InstanceRoot Builder Module [jar] [INFO] GlassFish OSGI Modules Uninstaller [jar] [INFO] GlassFish UberJar OSGI Main Module [jar] [INFO] GlassFish UberJar Activator [glassfish-jar] [INFO] Embedded GlassFish Shell dist. fragment [distribution-fragment] [INFO] Embedded GlassFish Static Shell dist. fragment [distribution-fragment] [INFO] Embedded GlassFish All-In-One [jar] [INFO] Embedded GlassFish nucleus [jar] [INFO] Embedded GlassFish Web [jar] [INFO] GlassFish Embedded modules [pom] [INFO] GlassFish Embedded Modules - Tests [jar] [INFO] Embedded GlassFish Shell Jars [pom] [INFO] Debug [jar] [INFO] Glassfish Web Profile Distribution [glassfish-distribution] [INFO] Security Related Implementation for GlassFish [pom] [INFO] GlassFish Tests [pom] [INFO] GlassFish Ant Tests [pom] [INFO] GlassFish Ant Tests - CCI BlackBox TX [jar] [INFO] connectors-ra-redeploy [pom] [INFO] connectors-ra-redeploy-jars [jar] [INFO] connectors-ra-redeploy-rars [rar] [INFO] connectors-ra-redeploy-rars-xa [rar] [INFO] report-builder [jar] [INFO] reporter [jar] [INFO] webtest [jar] [INFO] GlassFish Ant Dependencies [pom] [INFO] Console extensions for OSGi platforms [pom] [INFO] Felix Web Console Extension for GlassFish [glassfish-jar] [INFO] GlassFish OSGi Console Plugin [glassfish-jar] [INFO] GlassFish Flashlight Client [glassfish-jar] [INFO] Flashlight [pom] [INFO] GlassFish Integration Test Tools [jar] [INFO] Ant tasks [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 4 [INFO] [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------ [INFO] Building GlassFish Project 7.0.13-SNAPSHOT [1/297] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator --- [INFO] CycloneDX: Resolving Aggregated Dependencies [WARNING] Could not transfer metadata jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@7.0.13-SNAPSHOT?type=pom [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar [WARNING] BOM dependency listed but is not depended upon: pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish/jakarta.el@5.0.0-M1?type=jar [INFO] CycloneDX: Creating BOM version 1.4 with 754 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/target/bom.xml [INFO] attaching as glassfish-main-aggregator-7.0.13-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as glassfish-main-aggregator-7.0.13-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.13-SNAPSHOT/glassfish-main-aggregator-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.13-SNAPSHOT/glassfish-main-aggregator-7.0.13-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.13-SNAPSHOT/glassfish-main-aggregator-7.0.13-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------------< org.glassfish.main:glassfish-qa-config >--------------- [INFO] Building Code Quality Verification Tools - Configuration 7.0.13-SNAPSHOT [2/297] [INFO] from qa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/target/glassfish-qa-config-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/target/bom.xml [INFO] attaching as glassfish-qa-config-7.0.13-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/target/bom.json [INFO] attaching as glassfish-qa-config-7.0.13-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.13-SNAPSHOT/glassfish-qa-config-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/target/glassfish-qa-config-7.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.13-SNAPSHOT/glassfish-qa-config-7.0.13-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.13-SNAPSHOT/glassfish-qa-config-7.0.13-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.13-SNAPSHOT/glassfish-qa-config-7.0.13-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------ [INFO] Building Nucleus Parent 7.0.13-SNAPSHOT [3/297] [INFO] from nucleus/parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-parent --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-parent --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-parent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-parent --- [INFO] [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent --- [INFO] Reading assembly descriptor: src/main/assembly/resources.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/parent/target/nucleus-parent-resources.zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/parent/target/classes/META-INF for [INFO] [echo] nucleus-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/parent/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.13-SNAPSHOT/nucleus-parent-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.13-SNAPSHOT/nucleus-parent-7.0.13-SNAPSHOT-resources.zip [INFO] [INFO] -------------< org.glassfish.main:glassfish-jul-extension >------------- [INFO] Building GlassFish Java Util Logging Extension 7.0.13-SNAPSHOT [4/297] [INFO] [INFO] --------------< org.glassfish.main:hk2-config-generator >--------------- [INFO] Building GlassFish HK2 Config Injectors 7.0.13-SNAPSHOT [5/297] [INFO] from nucleus/glassfish-jul-extension/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/hk2-config-generator/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-jul-extension --- [INFO] [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ hk2-config-generator --- [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-jul-extension --- [INFO] [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ hk2-config-generator --- [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-jul-extension --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ hk2-config-generator --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-jul-extension --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ hk2-config-generator --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension --- [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/manpages [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-jul-extension --- [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ hk2-config-generator --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 54 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension --- [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[378,99] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[666,139] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[831,63] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/ConfigSupport.java:[878,126] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Transactions.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Transactions.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (generate-inhabitants) @ hk2-config-generator --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ hk2-config-generator --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 89 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hk2-config-generator --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ hk2-config-generator --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/target/classes/META-INF for [INFO] [echo] hk2-config-generator [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-jul-extension --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 54 source files with javac [debug target 11 module-path] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/target/hk2-config-generator.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ hk2-config-generator --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ hk2-config-generator --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.13-SNAPSHOT/hk2-config-generator-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.13-SNAPSHOT/hk2-config-generator-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >------------- [INFO] Building GlassFish Nucleus Modules 7.0.13-SNAPSHOT [6/297] [INFO] from nucleus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-nucleus-parent --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-nucleus-parent --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-nucleus-parent --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-jul-extension --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-jul-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/target/classes/META-INF for [INFO] [echo] glassfish-jul-extension [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-jul-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-jul-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.13-SNAPSHOT/glassfish-jul-extension-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.13-SNAPSHOT/glassfish-jul-extension-7.0.13-SNAPSHOT.jar [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-nucleus-parent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-nucleus-parent --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-nucleus-parent --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/target/classes/META-INF for [INFO] [echo] glassfish-nucleus-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-nucleus-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-nucleus-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/7.0.13-SNAPSHOT/glassfish-nucleus-parent-7.0.13-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.hk2:config-types >----------------- [INFO] Building HK2 config types 7.0.13-SNAPSHOT [7/297] [INFO] [INFO] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >---------- [INFO] ----------< org.glassfish.main.common:scattered-archive-api >----------- [INFO] Building Distribution Fragments for various OSGi platforms 7.0.13-SNAPSHOT [8/297] [INFO] Building Scattered Archive APIs of Glassfish 7.0.13-SNAPSHOT [9/297] [INFO] [INFO] from nucleus/common/scattered-archive-api/pom.xml [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/hk2-config-types/pom.xml [INFO] Building GlassFish Nucleus Grizzly modules 7.0.13-SNAPSHOT [10/297] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/osgi-platforms/pom.xml [INFO] from nucleus/grizzly/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-grizzly --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-grizzly --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-platforms --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-platforms --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-platforms --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ scattered-archive-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scattered-archive-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-platforms --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ scattered-archive-api --- [INFO] [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-platforms --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ config-types --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-types --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ config-types --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ config-types --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-grizzly --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-platforms --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-grizzly --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-platforms --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/target/classes/META-INF for [INFO] [echo] nucleus-grizzly [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/target/classes/META-INF [INFO] Executed tasks [INFO] Executing tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-grizzly --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/target/classes/META-INF for [INFO] [echo] osgi-platforms [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/target/classes/META-INF [INFO] Tests are skipped. [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-grizzly --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-platforms --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/7.0.13-SNAPSHOT/nucleus-grizzly-7.0.13-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-platforms --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms --- [INFO] [INFO] --------------< org.glassfish.main.common:nucleus-common >-------------- [INFO] Building GlassFish Nucleus Common modules 7.0.13-SNAPSHOT [11/297] [INFO] from nucleus/common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/7.0.13-SNAPSHOT/osgi-platforms-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [INFO] [INFO] ----------------< org.glassfish.main.core:nucleus-core >---------------- [INFO] Building GlassFish Nucleus Core modules 7.0.13-SNAPSHOT [12/297] [INFO] from nucleus/core/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-common --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-core --- [INFO] No sources to compile [INFO] [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-core --- [INFO] [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-common --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-core --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-core --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scattered-archive-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scattered-archive-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/target/classes/META-INF for [INFO] [echo] nucleus-common [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ scattered-archive-api --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/target/classes/META-INF [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-common --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/target/classes/META-INF for [INFO] [echo] nucleus-core [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/target/classes/META-INF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-common --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/7.0.13-SNAPSHOT/nucleus-common-7.0.13-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-core --- [INFO] [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >--------------- [INFO] Building Admin Modules 7.0.13-SNAPSHOT [13/297] [INFO] from nucleus/admin/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/7.0.13-SNAPSHOT/nucleus-core-7.0.13-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.security:nucleus-security >------------ [INFO] Building Nucleus Security Parent 7.0.13-SNAPSHOT [14/297] [INFO] from nucleus/security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-admin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-security --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-security --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-security --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-security --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-security --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-security --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-admin --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-security --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-security --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security --- [INFO] Executing tasks [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/target/classes/META-INF for [INFO] [echo] nucleus-admin [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/target/classes/META-INF for [INFO] [echo] nucleus-security [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/target/classes/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/target/classes/META-INF [INFO] Executed tasks [INFO] Executed tasks [INFO] [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-admin --- [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-security --- [INFO] Tests are skipped. [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-admin --- [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-security --- [INFO] Tests are skipped. [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security --- [INFO] [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin --- [INFO] --- install:3.1.1:install (default-install) @ nucleus-security --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/7.0.13-SNAPSHOT/nucleus-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/7.0.13-SNAPSHOT/nucleus-security-7.0.13-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >---------- [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.13-SNAPSHOT [15/297] [INFO] from nucleus/deployment/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-deployment --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-deployment --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment --- [INFO] [INFO] -----------------< org.glassfish.main.cluster:cluster >----------------- [INFO] Building Cluster 7.0.13-SNAPSHOT [16/297] [INFO] from nucleus/cluster/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-deployment --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-deployment --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-deployment --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cluster --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cluster --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cluster --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-deployment --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cluster --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-deployment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cluster --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-types --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-types --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ config-types --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ config-types --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/target/classes/META-INF for [INFO] [echo] nucleus-deployment [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/target/classes/META-INF for [INFO] [echo] cluster [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-deployment --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-deployment --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cluster --- [INFO] Tests are skipped. [INFO] Tests are skipped. [INFO] [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment --- [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster --- [INFO] [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment --- [INFO] --- install:3.1.1:install (default-install) @ cluster --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/7.0.13-SNAPSHOT/nucleus-deployment-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/7.0.13-SNAPSHOT/cluster-7.0.13-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main:glassfish-parent >----------------- [INFO] Building Eclipse GlassFish Parent Project 7.0.13-SNAPSHOT [17/297] [INFO] from appserver/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >---------- [INFO] Building Flashlight 7.0.13-SNAPSHOT [18/297] [INFO] from nucleus/flashlight/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-parent --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-parent --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-parent --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-parent --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-flashlight --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-flashlight --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-parent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ scattered-archive-api --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-flashlight --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/target/classes/META-INF for [INFO] [echo] glassfish-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-parent --- [INFO] Tests are skipped. [INFO] [INFO] Executing tasks [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-parent --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/target/classes/META-INF for [INFO] [echo] nucleus-flashlight [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/target/classes/META-INF [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/7.0.13-SNAPSHOT/glassfish-parent-7.0.13-SNAPSHOT.pom [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-flashlight --- [INFO] [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >------- [INFO] Building Nucleus distributions 7.0.13-SNAPSHOT [19/297] [INFO] from nucleus/distributions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ config-types --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ config-types --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-flashlight --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/7.0.13-SNAPSHOT/nucleus-flashlight-7.0.13-SNAPSHOT.pom [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-distributions --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-distributions --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-distributions --- [INFO] [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >-- [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.13-SNAPSHOT [20/297] [INFO] from nucleus/xmlbind-annotations/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-distributions --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-distributions --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-distributions --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ scattered-archive-api --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-distributions --- [INFO] No sources to compile [INFO] [INFO] Not compiling test sources [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ scattered-archive-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/target/classes/META-INF for [INFO] [echo] scattered-archive-api [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/target/dependency/META-INF for [INFO] [echo] nucleus-distributions [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-distributions --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/7.0.13-SNAPSHOT/nucleus-distributions-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ scattered-archive-api --- [INFO] [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >--------- [INFO] Building Glassfish featuresets 7.0.13-SNAPSHOT [21/297] [INFO] from nucleus/featuresets/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-featuresets --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-featuresets --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-featuresets --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-featuresets --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-featuresets --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-featuresets --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ scattered-archive-api --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-featuresets --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.13-SNAPSHOT/scattered-archive-api-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.13-SNAPSHOT/scattered-archive-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >--------- [INFO] Building Diagnostics 7.0.13-SNAPSHOT [22/297] [INFO] from nucleus/diagnostics/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.16.0:jar [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-diagnostics --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-diagnostics --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-diagnostics --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-diagnostics --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-diagnostics --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/target/classes/META-INF for [INFO] [echo] nucleus-featuresets [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-featuresets --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-diagnostics --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-diagnostics --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-featuresets --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/7.0.13-SNAPSHOT/nucleus-featuresets-7.0.13-SNAPSHOT.pom [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ config-types --- [INFO] [INFO] --------------< org.glassfish.main.osgi-platforms:felix >--------------- [INFO] Building Apache Felix, associated bundles and conf files 7.0.13-SNAPSHOT [23/297] [INFO] from nucleus/osgi-platforms/felix/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] Executing tasks [INFO] [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/target/classes/META-INF for [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default) @ config-types --- [INFO] [echo] nucleus-diagnostics [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-diagnostics --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ felix --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ felix --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ felix --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-diagnostics --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/7.0.13-SNAPSHOT/nucleus-diagnostics-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy (default) @ felix --- [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ felix --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >----------- [INFO] Building Simple Public APIs of Glassfish 7.0.13-SNAPSHOT [24/297] [INFO] from nucleus/common/simple-glassfish-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ simple-glassfish-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ simple-glassfish-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ simple-glassfish-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ felix --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ felix --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Changes detected - recompiling the module! :source [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/classes/META-INF for [INFO] [echo] felix [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ felix --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/felix.zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/classes/META-INF for [INFO] [echo] jackson-module-jakarta-xmlbind-annotations [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/classes/META-INF [INFO] Executed tasks [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [INFO] [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Reading assembly descriptor: src.xml [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ simple-glassfish-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ simple-glassfish-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix --- [INFO] [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/felix.zip [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ felix --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ simple-glassfish-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ config-types --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ felix --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- install:3.1.1:install (default-install) @ felix --- [INFO] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.13-SNAPSHOT/felix-7.0.13-SNAPSHOT.pom [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.13-SNAPSHOT/felix-7.0.13-SNAPSHOT.zip [INFO] [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >----------- [INFO] Building flashlight-agent 7.0.13-SNAPSHOT [25/297] [INFO] from nucleus/flashlight/agent/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ flashlight-agent --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-agent --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ flashlight-agent --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-agent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-agent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ config-types --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ flashlight-agent --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ config-types --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ flashlight-agent --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ flashlight-agent --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ flashlight-agent --- [INFO] Executing tasks [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.13-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info} [INFO] Building bundle: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/target/classes/META-INF for [INFO] [echo] config-types [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ config-types --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/target/config-types.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ config-types --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ config-types --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ config-types --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.13-SNAPSHOT/config-types-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.13-SNAPSHOT/config-types-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >----- [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.13-SNAPSHOT [26/297] [INFO] from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Executing tasks [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ flashlight-extra-jdk-packages --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/target/classes/META-INF for [INFO] [echo] flashlight-agent [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-extra-jdk-packages --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ flashlight-extra-jdk-packages --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ simple-glassfish-api --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/target/flashlight-agent.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ flashlight-extra-jdk-packages --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ flashlight-extra-jdk-packages --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ flashlight-agent --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ flashlight-extra-jdk-packages --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ flashlight-extra-jdk-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ flashlight-agent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.13-SNAPSHOT/flashlight-agent-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.13-SNAPSHOT/flashlight-agent-7.0.13-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] ----------------< org.glassfish.main.core:api-exporter >---------------- [INFO] Building GlassFish API Exporter Module 7.0.13-SNAPSHOT [27/297] [INFO] from nucleus/core/api-exporter/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- javadoc:3.6.0:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ api-exporter --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ api-exporter --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ api-exporter --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ simple-glassfish-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for [INFO] [echo] flashlight-extra-jdk-packages [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ simple-glassfish-api --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ flashlight-extra-jdk-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ flashlight-extra-jdk-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.13-SNAPSHOT/flashlight-extra-jdk-packages-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.13-SNAPSHOT/flashlight-extra-jdk-packages-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ api-exporter --- [INFO] Executing tasks [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/target/classes/META-INF for [INFO] [echo] simple-glassfish-api [INFO] [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >-------- [INFO] Building GlassFish Extra JRE Packages 7.0.13-SNAPSHOT [28/297] [INFO] from nucleus/core/extra-jre-packages/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-extra-jre-packages --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/extra-jre-packages/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-extra-jre-packages --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ simple-glassfish-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ api-exporter --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ api-exporter --- [INFO] Tests are skipped. [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter --- [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ simple-glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.13-SNAPSHOT/simple-glassfish-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.13-SNAPSHOT/simple-glassfish-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------ [INFO] Building GlassFish Admin REST Parent 7.0.13-SNAPSHOT [29/297] [INFO] from nucleus/admin/rest/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ rest-service-parent --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service-parent --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ rest-service-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service-parent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service-parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ rest-service-parent --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ rest-service-parent --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/target/classes/META-INF for [INFO] [echo] rest-service-parent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ rest-service-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ rest-service-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/7.0.13-SNAPSHOT/rest-service-parent-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.admin:nucleus-domain >--------------- [INFO] Building Nucleus template 7.0.13-SNAPSHOT [30/297] [INFO] from nucleus/admin/template/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-extra-jre-packages --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-domain --- [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-domain --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ api-exporter --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-domain --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-extra-jre-packages --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-domain --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-domain --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain --- [INFO] Copying 12 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-domain --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-domain --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ nucleus-domain --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ nucleus-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ api-exporter --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ api-exporter --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/extra-jre-packages/target/classes/META-INF for [INFO] [echo] glassfish-extra-jre-packages [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-extra-jre-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-extra-jre-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.13-SNAPSHOT/glassfish-extra-jre-packages-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.13-SNAPSHOT/glassfish-extra-jre-packages-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >------------- [INFO] Building Set of DTDs for Nucleus distributions 7.0.13-SNAPSHOT [31/297] [INFO] from nucleus/deployment/dtds/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-dtds --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-dtds --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-dtds --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-dtds --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-dtds --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds --- [INFO] Executing tasks [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/target/classes/META-INF for [INFO] [echo] nucleus-domain [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Executing tasks [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-dtds --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/target/classes/META-INF for [INFO] [echo] api-exporter [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-dtds --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/target/api-exporter.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ api-exporter --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ api-exporter --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ api-exporter --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.13-SNAPSHOT/api-exporter-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.13-SNAPSHOT/api-exporter-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------ [INFO] Building Set of schemas for Nucleus 7.0.13-SNAPSHOT [32/297] [INFO] from nucleus/deployment/schemas/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-schemas --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-schemas --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-schemas --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-schemas --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-schemas --- [INFO] [INFO] Executing tasks [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/target/classes/config [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-schemas --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-schemas --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/target/nucleus-domain.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/target/classes/META-INF for [INFO] [echo] nucleus-dtds [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/target/nucleus-dtds.zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/target/classes/META-INF for [INFO] [echo] nucleus-schemas [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-domain --- [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas --- [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/target/nucleus-dtds.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-dtds --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Tests are skipped. [INFO] Tests are skipped. [INFO] [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-domain --- [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-dtds --- [INFO] Tests are skipped. [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/target/nucleus-schemas.zip [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.13-SNAPSHOT/nucleus-domain-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.13-SNAPSHOT/nucleus-dtds-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.13-SNAPSHOT/nucleus-dtds-7.0.13-SNAPSHOT.zip [INFO] [INFO] ---------------------< org.glassfish.main.ejb:ejb >--------------------- [INFO] Building GlassFish EJB container related modules 7.0.13-SNAPSHOT [33/297] [INFO] from appserver/ejb/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.13-SNAPSHOT/nucleus-domain-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/target/nucleus-schemas.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-schemas --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb --- [INFO] [INFO] [INFO] ------------------< org.glassfish.main.common:common >------------------ [INFO] Building GlassFish Common modules 7.0.13-SNAPSHOT [34/297] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb --- [INFO] from appserver/common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.13-SNAPSHOT/nucleus-schemas-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.13-SNAPSHOT/nucleus-schemas-7.0.13-SNAPSHOT.zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ common --- [INFO] [INFO] --------------< org.glassfish.main.deployment:deployment >-------------- [INFO] Building GlassFish Deployment Related Modules 7.0.13-SNAPSHOT [35/297] [INFO] from appserver/deployment/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ deployment --- [INFO] No sources to compile [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment --- [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ common --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ common --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ deployment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/target/classes/META-INF for [INFO] [echo] ejb [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb --- [INFO] Executing tasks [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/target/classes/META-INF for [INFO] [echo] deployment [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/target/classes/META-INF for [INFO] [echo] common [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/target/classes/META-INF [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ deployment --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/7.0.13-SNAPSHOT/ejb-7.0.13-SNAPSHOT.pom [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ common --- [INFO] [INFO] -------------< org.glassfish.main.transaction:transaction >------------- [INFO] Building GlassFish Transaction modules 7.0.13-SNAPSHOT [36/297] [INFO] from appserver/transaction/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ deployment --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-checkstyle) @ common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ deployment --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/7.0.13-SNAPSHOT/deployment-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/7.0.13-SNAPSHOT/common-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ transaction --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ transaction --- [INFO] [INFO] ---------------< org.glassfish.main.resources:resources >--------------- [INFO] Building GlassFish Resources infrastructure related modules 7.0.13-SNAPSHOT [37/297] [INFO] [INFO] from appserver/resources/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ transaction --- [INFO] [INFO] --------------< org.glassfish.main.connectors:connectors >-------------- [INFO] Building Connectors Parent 7.0.13-SNAPSHOT [38/297] [INFO] from appserver/connectors/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ resources --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ resources --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ resources --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ transaction --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ transaction --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources --- [INFO] [INFO] No sources to compile [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors --- [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ resources --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ resources --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/target/classes/META-INF for [INFO] [echo] transaction [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ transaction --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ transaction --- [INFO] Executing tasks [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/target/classes/META-INF for [INFO] [echo] connectors [INFO] [INFO] --- install:3.1.1:install (default-install) @ transaction --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/7.0.13-SNAPSHOT/transaction-7.0.13-SNAPSHOT.pom [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors --- [INFO] [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >---------------- [INFO] Building Java binding for libpam.so 7.0.13-SNAPSHOT [39/297] [INFO] from appserver/libpam4j/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/target/classes/META-INF for [INFO] [echo] resources [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/target/classes/META-INF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ resources --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ libpam4j --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/7.0.13-SNAPSHOT/connectors-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ resources --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-checkstyle) @ resources --- [INFO] [INFO] -------------< org.glassfish.main.security:securitymodule >------------- [INFO] Building GlassFish Security Parent 7.0.13-SNAPSHOT [40/297] [INFO] from appserver/security/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- install:3.1.1:install (default-install) @ resources --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/7.0.13-SNAPSHOT/resources-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ securitymodule --- [INFO] [INFO] -------------< org.glassfish.main.persistence:persistence >------------- [INFO] Building GlassFish persistence related modules 7.0.13-SNAPSHOT [41/297] [INFO] from appserver/persistence/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securitymodule --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ securitymodule --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ securitymodule --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securitymodule --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ persistence --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securitymodule --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ persistence --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ persistence --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ securitymodule --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ securitymodule --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ persistence --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ persistence --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/target/classes/META-INF for [INFO] [echo] securitymodule [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ securitymodule --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/target/classes/META-INF for [INFO] [echo] persistence [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ securitymodule --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/target/classes/META-INF [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ persistence --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ securitymodule --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/7.0.13-SNAPSHOT/securitymodule-7.0.13-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ persistence --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence --- [INFO] [INFO] ---------------------< org.glassfish.main.orb:orb >--------------------- [INFO] Building GlassFish ORB related modules 7.0.13-SNAPSHOT [42/297] [INFO] from appserver/orb/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- install:3.1.1:install (default-install) @ persistence --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/7.0.13-SNAPSHOT/persistence-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ orb --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb --- [INFO] [INFO] ---------------------< org.glassfish.main.web:web >--------------------- [INFO] Building GlassFish Web container related modules 7.0.13-SNAPSHOT [43/297] [INFO] from appserver/web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ orb --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ orb --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ orb --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ orb --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ libpam4j --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/target/classes/META-INF for [INFO] [echo] orb [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/target/classes/META-INF [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ orb --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/target/classes/META-INF for [INFO] [echo] web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ orb --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-checkstyle) @ orb --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ orb --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/7.0.13-SNAPSHOT/orb-7.0.13-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-checkstyle) @ web --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web --- [INFO] [INFO] ----------------------< org.glassfish.main.ha:ha >---------------------- [INFO] Building GlassFish HA modules 7.0.13-SNAPSHOT [44/297] [INFO] from appserver/ha/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/7.0.13-SNAPSHOT/web-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------------------< org.glassfish.main:appclient >-------------------- [INFO] Building App Client Modules 7.0.13-SNAPSHOT [45/297] [INFO] from appserver/appclient/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ha --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ha --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ha --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appclient --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appclient --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ha --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appclient --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ha --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appclient --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appclient --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ libpam4j --- [INFO] Executing tasks [INFO] Changes detected - recompiling the module! :input tree [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/target/classes/META-INF for [INFO] [echo] ha [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ha --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ha --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-checkstyle) @ ha --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ha --- [INFO] Executing tasks [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/7.0.13-SNAPSHOT/ha-7.0.13-SNAPSHOT.pom [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/target/classes/META-INF for [INFO] [echo] appclient [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appclient --- [INFO] [INFO] -------------------< org.glassfish.main.admin:admin >------------------- [INFO] Building Admin Modules 7.0.13-SNAPSHOT [46/297] [INFO] from appserver/admin/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appclient --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-appclient-checkstyle) @ appclient --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ admin --- [INFO] [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin --- [INFO] --- install:3.1.1:install (default-install) @ appclient --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/7.0.13-SNAPSHOT/appclient-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ admin --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin --- [INFO] [INFO] --------------------< org.glassfish.main.core:core >-------------------- [INFO] Building GlassFish Core modules 7.0.13-SNAPSHOT [47/297] [INFO] from appserver/core/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ core --- [INFO] [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ core --- [INFO] --- compiler:3.11.0:compile (default-compile) @ admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ core --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ admin --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ core --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ core --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ core --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ libpam4j --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/target/classes/META-INF for [INFO] [echo] admin [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-checkstyle) @ admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/7.0.13-SNAPSHOT/admin-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------------------< org.glassfish.main.jdbc:jdbc >-------------------- [INFO] Building JDBC Module 7.0.13-SNAPSHOT [48/297] [INFO] from appserver/jdbc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/target/classes/META-INF for [INFO] [echo] core [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-core-checkstyle) @ core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/7.0.13-SNAPSHOT/core-7.0.13-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/target/classes/META-INF for [INFO] [echo] libpam4j [INFO] [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------ [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.13-SNAPSHOT [49/297] [INFO] from appserver/load-balancer/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ load-balancer --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ load-balancer --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ load-balancer --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/target/libpam4j.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ load-balancer --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ load-balancer --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/target/classes/META-INF for [INFO] [echo] jdbc [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc --- [INFO] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/7.0.13-SNAPSHOT/jdbc-7.0.13-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.glassfish.main.jms:jms >--------------------- [INFO] Building GlassFish JMS modules 7.0.13-SNAPSHOT [50/297] [INFO] from appserver/jms/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jms --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jms --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jms --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jms --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jms --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/target/classes/META-INF for [INFO] [echo] load-balancer [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ load-balancer --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ load-balancer --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ load-balancer --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/7.0.13-SNAPSHOT/load-balancer-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >--------------- [INFO] Building JDBC Resource Adapter 7.0.13-SNAPSHOT [51/297] [INFO] from appserver/jdbc/jdbc-ra/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc-ra --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/target/classes/META-INF for [INFO] [echo] jms [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jms --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jms --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-checkstyle) @ jms --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jms --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/7.0.13-SNAPSHOT/jms-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.concurrent:concurrent >-------------- [INFO] Building Concurrency Utilities Modules 7.0.13-SNAPSHOT [52/297] [INFO] from appserver/concurrent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Executing tasks [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ concurrent --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/target/classes/META-INF for [INFO] [echo] jdbc-ra [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ concurrent --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ concurrent --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc-ra --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/7.0.13-SNAPSHOT/jdbc-ra-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ concurrent --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ concurrent --- [INFO] [INFO] -------------------< org.glassfish.main.batch:batch >------------------- [INFO] Building Batch runtime modules for Glassfish 7.0.13-SNAPSHOT [53/297] [INFO] from appserver/batch/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ batch --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ batch --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ batch --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No previous run data found, generating javadoc. [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ batch --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ batch --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/target/classes/META-INF for [INFO] [echo] concurrent [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ concurrent --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ concurrent --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ concurrent --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/7.0.13-SNAPSHOT/concurrent-7.0.13-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.extras:extras >------------------ [INFO] Building GlassFish Extras modules 7.0.13-SNAPSHOT [54/297] [INFO] from appserver/extras/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ extras --- [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.13-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.13-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ extras --- [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.13-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (5.14.0). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [INFO] Building bundle: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/target/libpam4j.jar [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ extras --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ extras --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ extras --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ extras --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ extras --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ extras --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ extras --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/target/classes/META-INF for [INFO] [echo] batch [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ batch --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ batch --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-checkstyle) @ batch --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ batch --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/7.0.13-SNAPSHOT/batch-7.0.13-SNAPSHOT.pom [INFO] [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------ [INFO] Building Grizzly Glassfish Extra modules 7.0.13-SNAPSHOT [55/297] [INFO] from appserver/grizzly/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-grizzly --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/target/classes/META-INF for [INFO] [echo] extras [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-grizzly --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ extras --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ extras --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-extras-checkstyle) @ extras --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- install:3.1.1:install (default-install) @ extras --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/7.0.13-SNAPSHOT/extras-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-grizzly --- [INFO] [INFO] --------------< org.glassfish.main.admingui:dataprovider >-------------- [INFO] Building DataProvider 7.0.13-SNAPSHOT [56/297] [INFO] from appserver/admingui/dataprovider/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-grizzly --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ dataprovider --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dataprovider --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ dataprovider --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ dataprovider --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dataprovider --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dataprovider --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ libpam4j --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ libpam4j --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ libpam4j --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.13-SNAPSHOT/libpam4j-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.13-SNAPSHOT/libpam4j-7.0.13-SNAPSHOT.jar [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] ----------------< org.glassfish.main.admingui:admingui >---------------- [INFO] Building Admin Console Packages 7.0.13-SNAPSHOT [57/297] [INFO] from appserver/admingui/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ dataprovider --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ dataprovider --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ dataprovider --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ admingui --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admingui --- [INFO] Not compiling test sources [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ admingui --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ dataprovider --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ admingui --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admingui --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admingui --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ admingui --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ admingui --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/target/classes/META-INF for [INFO] [echo] glassfish-grizzly [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-grizzly --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-grizzly --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/7.0.13-SNAPSHOT/glassfish-grizzly-7.0.13-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.featuresets:featuresets >------------- [INFO] Building Glassfish featuresets 7.0.13-SNAPSHOT [58/297] [INFO] from appserver/featuresets/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ featuresets --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ featuresets --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ featuresets --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ featuresets --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ featuresets --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ featuresets --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/target/classes/META-INF for [INFO] [echo] dataprovider [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ featuresets --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ featuresets --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/target/classes/META-INF for [INFO] [echo] admingui [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ admingui --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ admingui --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/target/dataprovider.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ admingui --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/7.0.13-SNAPSHOT/admingui-7.0.13-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.webservices:webservices >------------- [INFO] Building GlassFish Web Services related modules 7.0.13-SNAPSHOT [59/297] [INFO] from appserver/webservices/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ webservices --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ webservices --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ webservices --- [INFO] [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ webservices --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ webservices --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/target/classes/META-INF for [INFO] [echo] featuresets [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ featuresets --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ featuresets --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ featuresets --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/7.0.13-SNAPSHOT/featuresets-7.0.13-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.distributions:distributions >----------- [INFO] Building Glassfish distributions 7.0.13-SNAPSHOT [60/297] [INFO] from appserver/distributions/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/target/classes/META-INF for [INFO] [echo] webservices [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ webservices --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ distributions --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ webservices --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ distributions --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ webservices --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/7.0.13-SNAPSHOT/webservices-7.0.13-SNAPSHOT.pom [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ distributions --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ distributions --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions --- [INFO] [INFO] -------------------< org.glassfish.main.tests:tests >------------------- [INFO] Building GlassFish Tests 7.0.13-SNAPSHOT [61/297] [INFO] from appserver/tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ tests --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ tests --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ distributions --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ distributions --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/target/classes/META-INF for [INFO] [echo] tests [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-tests-checkstyle) @ tests --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tests --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/7.0.13-SNAPSHOT/tests-7.0.13-SNAPSHOT.pom [INFO] [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------ [INFO] Building Console extensions for OSGi platforms 7.0.13-SNAPSHOT [62/297] [INFO] from appserver/osgi-platforms/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-console-extensions --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-console-extensions --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-console-extensions --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-console-extensions --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-console-extensions --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/target/dependency/META-INF for [INFO] [echo] distributions [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/target/dependency/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-console-extensions --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ distributions --- [INFO] Building bundle: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/target/dataprovider.jar [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-console-extensions --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ distributions --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ distributions --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/7.0.13-SNAPSHOT/distributions-7.0.13-SNAPSHOT.pom [INFO] [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >--------- [INFO] Building Flashlight 7.0.13-SNAPSHOT [63/297] [INFO] from appserver/flashlight/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-flashlight --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-flashlight --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-flashlight --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-flashlight --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-flashlight --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/target/classes/META-INF for [INFO] [echo] osgi-console-extensions [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-console-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-console-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/7.0.13-SNAPSHOT/osgi-console-extensions-7.0.13-SNAPSHOT.pom [INFO] [INFO] ----------< org.glassfish.main.distributions:nucleus-common >----------- [INFO] Building Nucleus distribution Common module 7.0.13-SNAPSHOT [64/297] [INFO] from nucleus/distributions/nucleus-common/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-common --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common --- [INFO] Copying 26 resources from src/main/resources to target/dependency [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ dataprovider --- [INFO] Copying 1 resource from src/main/resources to target/dependency [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ dataprovider --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ dataprovider --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.13-SNAPSHOT/dataprovider-7.0.13-SNAPSHOT.pom [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/src/main/manpages [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.13-SNAPSHOT/dataprovider-7.0.13-SNAPSHOT.jar [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-common --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-common --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common --- [INFO] [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >-------------- [INFO] Building grizzly-config 7.0.13-SNAPSHOT [65/297] [INFO] from nucleus/grizzly/config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/target/classes/META-INF for [INFO] [echo] glassfish-flashlight [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ grizzly-config --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ grizzly-config --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ grizzly-config --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ grizzly-config --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-flashlight --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-flashlight --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/7.0.13-SNAPSHOT/glassfish-flashlight-7.0.13-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/target/dependency/META-INF for [INFO] [echo] nucleus-common [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common --- [INFO] [INFO] ---------------< org.glassfish.main.admin:rest-testing >---------------- [INFO] Building GlassFish Admin REST Testing Framework 7.0.13-SNAPSHOT [66/297] [INFO] from nucleus/admin/rest/rest-testing/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ rest-testing --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-testing --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ rest-testing --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ rest-testing --- [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/target/stage [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/target/nucleus-common.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/target/nucleus-common.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.13-SNAPSHOT/nucleus-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.13-SNAPSHOT/nucleus-common-7.0.13-SNAPSHOT.zip [INFO] [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------ [INFO] Building GlassFish Core EJB Client 7.0.13-SNAPSHOT [67/297] [INFO] from appserver/ejb/ejb-client/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-client --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-client --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-client --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-client --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-client --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-client --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-client --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-testing --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-testing --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ rest-testing --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ejb-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ejb-client --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-client --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ rest-testing --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ejb-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ejb-client --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/target/classes/META-INF for [INFO] [echo] ejb-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/target/ejb-client.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-client --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rest-testing --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-client --- [INFO] Not compiling test sources [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ rest-testing --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-client --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.13-SNAPSHOT/ejb-client-7.0.13-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.13-SNAPSHOT/ejb-client-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------ [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.13-SNAPSHOT [68/297] [INFO] from appserver/deployment/dtds/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserver-dtds --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-dtds --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserver-dtds --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-dtds --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-dtds --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds --- [INFO] Copying 45 resources from src/main/resources to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/target/classes/META-INF for [INFO] [echo] rest-testing [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserver-dtds --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserver-dtds --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/target/rest-testing.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ rest-testing --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ rest-testing --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ rest-testing --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.13-SNAPSHOT/rest-testing-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.13-SNAPSHOT/rest-testing-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >----------- [INFO] Building Set of schemas for Jakarta EE 7.0.13-SNAPSHOT [69/297] [INFO] from appserver/deployment/schemas/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserver-schemas --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-schemas --- [INFO] Executing tasks [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/target/classes/META-INF for [INFO] [INFO] [echo] appserver-dtds [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserver-schemas --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/target/classes/META-INF [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas --- [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-schemas --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-schemas --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ grizzly-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ grizzly-config --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ grizzly-config --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/target/appserver-dtds.zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas --- [INFO] Copying 113 resources from src/main/resources to target/classes [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/target/appserver-dtds.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserver-dtds --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserver-dtds --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.13-SNAPSHOT/appserver-dtds-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.13-SNAPSHOT/appserver-dtds-7.0.13-SNAPSHOT.zip [INFO] [INFO] -------------< org.glassfish.main.connectors:descriptors >-------------- [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.13-SNAPSHOT [70/297] [INFO] from appserver/connectors/descriptors/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ descriptors --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ descriptors --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ descriptors --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ descriptors --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserver-schemas --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserver-schemas --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ descriptors --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ descriptors --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors --- [INFO] Copying 19 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ descriptors --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ descriptors --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/target/classes/META-INF for [INFO] [echo] appserver-schemas [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/classes/META-INF for [INFO] [echo] descriptors [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ descriptors --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/descriptors.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/target/appserver-schemas.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/descriptors.zip [INFO] [INFO] --- assembly:3.6.0:single (jar) @ descriptors --- [INFO] Reading assembly descriptor: src/assembly/jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/descriptors-resources.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ descriptors --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ descriptors --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ descriptors --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.13-SNAPSHOT/descriptors-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.13-SNAPSHOT/descriptors-7.0.13-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.13-SNAPSHOT/descriptors-7.0.13-SNAPSHOT-resources.jar [INFO] [INFO] -----------------< org.glassfish.main.resources:mail >------------------ [INFO] Building Jakarta Mail Resources Support related modules 7.0.13-SNAPSHOT [71/297] [INFO] from appserver/resources/mail/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ mail --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ mail --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ mail --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ mail --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ mail --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail --- [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/target/appserver-schemas.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserver-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserver-schemas --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.13-SNAPSHOT/appserver-schemas-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.13-SNAPSHOT/appserver-schemas-7.0.13-SNAPSHOT.zip [INFO] [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >-- [INFO] Building GlassFish Oracle JDBC Packages 7.0.13-SNAPSHOT [72/297] [INFO] from appserver/persistence/oracle-jdbc-driver-packages/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/target/classes/META-INF for [INFO] [echo] mail [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ mail --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ mail --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-checkstyle) @ mail --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ mail --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/7.0.13-SNAPSHOT/mail-7.0.13-SNAPSHOT.pom [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >--------- [INFO] Building Declaring EclipseLink dependencies 7.0.13-SNAPSHOT [73/297] [INFO] from appserver/persistence/eclipselink-wrapper/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipselink-wrapper --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ eclipselink-wrapper --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ eclipselink-wrapper --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ eclipselink-wrapper --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ eclipselink-wrapper --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipselink-wrapper --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ eclipselink-wrapper --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for [INFO] [echo] eclipselink-wrapper [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/eclipselink-wrapper/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ eclipselink-wrapper --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ eclipselink-wrapper --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/7.0.13-SNAPSHOT/eclipselink-wrapper-7.0.13-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >--------------- [INFO] Building GlassFish cmp related modules 7.0.13-SNAPSHOT [74/297] [INFO] from appserver/persistence/cmp/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/target/classes/META-INF for [INFO] [echo] cmp [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/7.0.13-SNAPSHOT/cmp-7.0.13-SNAPSHOT.pom [INFO] [INFO] ------------------< org.glassfish.main.web:web-embed >------------------ [INFO] Building GlassFish Web container embedded related modules 7.0.13-SNAPSHOT [75/297] [INFO] from appserver/web/web-embed/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-embed --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-embed --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-embed --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for [INFO] [echo] glassfish-oracle-jdbc-driver-packages [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-embed --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-embed --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.13-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.13-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/target/classes/META-INF for [INFO] [echo] web-embed [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-embed --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-embed --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-embed --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/7.0.13-SNAPSHOT/web-embed-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.13-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------------< org.glassfish.main.web:web-sse >------------------- [INFO] Building Server-Sent Events 7.0.13-SNAPSHOT [76/297] [INFO] from appserver/web/web-sse/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >---------- [INFO] Building Weld Integration Fragment 7.0.13-SNAPSHOT [77/297] [INFO] from appserver/web/weld-integration-fragment/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ weld-integration-fragment --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-fragment --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-sse --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ weld-integration-fragment --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-sse --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-sse --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-sse --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-fragment --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-fragment --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ weld-integration-fragment --- [INFO] No sources to compile [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ weld-integration-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ weld-integration-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ weld-integration-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ grizzly-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ grizzly-config --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-sse --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/target/classes/META-INF for [INFO] [echo] weld-integration-fragment [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-sse --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-sse/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-sse --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ weld-integration-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ weld-integration-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.13-SNAPSHOT/weld-integration-fragment-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.13-SNAPSHOT/weld-integration-fragment-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >-------- [INFO] Building Fragment bundle for Weld related testing 7.0.13-SNAPSHOT [78/297] [INFO] from appserver/web/weld-integration-test-fragment/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ weld-integration-test-fragment --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-test-fragment --- [INFO] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ weld-integration-test-fragment --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ weld-integration-test-fragment --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-test-fragment --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-test-fragment --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-test-fragment/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ weld-integration-test-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ weld-integration-test-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ weld-integration-test-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ weld-integration-test-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-test-fragment/target/classes/META-INF for [INFO] [echo] weld-integration-test-fragment [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ weld-integration-test-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ weld-integration-test-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.13-SNAPSHOT/weld-integration-test-fragment-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.13-SNAPSHOT/weld-integration-test-fragment-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >--------------- [INFO] Building cdi-api Fragment 7.0.13-SNAPSHOT [79/297] [INFO] from appserver/web/cdi-api-fragment/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cdi-api-fragment --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi-api-fragment --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cdi-api-fragment --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi-api-fragment --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi-api-fragment --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/cdi-api-fragment/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cdi-api-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cdi-api-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cdi-api-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cdi-api-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-sse --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-sse --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/cdi-api-fragment/target/classes/META-INF for [INFO] [echo] cdi-api-fragment [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/cdi-api-fragment/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ grizzly-config --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cdi-api-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cdi-api-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.13-SNAPSHOT/cdi-api-fragment-7.0.13-SNAPSHOT.pom [INFO] Changes detected - recompiling the module! :dependency [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.13-SNAPSHOT/cdi-api-fragment-7.0.13-SNAPSHOT.jar [INFO] Compiling 63 source files with javac [debug target 11] to target/classes [INFO] [INFO] ----------------< org.glassfish.main.ha:ha-file-store >----------------- [INFO] Building GlassFish ha-file-store 7.0.13-SNAPSHOT [80/297] [INFO] from appserver/ha/ha-file-store/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ha-file-store --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-file-store --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ha-file-store --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ha-file-store --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-sse --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-sse --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-file-store --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-file-store --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ha-file-store --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ha-file-store --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ha-file-store --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-sse --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-sse --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-sse/target/classes/META-INF for [INFO] [echo] web-sse [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-sse/target/web-sse.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-sse --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ha-file-store --- [INFO] Tests are skipped. [INFO] Changes detected - recompiling the module! :input tree [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-sse --- [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-sse --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.13-SNAPSHOT/web-sse-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.13-SNAPSHOT/web-sse-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.appclient:server >----------------- [INFO] Building GlassFish App Client Server-side Modules 7.0.13-SNAPSHOT [81/297] [INFO] from appserver/appclient/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ server --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ server --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ server --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ server --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ server --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ server --- [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ grizzly-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ grizzly-config --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ha-file-store --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ha-file-store --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/target/classes/META-INF for [INFO] [echo] server [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ server --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ server --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-server-checkstyle) @ server --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ server --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/7.0.13-SNAPSHOT/server-7.0.13-SNAPSHOT.pom [INFO] [INFO] ----------------< org.glassfish.main.appclient:client >----------------- [INFO] Building App Client - client-side modules 7.0.13-SNAPSHOT [82/297] [INFO] from appserver/appclient/client/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ client --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ client --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ client --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ client --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ client --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ client --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/target/classes/META-INF for [INFO] [echo] grizzly-config [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ client --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ client --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/target/classes/META-INF for [INFO] [echo] ha-file-store [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ client --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/target/ha-file-store.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/target/grizzly-config.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ha-file-store --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ha-file-store --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ha-file-store --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.13-SNAPSHOT/ha-file-store-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.13-SNAPSHOT/ha-file-store-7.0.13-SNAPSHOT.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/target/classes/META-INF for [INFO] [echo] client [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ grizzly-config --- [INFO] [INFO] -------------< org.glassfish.main.admin:appserver-domain >-------------- [INFO] Building Appserver template 7.0.13-SNAPSHOT [83/297] [INFO] from appserver/admin/template/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ client --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ grizzly-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserver-domain --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ grizzly-config --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ client --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-domain --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.13-SNAPSHOT/grizzly-config-7.0.13-SNAPSHOT.pom [INFO] [INFO] Tests are skipped. [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserver-domain --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-client-checkstyle) @ client --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserver-domain --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ client --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/7.0.13-SNAPSHOT/client-7.0.13-SNAPSHOT.pom [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-domain --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-domain --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain --- [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:7.0.13-SNAPSHOT:jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.13-SNAPSHOT/grizzly-config-7.0.13-SNAPSHOT.jar [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml [INFO] [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------ [INFO] Building GlassFish API Exporter Module Fragment 7.0.13-SNAPSHOT [84/297] [INFO] from appserver/core/api-exporter-fragment/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------ [INFO] Building JDBC Templates 7.0.13-SNAPSHOT [85/297] [INFO] from appserver/jdbc/templates/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ templates --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ api-exporter-fragment --- [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/target/classes [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ templates --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter-fragment --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ templates --- [INFO] [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ api-exporter-fragment --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ templates --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserver-domain --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserver-domain --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ templates --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ templates --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ appserver-domain --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ appserver-domain --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ templates --- [INFO] Copying 23 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/api-exporter-fragment/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ api-exporter-fragment --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/templates/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ templates --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ templates --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ templates --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ templates --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ templates --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/target/classes/META-INF for [INFO] [echo] appserver-domain [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/target/appserver-domain.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserver-domain --- [INFO] Executing tasks [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/templates/target/classes/META-INF for [INFO] [echo] templates [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/api-exporter-fragment/target/classes/META-INF for [INFO] [echo] api-exporter-fragment [INFO] Executed tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/templates/target/classes/META-INF [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ templates --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserver-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserver-domain --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.13-SNAPSHOT/appserver-domain-7.0.13-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.13-SNAPSHOT/appserver-domain-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------------< org.glassfish.main.jms:jmsra >-------------------- [INFO] Building JMS GlassFish System RA Assembly 7.0.13-SNAPSHOT [86/297] [INFO] from appserver/jms/jmsra/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/templates/target/templates.jar [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jmsra --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmsra --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jmsra --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jmsra --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ api-exporter-fragment --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmsra --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmsra --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra --- [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ api-exporter-fragment --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.13-SNAPSHOT/api-exporter-fragment-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ templates --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.13-SNAPSHOT/api-exporter-fragment-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra --- [INFO] [INFO] --------------< org.glassfish.main.batch:batch-databases >-------------- [INFO] Building Batch database init scripts for GlassFish 7.0.13-SNAPSHOT [87/297] [INFO] from appserver/batch/batch-database/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ templates --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ templates --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ batch-databases --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.13-SNAPSHOT/templates-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch-databases --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ batch-databases --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ batch-databases --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.13-SNAPSHOT/templates-7.0.13-SNAPSHOT.jar [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases --- [INFO] [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >--------------- [INFO] Building GlassFish JavaEE Manifest pom 7.0.13-SNAPSHOT [88/297] [INFO] from appserver/extras/jakartaee/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch-databases --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch-databases --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jakartaee-pom --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-pom --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jakartaee-pom --- [INFO] Copying 15 resources from src/main/resources to target/classes [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-pom --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-pom --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ batch-databases --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ batch-databases --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jakartaee-pom --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jakartaee-pom --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/target/classes/META-INF for [INFO] [echo] batch-databases [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/target/classes/META-INF for [INFO] [echo] jakartaee-pom [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/target/classes/META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/src/main/manpages [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jakartaee-pom --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jakartaee-pom --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/7.0.13-SNAPSHOT/jakartaee-pom-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra --- [INFO] [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >-------------- [INFO] Building GlassFish appserv-rt Manifest pom 7.0.13-SNAPSHOT [89/297] [INFO] from appserver/extras/appserv-rt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/target/batch-databases.zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserv-rt-pom --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-pom --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserv-rt-pom --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-pom --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-pom --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserv-rt-pom --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/target/batch-databases.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ batch-databases --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserv-rt-pom --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ batch-databases --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ batch-databases --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.13-SNAPSHOT/batch-databases-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.13-SNAPSHOT/batch-databases-7.0.13-SNAPSHOT.zip [INFO] Executing tasks [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra [INFO] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >--------- [INFO] Building Embedded GlassFish Common 7.0.13-SNAPSHOT [90/297] [INFO] from appserver/extras/embedded/common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-common --- [INFO] Executing tasks [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-common --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/target/classes/META-INF for [INFO] [echo] appserv-rt-pom [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-common --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserv-rt-pom --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserv-rt-pom --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/7.0.13-SNAPSHOT/appserv-rt-pom-7.0.13-SNAPSHOT.pom [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-common --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common --- [INFO] [INFO] -----------------< org.glassfish.main.extras:embedded >----------------- [INFO] Building GlassFish Embedded modules 7.0.13-SNAPSHOT [91/297] [INFO] from appserver/extras/embedded/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ embedded --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ embedded --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ embedded --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ embedded --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ embedded --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded --- [INFO] Loading source file /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java... Loading source file /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java... Loading source file /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java... Loading source file /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java... Loading source file /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java... Loading source file /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.Priority.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/package-summary.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/package-tree.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/deser/package-summary.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/deser/package-tree.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/ser/package-summary.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/ser/package-tree.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/deser/class-use/DataHandlerDeserializer.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/ser/class-use/DataHandlerSerializer.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/class-use/AdapterConverter.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/class-use/JakartaXmlBindAnnotationIntrospector.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/class-use/JakartaXmlBindAnnotationModule.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/class-use/JakartaXmlBindAnnotationModule.Priority.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/class-use/PackageVersion.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/package-use.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/deser/package-use.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/com/fasterxml/jackson/module/jakarta/xmlbind/ser/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/index-all.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/allclasses-index.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/allpackages-index.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/allclasses.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/apidocs/help-doc.html... 16 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name [WARNING] public void setNameUsedForXmlValue(String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return [WARNING] public String getNameUsedForXmlValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return [WARNING] public JsonInclude.Include getNonNillableInclusion() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac [WARNING] protected XmlAccessType findAccessType(Annotated ac) [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return [WARNING] protected XmlAccessType findAccessType(Annotated ac) [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return [WARNING] public JsonInclude.Include getNonNillableInclusion() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) { [WARNING] ^ [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/target/classes/META-INF for [INFO] [echo] glassfish-embedded-common [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/target/classes/META-INF for [INFO] [echo] embedded [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/target/classes/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-common --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ embedded --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/7.0.13-SNAPSHOT/glassfish-embedded-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/7.0.13-SNAPSHOT/embedded-7.0.13-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar [INFO] [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >--------- [INFO] [INFO] Building GlassFish webservices scripts 7.0.13-SNAPSHOT [92/297] [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >------- [INFO] Building Embedded GlassFish Shell Jars 7.0.13-SNAPSHOT [93/297] [INFO] from appserver/webservices/webservices-scripts/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] from appserver/extras/embedded/shell/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ webservices-scripts --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-scripts --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ webservices-scripts --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-shell-jar --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-shell-jar --- [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-shell-jar --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ webservices-scripts --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ webservices-scripts --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts --- [INFO] Executed tasks [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jmsra --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jmsra --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/target/classes/META-INF for [INFO] [echo] webservices-scripts [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/classes/META-INF for [INFO] [echo] jmsra [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/target/classes/META-INF for [INFO] [echo] glassfish-embedded-shell-jar [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/target/webservices-scripts.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ webservices-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ webservices-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.13-SNAPSHOT/webservices-scripts-7.0.13-SNAPSHOT.pom [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/classes/META-INF [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ jmsra --- [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-shell-jar --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-shell-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/7.0.13-SNAPSHOT/glassfish-embedded-shell-jar-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.13-SNAPSHOT/webservices-scripts-7.0.13-SNAPSHOT.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/jmsra.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.13-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.13-SNAPSHOT.pom [INFO] [INFO] -----------< org.glassfish.main.webservices:metro-fragments >----------- [INFO] Building GlassFish Metro Related Fragments 7.0.13-SNAPSHOT [94/297] [INFO] from appserver/webservices/metro-fragments/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ metro-fragments --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-fragments --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ metro-fragments --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ metro-fragments --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-fragments --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-fragments --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments --- [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ metro-fragments --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ metro-fragments --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.13-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.tests:ant-tests >----------------- [INFO] Building GlassFish Ant Tests 7.0.13-SNAPSHOT [95/297] [INFO] from appserver/tests/appserv-tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ant-tests --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tests --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ant-tests --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ant-tests --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tests --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tests --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ant-tests --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/target/classes/META-INF for [INFO] [echo] metro-fragments [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ant-tests --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] No sources to compile [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments --- [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/target/metro-fragments.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/target/metro-fragments.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ metro-fragments --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ metro-fragments --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ metro-fragments --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.13-SNAPSHOT/metro-fragments-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.13-SNAPSHOT/metro-fragments-7.0.13-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.13-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.13-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.13-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.13-SNAPSHOT-javadoc.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/target/classes/META-INF for [INFO] [echo] ant-tests [INFO] [INFO] ---------< org.glassfish.main.distributions:glassfish-common >---------- [INFO] Building GlassFish distribution Common module 7.0.13-SNAPSHOT [96/297] [INFO] from appserver/distributions/glassfish-common/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ant-tests --- [INFO] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >----------- [INFO] Building GlassFish cmp scripts 7.0.13-SNAPSHOT [97/297] [INFO] from appserver/persistence/cmp/cmp-scripts/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ant-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-scripts --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ant-tests --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-scripts --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/7.0.13-SNAPSHOT/ant-tests-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-scripts --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-scripts --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-scripts --- [INFO] [INFO] ----------------< org.glassfish.main.web:web-embed-api >---------------- [INFO] Building GlassFish Web container Embedded APIs 7.0.13-SNAPSHOT [98/297] [INFO] from appserver/web/web-embed/api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-scripts --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-embed-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-embed-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-embed-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for [INFO] [echo] cmp-scripts [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/jmsra.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jmsra --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jmsra --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jmsra --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.13-SNAPSHOT/jmsra-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.13-SNAPSHOT/jmsra-7.0.13-SNAPSHOT.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.13-SNAPSHOT/cmp-scripts-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.13-SNAPSHOT/cmp-scripts-7.0.13-SNAPSHOT.zip [INFO] [INFO] --------------< org.glassfish.main.appclient:acc-config >--------------- [INFO] Building ACC Config Classes (JAXB) 7.0.13-SNAPSHOT [99/297] [INFO] from appserver/appclient/client/acc-config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ acc-config --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ acc-config --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ acc-config --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-common --- [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:7.0.13-SNAPSHOT:zip [INFO] [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >----------- [INFO] Building GlassFish appclient scripts 7.0.13-SNAPSHOT [100/297] [INFO] from appserver/appclient/client/appclient-scripts/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- git-commit-id:5.0.0:revision (get-the-git-infos) @ glassfish-common --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appclient-scripts --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-scripts --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appclient-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ acc-config --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/target/generated-sources/xjc added. [INFO] [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-scripts --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appclient-scripts --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appclient-scripts --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/target/classes/META-INF for [INFO] [echo] appclient-scripts [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-embed-api --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appclient-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appclient-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.13-SNAPSHOT/appclient-scripts-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.13-SNAPSHOT/appclient-scripts-7.0.13-SNAPSHOT.zip [INFO] [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >----------- [INFO] Building Nucleus Grizzly jars Combining 7.0.13-SNAPSHOT [101/297] [INFO] from nucleus/grizzly/nucleus-grizzly-all/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-embed-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-embed-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-embed-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-grizzly-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly-all --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-grizzly-all --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-grizzly-all --- [INFO] No sources to compile [INFO] [INFO] --- consolidatedbundle:3.0.6:hk2-generate (processhk2headers) @ nucleus-grizzly-all --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-embed-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-embed-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api --- [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/config/target/grizzly-config.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-grizzly-all --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ nucleus-grizzly-all --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ nucleus-grizzly-all --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/api/target/classes/META-INF for [INFO] [echo] web-embed-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for [INFO] [echo] nucleus-grizzly-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/api/target/web-embed-api.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-embed-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-embed-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-embed-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.13-SNAPSHOT/web-embed-api-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.13-SNAPSHOT/web-embed-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.extras:jakartaee >----------------- [INFO] Building GlassFish jakartaee.jar 7.0.13-SNAPSHOT [102/297] [INFO] from appserver/extras/jakartaee/manifest-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jakartaee --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jakartaee --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jakartaee --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/manifest-jar/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jakartaee --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jakartaee --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jakartaee --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jakartaee --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee --- [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for [INFO] [echo] jakartaee [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jakartaee --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jakartaee --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakartaee --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.13-SNAPSHOT/jakartaee-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.13-SNAPSHOT/jakartaee-7.0.13-SNAPSHOT.jar [INFO] Executing tasks [INFO] [INFO] ----------------< org.glassfish.main.extras:appserv-rt >---------------- [INFO] Building GlassFish appserv-rt.jar 7.0.13-SNAPSHOT [103/297] [INFO] from appserver/extras/appserv-rt/manifest-jar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserv-rt --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserv-rt --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserv-rt --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/manifest-jar/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserv-rt --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserv-rt --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ appserv-rt --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ appserv-rt --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt --- [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/target/generated-sources/xjc [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for [INFO] [echo] appserv-rt [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserv-rt --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserv-rt --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.13-SNAPSHOT/appserv-rt-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.13-SNAPSHOT/appserv-rt-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.extras:osgi-main >----------------- [INFO] Building GlassFish UberJar OSGI Main Module 7.0.13-SNAPSHOT [104/297] [INFO] from appserver/extras/embedded/common/osgi-main/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-main --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-main --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-main --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-main --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-main --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-main --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-main --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-main --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ osgi-main --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ osgi-main --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for [INFO] [echo] osgi-main [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar [INFO] [xjc] parsing a schema... [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-main --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-main --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-main --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.13-SNAPSHOT/osgi-main-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.13-SNAPSHOT/osgi-main-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >--------- [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.13-SNAPSHOT [105/297] [INFO] from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cciblackbox-tx --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cciblackbox-tx --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cciblackbox-tx --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cciblackbox-tx --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cciblackbox-tx --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cciblackbox-tx --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] [xjc] compiling a schema... [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciInteraction.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cciblackbox-tx --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] Building bundle: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cciblackbox-tx --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cciblackbox-tx --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx --- [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/CertDb.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for [INFO] [echo] cciblackbox-tx [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar [INFO] [xjc] org/glassfish/appclient/client/acc/config/LogService.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Property.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Security.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/Ssl.java [INFO] [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java [INFO] Executed tasks [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ acc-config --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cciblackbox-tx --- [INFO] Not compiling main sources [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ acc-config --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ acc-config --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cciblackbox-tx --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.13-SNAPSHOT/cciblackbox-tx-7.0.13-SNAPSHOT.pom [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ acc-config --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.13-SNAPSHOT/cciblackbox-tx-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >----- [INFO] Building connectors-ra-redeploy 7.0.13-SNAPSHOT [106/297] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-ra-redeploy --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-ra-redeploy --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-ra-redeploy --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-ra-redeploy --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-ra-redeploy --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-ra-redeploy --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/7.0.13-SNAPSHOT/connectors-ra-redeploy-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------------< org.glassfish.main.tests:report-builder >--------------- [INFO] Building report-builder 7.0.13-SNAPSHOT [107/297] [INFO] from appserver/tests/appserv-tests/report-builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ report-builder --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ report-builder --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ report-builder --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ report-builder --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ acc-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ acc-config --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ report-builder --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ report-builder --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/report-builder/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ report-builder --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ acc-config --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ acc-config --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-grizzly-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-grizzly-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.13-SNAPSHOT/nucleus-grizzly-all-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.13-SNAPSHOT/nucleus-grizzly-all-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.tests:reporter >------------------ [INFO] Building reporter 7.0.13-SNAPSHOT [108/297] [INFO] from appserver/tests/appserv-tests/reporter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ reporter --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reporter --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ reporter --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ reporter --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ acc-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ acc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/target/classes/META-INF for [INFO] [echo] acc-config [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/target/acc-config.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ acc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ acc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ acc-config --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.13-SNAPSHOT/acc-config-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.13-SNAPSHOT/acc-config-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >-------------- [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.13-SNAPSHOT [109/297] [INFO] from appserver/extras/jakartaee/dist-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jakartaee-frag --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-frag --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jakartaee-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reporter --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reporter --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ reporter --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-frag --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ reporter --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag --- [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jakartaee-frag --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jakartaee-frag --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for [INFO] [echo] jakartaee-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ report-builder --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jakartaee-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jakartaee-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.13-SNAPSHOT/jakartaee-frag-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.13-SNAPSHOT/jakartaee-frag-7.0.13-SNAPSHOT.zip [INFO] [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >-------------- [INFO] Building GlassFish appserv-rt distribution fragment 7.0.13-SNAPSHOT [110/297] [INFO] from appserver/extras/appserv-rt/dist-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserv-rt-frag --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-frag --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserv-rt-frag --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-frag --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag --- [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserv-rt-frag --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserv-rt-frag --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for [INFO] [echo] appserv-rt-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ report-builder --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ report-builder --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder --- [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserv-rt-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserv-rt-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.13-SNAPSHOT/appserv-rt-frag-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.13-SNAPSHOT/appserv-rt-frag-7.0.13-SNAPSHOT.zip [INFO] [INFO] --------------< org.glassfish.main.common:glassfish-api >--------------- [INFO] Building Public APIs of Glassfish 7.0.13-SNAPSHOT [111/297] [INFO] from nucleus/common/glassfish-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for [INFO] [echo] report-builder [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/report-builder/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/report-builder/target/report-builder.jar [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 185 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ report-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ report-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ report-builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.13-SNAPSHOT/report-builder-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.13-SNAPSHOT/report-builder-7.0.13-SNAPSHOT.jar [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ reporter --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ reporter --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ reporter --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/target/classes/META-INF for [INFO] [echo] reporter [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ reporter --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/target/reporter.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ reporter --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ reporter --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ reporter --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.13-SNAPSHOT/reporter-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.13-SNAPSHOT/reporter-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.tests:webtest >------------------ [INFO] Building webtest 7.0.13-SNAPSHOT [112/297] [INFO] from appserver/tests/appserv-tests/webtest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ webtest --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtest --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ webtest --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ webtest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtest --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtest --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ webtest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ webtest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-api --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpRequest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpRequest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ webtest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ webtest --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ webtest --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/target/classes/META-INF for [INFO] [echo] webtest [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ webtest --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/target/webtest.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ webtest --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ webtest --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ webtest --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.13-SNAPSHOT/webtest-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.13-SNAPSHOT/webtest-7.0.13-SNAPSHOT.jar [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 190 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/target/classes/META-INF for [INFO] [echo] glassfish-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/target/glassfish-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.13-SNAPSHOT/glassfish-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.13-SNAPSHOT/glassfish-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >----- [INFO] [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >----------- [INFO] ---------------< org.glassfish.main.common:common-util >---------------- [INFO] Building Admin Console Integration 7.0.13-SNAPSHOT [113/297] [INFO] Building Common Utilities 7.0.13-SNAPSHOT [115/297] [INFO] from appserver/admingui/gf-admingui-connector/pom.xml [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.13-SNAPSHOT [114/297] [INFO] from nucleus/common/common-util/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/ha/ha-shoal-cache-bootstrap/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-admingui-connector --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ common-util --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common-util --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-admingui-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ common-util --- [INFO] [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap --- [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ common-util --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-admingui-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ha-shoal-cache-bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-admingui-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-admingui-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-admingui-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-common --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common --- [INFO] Copying 2 resources from src/main/resources to target/dependency [INFO] Copying 11 resources from src/main/resources to target/dependency [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common --- [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-common [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-common --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-common --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/target/dependency/META-INF for [INFO] [echo] glassfish-common [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common --- [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ha-shoal-cache-bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/target/stage [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/target/glassfish-common.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/target/glassfish-common.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.13-SNAPSHOT/glassfish-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.13-SNAPSHOT/glassfish-common-7.0.13-SNAPSHOT.zip [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ha-shoal-cache-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for [INFO] [echo] ha-shoal-cache-bootstrap [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-admingui-connector --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ha-shoal-cache-bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ha-shoal-cache-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.13-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.13-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common-util --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common-util --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ common-util --- [INFO] Copying 9 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ common-util --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-admingui-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-admingui-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/target/classes/META-INF for [INFO] [echo] gf-admingui-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-admingui-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-admingui-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.13-SNAPSHOT/gf-admingui-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.13-SNAPSHOT/gf-admingui-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >--------- [INFO] Building Admin Console Integration 7.0.13-SNAPSHOT [116/297] [INFO] from appserver/admingui/plugin-service/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-plugin-service --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-plugin-service --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-plugin-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-plugin-service --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-plugin-service --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-plugin-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-plugin-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-plugin-service --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-plugin-service --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/target/classes/META-INF for [INFO] [echo] console-plugin-service [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/target/console-plugin-service.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-plugin-service --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-plugin-service --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.13-SNAPSHOT/console-plugin-service-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.13-SNAPSHOT/console-plugin-service-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >---- [INFO] Building Admin Console Community Edition Theme Plugin 7.0.13-SNAPSHOT [117/297] [INFO] [INFO] from appserver/admingui/community-theme/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >----------- [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >--------- [INFO] Building Admin Console JTS Plugin 7.0.13-SNAPSHOT [118/297] [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.13-SNAPSHOT [119/297] [INFO] from appserver/admingui/jts/pom.xml [INFO] from appserver/admingui/ejb-lite/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-jts-plugin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-community-branding-plugin --- [INFO] [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-community-branding-plugin --- [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jts-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-ejb-lite-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-lite-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-jts-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-community-branding-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-ejb-lite-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jts-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jts-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] Copying 17 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jts/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-jts-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-community-branding-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-lite-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-community-branding-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin --- [INFO] Copying 9 resources from src/main/resources to target/classes [INFO] Copying 17 resources from src/main/resources to target/classes [INFO] Copying 15 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-community-branding-plugin --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb-lite/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-ejb-lite-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-jts-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-ejb-lite-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-jts-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-jts-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jts/target/classes/META-INF for [INFO] [echo] console-jts-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jts/target/console-jts-plugin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-jts-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-jts-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.13-SNAPSHOT/console-jts-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.13-SNAPSHOT/console-jts-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >-------- [INFO] Building Admin Console Concurrent Plugin 7.0.13-SNAPSHOT [120/297] [INFO] from appserver/admingui/concurrent/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-concurrent-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-concurrent-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-concurrent-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-ejb-lite-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-ejb-lite-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin --- [INFO] Executing tasks [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb-lite/target/classes/META-INF for [INFO] [echo] console-ejb-lite-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-community-branding-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-ejb-lite-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-ejb-lite-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.13-SNAPSHOT/console-ejb-lite-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.13-SNAPSHOT/console-ejb-lite-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >----------- [INFO] Building Admin Console EJB Container Plugin 7.0.13-SNAPSHOT [121/297] [INFO] from appserver/admingui/ejb/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-ejb-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-ejb-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[892,24] finalize() in java.util.zip.ZipFile has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[894,22] finalize() in java.util.zip.ZipFile has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/java/org/glassfish/admin/payload/PayloadFilesManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/i18n/StringManagerBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/src/main/java/com/sun/enterprise/util/i18n/StringManagerBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ common-util --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ common-util --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-concurrent-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-concurrent-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin --- [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin --- [INFO] Copying 24 resources from src/main/resources to target/classes [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-community-branding-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-community-branding-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin --- [INFO] Copying 37 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/concurrent/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-concurrent-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-plugin --- [INFO] Executing tasks [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-plugin --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/target/classes/META-INF for [INFO] [echo] console-community-branding-plugin [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin --- [INFO] Copying 9 resources from src/main/resources to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/target/console-community-branding-plugin.jar [INFO] Copying 15 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-ejb-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-community-branding-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-community-branding-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.13-SNAPSHOT/console-community-branding-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.13-SNAPSHOT/console-community-branding-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-concurrent-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ common-util --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ common-util --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-ejb-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 187 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-concurrent-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-concurrent-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin --- [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-ejb-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-ejb-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/concurrent/target/classes/META-INF for [INFO] [echo] console-concurrent-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/concurrent/target/console-concurrent-plugin.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb/target/classes/META-INF for [INFO] [echo] console-ejb-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb/target/console-ejb-plugin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-concurrent-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-concurrent-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-ejb-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.13-SNAPSHOT/console-concurrent-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.13-SNAPSHOT/console-concurrent-plugin-7.0.13-SNAPSHOT.jar [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-ejb-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.13-SNAPSHOT/console-ejb-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.13-SNAPSHOT/console-ejb-plugin-7.0.13-SNAPSHOT.jar [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-COMUTIL-00001 [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00002 [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00003 [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00004 [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00005 [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00006 [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00007 [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00008 [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00009 [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00010 [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00011 [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00012 [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00013 [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00014 [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00015 [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00016 [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00017 [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00018 [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00019 [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00020 [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00021 [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00022 [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00023 [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00024 [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00025 [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00026 [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00027 [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00028 [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00029 [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00030 [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00031 [INFO] Message NCLS-COMUTIL-00031 needs checking for cause/action: true [INFO] Processing: NCLS-COMUTIL-00032 [INFO] Message NCLS-COMUTIL-00032 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00033 [INFO] Message NCLS-COMUTIL-00033 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00034 [INFO] Message NCLS-COMUTIL-00034 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00035 [INFO] Message NCLS-COMUTIL-00035 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00036 [INFO] Message NCLS-COMUTIL-00036 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00037 [INFO] Message NCLS-COMUTIL-00037 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00038 [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00039 [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00040 [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00041 [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false [INFO] Processing: NCLS-COMUTIL-00042 [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-COMUTIL-00001=Failed to process class {0} with bytecode preprocessor {1}, NCLS-COMUTIL-00002=Class {0} is being reset to its original state, NCLS-COMUTIL-00003=Class {0} is being reset to the last successful preprocessor, NCLS-COMUTIL-00004=The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor, NCLS-COMUTIL-00005=Bytecode preprocessor disabled, NCLS-COMUTIL-00006=Initialization failed for bytecode preprocessor {0}, NCLS-COMUTIL-00007=Error setting up preprocessor, NCLS-COMUTIL-00008=Illegal max-entries [{0}]; please check your cache configuration., NCLS-COMUTIL-00009=Illegal MaxSize value [{0}], NCLS-COMUTIL-00010=Error closing zip file for class path entry {0}, NCLS-COMUTIL-00011=An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL., NCLS-COMUTIL-00012=The URL entry is missing while constructing the classpath., NCLS-COMUTIL-00013=Error closing zip file for duplicate class path entry {0}, NCLS-COMUTIL-00014=Exception in ASURLClassLoader, NCLS-COMUTIL-00015=ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00016=Error: Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}], NCLS-COMUTIL-00017={0} actually got transformed, NCLS-COMUTIL-00018=ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace, NCLS-COMUTIL-00019=Illegal call to close() detected, NCLS-COMUTIL-00020=Error processing file with path {0} in {1}, NCLS-COMUTIL-00021=Error checking for existing of {0} in {1}, NCLS-COMUTIL-00022=Error closing an open stream during loader clean-up, NCLS-COMUTIL-00023=Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace, NCLS-COMUTIL-00024=Unable to create client data directory: {0}, NCLS-COMUTIL-00025=Exception in invokeApplicationMain [{0}]., NCLS-COMUTIL-00026=The main method signature is invalid., NCLS-COMUTIL-00027=Error while caching the local string manager - package name may be null., NCLS-COMUTIL-00028=Error while constructing the local string manager object., NCLS-COMUTIL-00029=Error in local string manager - resource bundle is probably missing., NCLS-COMUTIL-00030=Error while formatting the local string., NCLS-COMUTIL-00031=Some IOException occurred, NCLS-COMUTIL-00032=Attempt to delete {0} failed; the file is reported as non-existent, NCLS-COMUTIL-00033=Error attempting to delete {0}, NCLS-COMUTIL-00034=Performing gc to try to force file closures, NCLS-COMUTIL-00035=Attempt to rename {0} to {1} succeeded after {2} retries, NCLS-COMUTIL-00036=Attempt to rename {0} to {1} succeeded without any retries, NCLS-COMUTIL-00037=Attempt to rename {0} to {1} failed after {2} retries, NCLS-COMUTIL-00038=Failed to open jar file: {0}, NCLS-COMUTIL-00039=Attempt to use non-existent auth token {0}, NCLS-COMUTIL-00040=File Lock not released on {0}, NCLS-COMUTIL-00041=Bad Network Configuration. DNS can not resolve the hostname: {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element UTIL_LOGGER [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ common-util --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ common-util --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/target/classes/META-INF for [INFO] [echo] common-util [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ common-util --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/target/common-util.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ common-util --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ common-util --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-util-checkstyle) @ common-util --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ common-util --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.13-SNAPSHOT/common-util-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.13-SNAPSHOT/common-util-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.core:glassfish >------------------ [INFO] [INFO] Building Appserver Core Bootstraping Classes 7.0.13-SNAPSHOT [122/297] [INFO] ----------------< org.glassfish.main.admin:rest-client >---------------- [INFO] Building GlassFish Admin REST Client 7.0.13-SNAPSHOT [123/297] [INFO] from nucleus/core/bootstrap/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/admin/rest/rest-client/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ rest-client --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-client --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ rest-client --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ rest-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-client --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-client --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ rest-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestResponse.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestResponse.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ rest-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ rest-client --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ rest-client --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ rest-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/BundleProvisioner.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/BundleProvisioner.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/EmbeddedOSGiGlassFishRuntimeBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/EmbeddedOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-RSCL-00001 [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true [INFO] Processing: NCLS-RSCL-00002 [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true [INFO] Processing: NCLS-RSCL-00003 [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true [INFO] Processing: NCLS-RSCL-00004 [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {NCLS-RSCL-00001=An unsupported encoding was requested: {0}., NCLS-RSCL-00002=An error occurred while processing an XML document., NCLS-RSCL-00003=An I/O exception occurred., NCLS-RSCL-00004=An error occurred while processing a JSON object.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.client.description=REST Client Logger, jakarta.enterprise.admin.rest.client.publish=true, jakarta.enterprise.admin.rest.client.subsystem=REST} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element REST_CLIENT_LOGGER [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rest-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ rest-client --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/target/classes/META-INF for [INFO] [echo] rest-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/target/rest-client.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ rest-client --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ rest-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ rest-client --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.13-SNAPSHOT/rest-client-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.13-SNAPSHOT/rest-client-7.0.13-SNAPSHOT.jar [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-BOOTSTRAP-00001 [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true [INFO] Processing: NCLS-BOOTSTRAP-00002 [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00003 [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00004 [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00005 [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00006 [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00007 [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00008 [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00009 [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00010 [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00011 [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00012 [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00013 [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00014 [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00015 [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00016 [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00017 [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00018 [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00020 [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00021 [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00022 [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00023 [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00024 [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00025 [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00026 [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00027 [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00028 [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00029 [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00030 [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00031 [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00032 [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00033 [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00034 [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00035 [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00036 [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00037 [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00038 [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false [INFO] Processing: NCLS-BOOTSTRAP-00039 [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-BOOTSTRAP-00001=GlassFish requires JDK {0}, you are using JDK version {1}., NCLS-BOOTSTRAP-00002=Using {0} as the framework configuration file., NCLS-BOOTSTRAP-00003=Could not extract archive {0}., NCLS-BOOTSTRAP-00004=Could not find RAR [{0}] location [{1}] after extraction., NCLS-BOOTSTRAP-00005=Can not start bundle {0} because it is not contained in the list of installed bundles., NCLS-BOOTSTRAP-00006=Failed to start {0}., NCLS-BOOTSTRAP-00007=Can't uninstall bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00008=Uninstalled bundle {0} installed from {1}., NCLS-BOOTSTRAP-00009=Can't update bundle = {0} as it's already uninstalled., NCLS-BOOTSTRAP-00010=Updated bundle {0} from {1}., NCLS-BOOTSTRAP-00011=Failed to uninstall bundle {0}., NCLS-BOOTSTRAP-00012=Failed to update {0}., NCLS-BOOTSTRAP-00013=Failed to install {0}., NCLS-BOOTSTRAP-00014=Can not set the start level for {0} to {2} as it is already set to {1}., NCLS-BOOTSTRAP-00015=Skipping entry {0} because it is not an absolute URI., NCLS-BOOTSTRAP-00016=Skipping entry {0} due to exception: , NCLS-BOOTSTRAP-00017=Starting BundleProvisioner., NCLS-BOOTSTRAP-00018=Time taken to locate OSGi framework = {0} ms., NCLS-BOOTSTRAP-00020=Time taken to initialize OSGi framework = {0} ms., NCLS-BOOTSTRAP-00021=Time taken to finish installation of bundles = {0} ms., NCLS-BOOTSTRAP-00022=Time taken to finish starting bundles = {0} ms., NCLS-BOOTSTRAP-00023=Total time taken to start = {0} ms., NCLS-BOOTSTRAP-00024=Time taken to stop = {0} ms., NCLS-BOOTSTRAP-00025=Total time taken = {0}., NCLS-BOOTSTRAP-00026=Create bundle provisioner class = {0}., NCLS-BOOTSTRAP-00027=Registered {0} as OSGi service registration: {1}., NCLS-BOOTSTRAP-00028=Unregistered {0} from service registry., NCLS-BOOTSTRAP-00029=Exception while unregistering: , NCLS-BOOTSTRAP-00030=installLocations = {0}., NCLS-BOOTSTRAP-00031=Unable to determine if {0} is a fragment or not due to , NCLS-BOOTSTRAP-00032=Skipping starting of bundles bundles have been provisioned already., NCLS-BOOTSTRAP-00033={0} : latest file in installation location = {1} and latest installed bundle = {2} , NCLS-BOOTSTRAP-00034=Updating system bundle., NCLS-BOOTSTRAP-00035=Provisioning options have changed, recreating the framework with a clean OSGi storage(aka cache)., NCLS-BOOTSTRAP-00036=Unable to locate bundle {0}., NCLS-BOOTSTRAP-00037=Storage support not available in framework bundle, so can't store bundle ids. This may lead to slower start up time., NCLS-BOOTSTRAP-00038=Storage support not available in framework bundle, so can't store provisioning options. This may lead to slower start up time., NCLS-BOOTSTRAP-00039=Got an unexpected exception.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish --- [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/classes/META-INF for [INFO] [echo] glassfish [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/glassfish.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.13-SNAPSHOT/glassfish-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.13-SNAPSHOT/glassfish-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------------< org.glassfish.main:test-utils >-------------------- [INFO] Building Test Utilities 7.0.13-SNAPSHOT [124/297] [INFO] [INFO] from nucleus/test-utils/pom.xml [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >--------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Building Embedded GlassFish Shell 7.0.13-SNAPSHOT [125/297] [INFO] [INFO] [INFO] ----------------< org.glassfish.main.extras:bootstrap >----------------- [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Building GlassFish UberJar Activator 7.0.13-SNAPSHOT [126/297] [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >--------- [INFO] from appserver/extras/embedded/common/bootstrap/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.13-SNAPSHOT [127/297] [INFO] from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ bootstrap --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-modules-uninstaller --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ bootstrap --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-modules-uninstaller --- [INFO] [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller --- [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ bootstrap --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-modules-uninstaller --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-shell --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell --- [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:7.0.13-SNAPSHOT:jar [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-shell --- [INFO] Configured Artifact: org.glassfish.main.core:glassfish:7.0.13-SNAPSHOT:jar [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-shell --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-shell --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-embedded-shell --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ test-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-embedded-shell --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ bootstrap --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-utils --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ test-utils --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for [INFO] [echo] glassfish-embedded-shell [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-modules-uninstaller --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-modules-uninstaller --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-shell --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.13-SNAPSHOT/glassfish-embedded-shell-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.13-SNAPSHOT/glassfish-embedded-shell-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >------- [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.13-SNAPSHOT [128/297] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-shell-frag --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag --- [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-shell-frag --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-shell-frag --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ bootstrap --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ bootstrap --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-modules-uninstaller --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for [INFO] [echo] glassfish-embedded-shell-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-shell-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-shell-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.13-SNAPSHOT/glassfish-embedded-shell-frag-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.13-SNAPSHOT/glassfish-embedded-shell-frag-7.0.13-SNAPSHOT.zip [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ osgi-modules-uninstaller --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ osgi-modules-uninstaller --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for [INFO] [echo] osgi-modules-uninstaller [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ bootstrap --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-modules-uninstaller --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ bootstrap --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-modules-uninstaller --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.13-SNAPSHOT/osgi-modules-uninstaller-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.13-SNAPSHOT/osgi-modules-uninstaller-7.0.13-SNAPSHOT.jar [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ test-utils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ bootstrap --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for [INFO] [echo] bootstrap [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ bootstrap --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.13-SNAPSHOT/bootstrap-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.13-SNAPSHOT/bootstrap-7.0.13-SNAPSHOT.jar [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ test-utils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ test-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/target/classes/META-INF for [INFO] [echo] test-utils [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/target/test-utils.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-test-utils-checkstyle) @ test-utils --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ test-utils --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.13-SNAPSHOT/test-utils-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.13-SNAPSHOT/test-utils-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] ----------------< org.glassfish.main.admin:config-api >----------------- [INFO] -----------< org.glassfish.main.common:annotation-framework >----------- [INFO] Building admin-config-api 7.0.13-SNAPSHOT [129/297] [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.13-SNAPSHOT [130/297] [INFO] from appserver/common/annotation-framework/pom.xml [INFO] from nucleus/admin/config-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ config-api --- [INFO] --- clean:3.3.1:clean (default-clean) @ annotation-framework --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ annotation-framework --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ annotation-framework --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ config-api --- [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ config-api --- [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ annotation-framework --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 185 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ annotation-framework --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ annotation-framework --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ annotation-framework --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ annotation-framework --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ annotation-framework --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ annotation-framework --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element ANNOTATION_LOGGER [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ annotation-framework --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ annotation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/target/classes/META-INF for [INFO] [echo] annotation-framework [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/target/annotation-framework.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ annotation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ annotation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ annotation-framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.13-SNAPSHOT/annotation-framework-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.13-SNAPSHOT/annotation-framework-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ config-api --- [INFO] Copying 8 resources from src/main/java to target/classes [INFO] Copying 15 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ config-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/GetSetModularityHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/GetSetModularityHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ config-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ config-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ config-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ config-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 256 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-CFGAPI-00001 [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00002 [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00003 [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00004 [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00005 [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00006 [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00007 [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00008 [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00009 [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00010 [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00011 [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00012 [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00013 [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00014 [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00015 [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00016 [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00017 [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00018 [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00019 [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00020 [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00021 [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00022 [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00023 [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00024 [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00025 [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00027 [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00028 [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00029 [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00030 [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00031 [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00032 [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00033 [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00034 [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00035 [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00036 [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00037 [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00038 [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00039 [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00040 [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00041 [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00042 [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00043 [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00044 [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00045 [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00046 [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00047 [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00048 [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00049 [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00050 [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00051 [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00052 [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00053 [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00054 [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00055 [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00056 [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00057 [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00058 [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00059 [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00060 [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00091 [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00061 [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00062 [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00063 [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00064 [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00065 [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00066 [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00067 [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00068 [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00069 [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00070 [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00071 [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00072 [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00073 [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00074 [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00075 [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00076 [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00077 [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00078 [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00079 [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00080 [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00081 [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00082 [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00083 [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00084 [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00085 [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00086 [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00087 [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00088 [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00089 [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00090 [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00092 [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00093 [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00094 [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00095 [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00096 [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00097 [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00098 [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00099 [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00100 [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00101 [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00102 [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00103 [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00104 [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00105 [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00106 [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00107 [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00108 [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00109 [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00110 [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00111 [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00112 [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00113 [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00114 [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00119 [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00120 [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00121 [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false [INFO] Processing: NCLS-CFGAPI-00122 [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00123 [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00124 [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00125 [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00126 [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00127 [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00128 [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00129 [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00130 [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00131 [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00132 [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00133 [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00134 [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00135 [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00136 [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true [INFO] Processing: NCLS-CFGAPI-00137 [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {NCLS-CFGAPI-00001=No default config found, using config {0} as the default config for the cluster {1}, NCLS-CFGAPI-00002=cluster property GMS_DISCOVERY_URI_LIST={0}, NCLS-CFGAPI-00003=cluster attribute gms broadcast={0}, NCLS-CFGAPI-00004=Cluster {0} contains server instances {1} and must not contain any instances, NCLS-CFGAPI-00005=Unable to remove config {0}, NCLS-CFGAPI-00006=CopyConfig error caused by {0}, NCLS-CFGAPI-00007=Error when getting clusters on node dues to: {0}, NCLS-CFGAPI-00008=Error when getting servers due to: {0}, NCLS-CFGAPI-00009=Unable to create default Http service configuration, NCLS-CFGAPI-00010=Cannot remove Node {0}., NCLS-CFGAPI-00011=Node {0} referenced in server instance(s): {1}. Remove instances before removing node., NCLS-CFGAPI-00012=Can''t find the default config (an element named "default-config") in domain.xml. You may specify the name of an existing config element next time., NCLS-CFGAPI-00013=Unable to remove server-ref {0} from cluster {1}, NCLS-CFGAPI-00014=The default configuration template (named default-config) cannot be referenced by a server., NCLS-CFGAPI-00015=The configuration of the Domain Administration Server cannot be changed from server-config., NCLS-CFGAPI-00016=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00017=The configuration of the Domain Administration Server (named server-config) cannot be referenced by a server., NCLS-CFGAPI-00018=A configuration that doesn't exist cannot be referenced by a server., NCLS-CFGAPI-00019=Port= {0}, NCLS-CFGAPI-00020=removing default instance index for {0}, NCLS-CFGAPI-00021=adding default instance index for {0}, NCLS-CFGAPI-00022=Existing default-config detected during upgrade. No need to create default-config., NCLS-CFGAPI-00023=System Property com.sun.aas.installRoot is null. We could be running in unit tests. Exiting DefaultConfigUpgrade, NCLS-CFGAPI-00024=default-config not detected during upgrade. Running DefaultConfigUpgrade to create default-config., NCLS-CFGAPI-00025=Failure during upgrade - could not create default-config, NCLS-CFGAPI-00027=Failure creating SecurityService Config, NCLS-CFGAPI-00028=Problem parsing security-service, NCLS-CFGAPI-00029=Failed to create HttpService VirtualService config object, NCLS-CFGAPI-00030=Problem parsing http-service virtual-server in domain.xml template, NCLS-CFGAPI-00031=Failed to create AdminService Property config object, NCLS-CFGAPI-00032=Problem parsing asadmin-service property element in domain.xml template, NCLS-CFGAPI-00033=Failure creating LogService config object, NCLS-CFGAPI-00034=Failure creating ModuleLogLevel config object, NCLS-CFGAPI-00035=Problem parsing module-log-levels in domain.xml template, NCLS-CFGAPI-00036=Failure creating SecurityService config object, NCLS-CFGAPI-00037=Failure creating AuthRealm, NCLS-CFGAPI-00038=Problem parsing auth-realm, NCLS-CFGAPI-00039=Create AuthRealm Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00040=Problem parsing auth-realm property, NCLS-CFGAPI-00041=Failure creating JaccProvider, NCLS-CFGAPI-00042=Problem parsing jacc-provider, NCLS-CFGAPI-00043=Create JaccProvider Property failed. Attr = {0} and Val = {1}, NCLS-CFGAPI-00044=Problem parsing jacc-provider property, NCLS-CFGAPI-00045=Failure creating AuditModule config object, NCLS-CFGAPI-00046=Create AuditModule Property failed., NCLS-CFGAPI-00047=Problem parsing audit-module property, NCLS-CFGAPI-00048=Failure creating ProviderConfig, NCLS-CFGAPI-00049=Problem parsing provider-config, NCLS-CFGAPI-00050=Create ProviderConfig RequestPolicy failed., NCLS-CFGAPI-00051=Problem parsing request-policy property, NCLS-CFGAPI-00052=Create ProviderConfig Property failed, NCLS-CFGAPI-00053=Problem parsing provider-config property, NCLS-CFGAPI-00054=Failure creating JavaConfig config object, NCLS-CFGAPI-00055=Problem parsing jvm-options, NCLS-CFGAPI-00056=Failure creating AvailabilityService config object, NCLS-CFGAPI-00057=Failure creating NetworkConfig config object, NCLS-CFGAPI-00058=Failure creating Protocols config object, NCLS-CFGAPI-00059=Problem parsing protocols element in domain.xml template, NCLS-CFGAPI-00060=Failure creating Protocol config object, NCLS-CFGAPI-00061=Failure creating Http config object, NCLS-CFGAPI-00062=Failure creating FileCache config object, NCLS-CFGAPI-00063=Problem parsing file-cache element in domain.xml template, NCLS-CFGAPI-00064=Failure creating Ssl config object, NCLS-CFGAPI-00065=Problem parsing ssl element in domain.xml template, NCLS-CFGAPI-00066=Failure creating HttpRedirect config object, NCLS-CFGAPI-00067=Failure creating PortUnification config object, NCLS-CFGAPI-00068=Failure creating ProtocolFinder config object, NCLS-CFGAPI-00069=Problem parsing protocol-finder element in domain.xml template, NCLS-CFGAPI-00070=Failure creating NetworkListeners config object, NCLS-CFGAPI-00071=Problem parsing network-listeners element in domain.xml template, NCLS-CFGAPI-00072=Failure creating NetworkListener config object, NCLS-CFGAPI-00073=Problem parsing network-listener element in domain.xml template, NCLS-CFGAPI-00074=Failure creating Transports config object, NCLS-CFGAPI-00075=Problem parsing transports element in domain.xml template, NCLS-CFGAPI-00076=Failure creating Transport config object, NCLS-CFGAPI-00077=Problem parsing transport element in domain.xml template, NCLS-CFGAPI-00078=Failure to create ThreadPools config object, NCLS-CFGAPI-00079=Failure creating ThreadPool config object, NCLS-CFGAPI-00080=Problem parsing thread-pool element in domain.xml template, NCLS-CFGAPI-00081=Failure creating SystemProperty config object, NCLS-CFGAPI-00082=Problem parsing system-property element in domain.xml template, NCLS-CFGAPI-00083=Startup class: {0}, NCLS-CFGAPI-00084=Successful cleaned domain.xml with {0}, NCLS-CFGAPI-00085= cleaning domain.xml failed, service: {0}, exception: {1} , NCLS-CFGAPI-00086=Instance {0} from environment not found in domain.xml, NCLS-CFGAPI-00087=Successful Upgrade domain.xml with {0}, NCLS-CFGAPI-00088= upgrading domain.xml failed, service: {0}, exception: {1}, NCLS-CFGAPI-00089= does not exist or is empty, will use backup, NCLS-CFGAPI-00090=The domain backup file does not exist or is empty, NCLS-CFGAPI-00091=Problem parsing protocol element in domain.xml template, NCLS-CFGAPI-00092=Total time to parse domain.xml: {0} ns, NCLS-CFGAPI-00093=Exception while creating the command model for the generic command {0} : {1}, NCLS-CFGAPI-00094=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be added, NCLS-CFGAPI-00095=A {0} instance with a {1} name already exist in the configuration, NCLS-CFGAPI-00096=Exception while invoking {0} method : {1}, NCLS-CFGAPI-00097=The CreationDecorator {0} could not be found in the habitat, is it annotated with @Service?, NCLS-CFGAPI-00098=Exception while adding the new configuration : {0}, NCLS-CFGAPI-00099=Exception while persisting domain.xml, changes will not be available on server restart., NCLS-CFGAPI-00100=Exception while persisting domain.xml, file a bug at http://glassfish.java.net, NCLS-CFGAPI-00101=config.getHttpService() null for config ''{0}'', NCLS-CFGAPI-00102=Failure while upgrading domain.xml, NCLS-CFGAPI-00103=Cannot get default configuration for: {0}, NCLS-CFGAPI-00104=Cannot parse default module configuration, NCLS-CFGAPI-00105=Failed to find the suitable method in returnException: {0} : {1}., NCLS-CFGAPI-00106=Cannot get parent config bean for: {0}, NCLS-CFGAPI-00107=The provided path is not valid: {0} resolved to component name: {1}, NCLS-CFGAPI-00108=Cannot set config bean due to exception thrown., NCLS-CFGAPI-00109=Cannot set config bean for {0}, NCLS-CFGAPI-00110=Cannot remove config bean named {0} as it does not exist., NCLS-CFGAPI-00111=Cannot get extension type {0} for {1}., NCLS-CFGAPI-00112=Failed to execute the command create-module-config, NCLS-CFGAPI-00113=Failed to show all default configurations not merged with domain configuration under target {0}., NCLS-CFGAPI-00114=Failed to create all default configuration elements that are not present in the domain.xml under target {0}., NCLS-CFGAPI-00119=Failed to create module configuration for {0} under the target {1}, NCLS-CFGAPI-00120=Failed to remove all configuration elements related to your service form domain.xml. You can use create-module-config --dryRun with your module name to see all relevant configurations and try removing the config elements., NCLS-CFGAPI-00121=Failed to get active configuration for {0} under the target {1}, NCLS-CFGAPI-00122=Failed to create a ClassLoader for modules directory., NCLS-CFGAPI-00123=Cannot add new configuration extension to the extension point., NCLS-CFGAPI-00124=Can not read default configuration., NCLS-CFGAPI-00125=Exception while creating the command model for the generic command {0}., NCLS-CFGAPI-00126=The Config Bean {0} cannot be loaded by the generic command implementation., NCLS-CFGAPI-00127=Invalid annotated type {0} passed to InjectionResolver:getValue(), NCLS-CFGAPI-00128=Failure while getting List values from component, NCLS-CFGAPI-00129=The List type returned by {0} must be a generic type., NCLS-CFGAPI-00130=The generic type {0} is not supported, only List is supported., NCLS-CFGAPI-00131=Failure while instrospecting {0} to find all getters and setters., NCLS-CFGAPI-00132=Transaction exception while injecting {1}., NCLS-CFGAPI-00133=The CrudResolver {0} could not find the configuration object of type {1} where instances of {2} should be removed., NCLS-CFGAPI-00134=Exception while creating access checks for generic command {0}., NCLS-CFGAPI-00135=Cannot identify getter method for ListingColumn, NCLS-CFGAPI-00136=An error occurred while invoking getter {0} on ConfigBeanProxy., NCLS-CFGAPI-00137=Failure while upgrading http-service properties.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.config.api.description=Configuration API, jakarta.enterprise.config.api.publish=true, jakarta.enterprise.config.api.subsystem=CONFIG-API} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element ADMIN_LOGGER [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- compiler:3.11.0:testCompile (generate-test-hk2-config) @ config-api --- [INFO] Not compiling test sources [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ config-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ config-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/target/classes/META-INF for [INFO] [echo] config-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ config-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/target/config-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ config-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ config-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ config-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.13-SNAPSHOT/config-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.13-SNAPSHOT/config-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >------- [INFO] [INFO] Building Transaction Service Internal API 7.0.13-SNAPSHOT [131/297] [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >-------------- [INFO] ---------------< org.glassfish.main.common:internal-api >--------------- [INFO] Building GMS Bootstrap Module 7.0.13-SNAPSHOT [132/297] [INFO] from appserver/transaction/internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/cluster/gms-bootstrap/pom.xml [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >----- [INFO] Building Load Balancer Internal API 7.0.13-SNAPSHOT [134/297] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/load-balancer/gf-load-balancer-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building Private APIs of Glassfish 7.0.13-SNAPSHOT [133/297] [INFO] from nucleus/common/internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-load-balancer-connector --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gms-bootstrap --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-load-balancer-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-load-balancer-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gms-bootstrap --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ transaction-internal-api --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ internal-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction-internal-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ internal-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api --- [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ transaction-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 18 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gms-bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-load-balancer-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-load-balancer-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction-internal-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction-internal-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ transaction-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-load-balancer-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ internal-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ internal-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/src/main/manpages [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap --- [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ internal-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gms-bootstrap --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ transaction-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-load-balancer-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-CLSTR-20001 [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-20002 [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-20003 [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-20004 [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-20005 [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-20006 [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10001 [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10001=Unable to load GMS classes. Group management service is not available., NCLS-CLSTR-20001=Adding instance {0} to health history table., NCLS-CLSTR-20002=Instance {0} was not in map when deleted from health history table., NCLS-CLSTR-20003=Deleting instance {0} from health history table., NCLS-CLSTR-20004=Duplicate instance {0} ignored in health history., NCLS-CLSTR-20005=State already known for instance {0}. Not adding to health history table., NCLS-CLSTR-20006=New state {0} added for unknown instance {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.bootstrap.description=Group Management Service Logger, jakarta.enterprise.cluster.gms.bootstrap.publish=true, jakarta.enterprise.cluster.gms.bootstrap.subsystem=CLSTR} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element GMSBS_LOGGER_NAME [INFO] Found enclosing element org.glassfish.gms.bootstrap.HealthHistory [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gms-bootstrap --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gms-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/target/classes/META-INF for [INFO] [echo] gms-bootstrap [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gms-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gms-bootstrap --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.13-SNAPSHOT/gms-bootstrap-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.13-SNAPSHOT/gms-bootstrap-7.0.13-SNAPSHOT.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ transaction-internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ transaction-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/src/main/java/org/glassfish/internal/deployment/DeploymentType.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ internal-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/target/classes/META-INF for [INFO] [echo] transaction-internal-api [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/target/transaction-internal-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ transaction-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ transaction-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.13-SNAPSHOT/transaction-internal-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.13-SNAPSHOT/transaction-internal-api-7.0.13-SNAPSHOT.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-load-balancer-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-load-balancer-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for [INFO] [echo] gf-load-balancer-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-load-balancer-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-load-balancer-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.13-SNAPSHOT/gf-load-balancer-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.13-SNAPSHOT/gf-load-balancer-connector-7.0.13-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 80 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-COM-01001 [INFO] Message NCLS-COM-01001 needs checking for cause/action: false [INFO] Processing: NCLS-COM-01002 [INFO] Message NCLS-COM-01002 needs checking for cause/action: true [INFO] Processing: NCLS-COM-01003 [INFO] Message NCLS-COM-01003 needs checking for cause/action: true [INFO] Processing: NCLS-COM-01004 [INFO] Message NCLS-COM-01004 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {NCLS-COM-01001=Exception {0} resolving password alias {1} in property {2}., NCLS-COM-01002=Unknown property {0} found unresolving {1}., NCLS-COM-01003=System property reference missing trailing "'}'" at {0} in domain.xml., NCLS-COM-01004=System property reference missing starting "$'{'" at {0} in domain.xml.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.tools.util.description=Internal API, jakarta.enterprise.system.tools.util.publish=true, jakarta.enterprise.system.tools.util.subsystem=COMMON} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element INT_LOGGER [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/target/classes/META-INF for [INFO] [echo] internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/target/internal-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ internal-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.13-SNAPSHOT/internal-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.13-SNAPSHOT/internal-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.security:ssl-impl >---------------- [INFO] [INFO] Building GlassFish SSL Implementation Module 7.0.13-SNAPSHOT [135/297] [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >--------- [INFO] [INFO] [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >---------- [INFO] from nucleus/security/ssl-impl/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building flashlight-framework 7.0.13-SNAPSHOT [136/297] [INFO] Building OSGi Container 7.0.13-SNAPSHOT [137/297] [INFO] from nucleus/flashlight/framework/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/osgi-platforms/osgi-container/pom.xml [INFO] ----------< org.glassfish.main.deployment:deployment-common >----------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building Deployment Related Common Classes 7.0.13-SNAPSHOT [138/297] [INFO] from nucleus/deployment/common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ssl-impl --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-container --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ssl-impl --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ flashlight-framework --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ssl-impl --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-framework --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-container --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ssl-impl --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ flashlight-framework --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ deployment-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ssl-impl --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ssl-impl --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ssl-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-framework --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-framework --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework --- [INFO] Copying 16 resources from src/main/java to target/classes [INFO] Copying 2 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ flashlight-framework --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ssl-impl --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ssl-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ osgi-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ osgi-container --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ deployment-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ssl-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-SECURITY-05054 [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [INFO] Loggers found so far: {jakarta.enterprise.system.security.ssl.description=Security - SSL, jakarta.enterprise.system.security.ssl.publish=true, jakarta.enterprise.system.security.ssl.subsystem=SECURITY - SSL} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element SEC_SSL_LOGGER [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ssl-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ssl-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl --- [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-OSGI-00001 [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler [INFO] Loggers found so far: {jakarta.enterprise.osgi.container.description=OSGI container logger, jakarta.enterprise.osgi.container.publish=true, jakarta.enterprise.osgi.container.subsystem=OSGI} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ osgi-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ osgi-container --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/target/classes/META-INF for [INFO] [echo] ssl-impl [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for [INFO] [echo] osgi-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/target/ssl-impl.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.13-SNAPSHOT/osgi-container-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ssl-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ssl-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ssl-impl --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.13-SNAPSHOT/ssl-impl-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.13-SNAPSHOT/osgi-container-7.0.13-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.13-SNAPSHOT/ssl-impl-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >----------- [INFO] Building Glassfish MBeanServer support 7.0.13-SNAPSHOT [139/297] [INFO] from nucleus/common/mbeanserver/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] -----------------< org.glassfish.main.common:stats77 >------------------ [INFO] Building stats77 7.0.13-SNAPSHOT [140/297] [INFO] from appserver/common/stats77/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-mbeanserver --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-mbeanserver --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-mbeanserver --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ stats77 --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ stats77 --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ stats77 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ stats77 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[490,78] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/client/ProbeProviderClassFileTransformer.java:[491,79] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.flashlight.impl.client, has 1, private references [org.glassfish.flashlight.impl.core] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ flashlight-framework --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-mbeanserver --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-mbeanserver --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-mbeanserver --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ stats77 --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ stats77 --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ stats77 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[191,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/RootDeploymentDescriptor.java:[197,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/src/main/java/org/glassfish/deployment/common/DynamicAttributesDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ deployment-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ deployment-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 43 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-MON-00301 [INFO] Message NCLS-MON-00301 needs checking for cause/action: true [INFO] Processing: NCLS-MON-00302 [INFO] Message NCLS-MON-00302 needs checking for cause/action: true [INFO] Processing: NCLS-MON-00303 [INFO] Message NCLS-MON-00303 needs checking for cause/action: true [INFO] Processing: NCLS-MON-00304 [INFO] Message NCLS-MON-00304 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00305 [INFO] Message NCLS-MON-00305 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00306 [INFO] Message NCLS-MON-00306 needs checking for cause/action: true [INFO] Processing: NCLS-MON-00501 [INFO] Message NCLS-MON-00501 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00502 [INFO] Message NCLS-MON-00502 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00503 [INFO] Message NCLS-MON-00503 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00504 [INFO] Message NCLS-MON-00504 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00505 [INFO] Message NCLS-MON-00505 needs checking for cause/action: true [INFO] Processing: NCLS-MON-00506 [INFO] Message NCLS-MON-00506 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00507 [INFO] Message NCLS-MON-00507 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00508 [INFO] Message NCLS-MON-00508 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00509 [INFO] Message NCLS-MON-00509 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00510 [INFO] Message NCLS-MON-00510 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00511 [INFO] Message NCLS-MON-00511 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00512 [INFO] Message NCLS-MON-00512 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00513 [INFO] Message NCLS-MON-00513 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00514 [INFO] Message NCLS-MON-00514 needs checking for cause/action: false [INFO] Processing: NCLS-MON-00515 [INFO] Message NCLS-MON-00515 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, Exception: {1}, NCLS-MON-00302=Cannot resolve the paramTypes, unable to create this probe - {0}, NCLS-MON-00303=Cannot resolve the paramTypes of the probe - {0}, , NCLS-MON-00304=Can not match the Probe method ({0}) with any method in the DTrace object, NCLS-MON-00305=Invalid parameters for ProbeProvider, ignoring {0}, NCLS-MON-00306=No Probe Provider found in Probe Provider XML, NCLS-MON-00501=invalid pid, start flashlight-agent using asadmin enable-monitoring with --pid option, you may get pid using jps command, NCLS-MON-00502=flashlight-agent.jar does not exist under {0}, NCLS-MON-00503=flashlight-agent.jar directory {0} does not exist, NCLS-MON-00504=Encountered exception during agent attach: {0}, NCLS-MON-00505=Error transforming Probe: {0}, NCLS-MON-00506=Error unregistering ProbeProvider, NCLS-MON-00507=Error during re-transformation, NCLS-MON-00508=Error during registration of FlashlightProbe, NCLS-MON-00509=Error attempting to write the re-transformed class data, NCLS-MON-00510=Monitoring is disabled because there is no Attach API from the JVM available, NCLS-MON-00511=Error while getting Instrumentation object from ProbeAgentMain, NCLS-MON-00512=DTrace is not available., NCLS-MON-00513=DTrace is not supported., NCLS-MON-00514=DTrace is connected and ready., NCLS-MON-00515=Unexpected exception invoking DTrace} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.tools.monitor.description=Flashlight Services, jakarta.enterprise.system.tools.monitor.publish=true, jakarta.enterprise.system.tools.monitor.subsystem=MON} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element MONITORING_LOGGER [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ flashlight-framework --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ flashlight-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework --- [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ stats77 --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ stats77 --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/target/classes/META-INF for [INFO] [echo] flashlight-framework [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/target/flashlight-framework.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ flashlight-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ flashlight-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.13-SNAPSHOT/flashlight-framework-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.13-SNAPSHOT/flashlight-framework-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.common:glassfish-naming >------------- [INFO] Building Glassfish Naming 7.0.13-SNAPSHOT [141/297] [INFO] from appserver/common/glassfish-naming/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-naming --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-naming --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-naming --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-mbeanserver --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ stats77 --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ stats77 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 95 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-naming --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-naming --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-DEPLOYMENT-00024 [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00011 [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00012 [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00013 [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00014 [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00015 [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00016 [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00019 [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00020 [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00001 [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00002 [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00003 [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00021 [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-00010 [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00045 [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00017 [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00018 [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00006 [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00007 [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00008 [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00009 [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00022 [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00023 [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00004 [INFO] Message NCLS-DEPLOYMENT-00004 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00005 [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-00025 [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-00026 [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-00027 [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-00046 [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00001=Exception while scanning {0}, NCLS-DEPLOYMENT-00002=Error scan jar entry {0} {1}, NCLS-DEPLOYMENT-00003=Failed to scan archive for annotations, NCLS-DEPLOYMENT-00004=Exception caught: {0}, NCLS-DEPLOYMENT-00005=Could not expand entry {0} into destination {1}, NCLS-DEPLOYMENT-00006=Cannot find archive {0} referenced from archive {1}, it will be ignored for annotation scanning, NCLS-DEPLOYMENT-00007=Exception caught {0}, NCLS-DEPLOYMENT-00008=Error in jar entry {0}: {1}, NCLS-DEPLOYMENT-00009=Failed to scan archive for annotations: {0}, NCLS-DEPLOYMENT-00010=Exception caught {0}, NCLS-DEPLOYMENT-00011=Optional package {0} does not exist or its Specification-Version does not match. Unable to satisfy dependency for {1}, NCLS-DEPLOYMENT-00012=Optional package dependency satisfied for {0}, NCLS-DEPLOYMENT-00013=Error in opening optional package file {0} due to exception: {1}., NCLS-DEPLOYMENT-00014=Exception occurred : {0}., NCLS-DEPLOYMENT-00015=Specification-Version for the optional package [ {0} ] in the jarfile [ {1} ] is not specified. Please provide a valid specification version for this optional package, NCLS-DEPLOYMENT-00016=Skipping extension processing for {0} due to error: {1}, NCLS-DEPLOYMENT-00017=Exception: {0}, NCLS-DEPLOYMENT-00018=unexpected error in getting urls, NCLS-DEPLOYMENT-00019= file open failure; file = {0}, NCLS-DEPLOYMENT-00020=exception message: {0} -- invalid zip file: {1}, NCLS-DEPLOYMENT-00021=Cannot find an archive implementation for {0}, NCLS-DEPLOYMENT-00022=Attempt to list files in {0} failed, perhaps because that is not a valid directory or because file permissions do not allow GlassFish to access it, NCLS-DEPLOYMENT-00023=Ignoring {0} because the containing archive {1} recorded it as a pre-existing stale file, NCLS-DEPLOYMENT-00024=Exception while getting manifest classpath: , NCLS-DEPLOYMENT-00025=Artifact {0} identified for inclusion in app clients after one or more app clients were generated., NCLS-DEPLOYMENT-00026=Artifact with relative path {0} expected at {1} but does not exist or cannot be read, NCLS-DEPLOYMENT-00027=Artifact with relative path {0} from {1} collides with an existing artifact from file {2}, NCLS-DEPLOYMENT-00045=Cannot convert classpath to URL {0}, NCLS-DEPLOYMENT-00046=invalidSpecVersion: {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.common.description=Deployment logger for common module, jakarta.enterprise.system.tools.deployment.common.publish=true, jakarta.enterprise.system.tools.deployment.common.subsystem=DEPLOYMENT} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element DEPLOYMENT_LOGGER [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common --- [INFO] Not copying test resources [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming --- [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ deployment-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ deployment-common --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ stats77 --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ stats77 --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/target/classes/META-INF for [INFO] [echo] deployment-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common --- [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-JMX-00024 [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00025 [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false [INFO] Processing: NCLS-JMX--00008 [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00010 [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00014 [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true [INFO] Processing: NCLS-JMX-00015 [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00016 [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00017 [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00018 [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true [INFO] Processing: NCLS-JMX-00019 [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00020 [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00021 [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00008 [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00001 [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00002 [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00003 [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true [INFO] Processing: NCLS-JMX-00004 [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true [INFO] Processing: NCLS-JMX-00005 [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00006 [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00007 [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00009 [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00026 [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00011 [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true [INFO] Processing: NCLS-JMX-00012 [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00013 [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00022 [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false [INFO] Processing: NCLS-JMX-00023 [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-JMX--00008=Error while shutting down AMX, NCLS-JMX-00001=JMXStartupService and JMXConnectors have been shut down., NCLS-JMX-00002=JMXStartupService: Stopped JMXConnectorServer: {0}, NCLS-JMX-00003=MBean Registration Exception thrown {0}, NCLS-JMX-00004=Instance Not Found Exception thrown {0}, NCLS-JMX-00005=JMXStartupService has started JMXConnector on JMXService URL {0}, NCLS-JMX-00006=JMXStartupService has disabled JMXConnector {0}, NCLS-JMX-00007=Cannot start JMX connector {0} due to exception {1}, NCLS-JMX-00008=Booting AMX Listener, connection made for {0}, now booting AMX MBeans, NCLS-JMX-00009=Security enabled, NCLS-JMX-00010=Attempted access to method {0} on object {1} rejected; user was granted {2} but the operation reports its impact as "{3}", NCLS-JMX-00011=Error stopping RMIConnector, NCLS-JMX-00012=MyRMIJRMPServerImpl: exported on address {0}, NCLS-JMX-00013=MyRMIJRMPServerImpl: makeClient on address = {0}, NCLS-JMX-00014=Error preparing SSL context, NCLS-JMX-00015=No Key store found for {0}, NCLS-JMX-00016=No keystores defined, NCLS-JMX-00017=Bad maxCertLength: {0}, NCLS-JMX-00018=JSSE keystoreload failed for type = {0} path = {1} {2}, NCLS-JMX-00019=All SSL protocol variants disabled for network-listener, using SSL implementation specific defaults, NCLS-JMX-00020=All SSL cipher suites disabled for network-listener(s). Using SSL implementation specific defaults, NCLS-JMX-00021=Unknown cipher error for cipher {0}, NCLS-JMX-00022=Creating a SecureRMIClientSocketFactory @ {0}with ssl config = {1}, NCLS-JMX-00023=Setting SSLParams @ {0}, NCLS-JMX-00024=Creating a SecureRMIServerSocketFactory @ {0} with ssl config = {1}, NCLS-JMX-00025=SSLServerSocket {0} and {1} created, NCLS-JMX-00026=Binding RMI port to single IP address = {0}, port {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util [INFO] Loggers found so far: {jakarta.enterprise.system.jmx.description=JMX System Logger, jakarta.enterprise.system.jmx.publish=true, jakarta.enterprise.system.jmx.subsystem=JMX} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element JMX_LOGGER_NAME [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-mbeanserver --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-mbeanserver --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/target/classes/META-INF for [INFO] [echo] stats77 [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/target/deployment-common.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ deployment-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/target/stats77.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/target/classes/META-INF for [INFO] [echo] glassfish-mbeanserver [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ deployment-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ deployment-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.13-SNAPSHOT/deployment-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.13-SNAPSHOT/deployment-common-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >----------- [INFO] Building Diagnostics API 7.0.13-SNAPSHOT [142/297] [INFO] from nucleus/diagnostics/diagnostics-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ stats77 --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ diagnostics-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ stats77 --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ diagnostics-api --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ stats77 --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.13-SNAPSHOT/stats77-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.13-SNAPSHOT/stats77-7.0.13-SNAPSHOT.jar [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] -----------------< org.glassfish.main.transaction:jta >----------------- [INFO] Building JTA Implementation for Glassfish 7.0.13-SNAPSHOT [143/297] [INFO] from appserver/transaction/jta/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-mbeanserver --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-mbeanserver --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.13-SNAPSHOT/glassfish-mbeanserver-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.13-SNAPSHOT/glassfish-mbeanserver-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.web:web-naming >------------------ [INFO] Building Web Container Naming Utilities 7.0.13-SNAPSHOT [144/297] [INFO] from appserver/web/web-naming/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jta --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jta --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jta --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jta --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-naming --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-naming --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-naming --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-naming --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ diagnostics-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/WrappedSerialContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/WrappedSerialContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jta --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jta --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jta --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming --- [INFO] Copying 3 resources from src/main/manpages to target/classes [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jta --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ diagnostics-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-naming --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-naming --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-naming --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ diagnostics-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ diagnostics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for [INFO] [echo] diagnostics-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-naming --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ diagnostics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ diagnostics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.13-SNAPSHOT/diagnostics-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.13-SNAPSHOT/diagnostics-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >--------------- [INFO] Building JMS Connector Module for Runtime 7.0.13-SNAPSHOT [145/297] [INFO] from appserver/jms/gf-jms-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-jms-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-jms-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/RollbackTransaction.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/RollbackTransaction.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jta --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jta --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jta --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jta.admin.cli.FreezeTransactionService, org.glassfish.jta.admin.cli.RollbackTransaction, org.glassfish.jta.admin.cli.UnFreezeTransactionService] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jta --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-NAMING-00003 [INFO] Message AS-NAMING-00003 needs checking for cause/action: false [INFO] Processing: AS-NAMING-00001 [INFO] Message AS-NAMING-00001 needs checking for cause/action: false [INFO] Processing: AS-NAMING-00008 [INFO] Message AS-NAMING-00008 needs checking for cause/action: false [INFO] Processing: AS-NAMING-00006 [INFO] Message AS-NAMING-00006 needs checking for cause/action: false [INFO] Processing: AS-NAMING-00002 [INFO] Message AS-NAMING-00002 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-NAMING-00001=Failed to load {0} using CommonClassLoader, AS-NAMING-00002=Exception during name lookup : {0}, AS-NAMING-00003=Exception occurred when instantiating LocalSerialContextProviderImpl: {0}, AS-NAMING-00006=Exception in NamingUtilsImpl copyMutableObject(): {0}, AS-NAMING-00008=Fall back to INITIAL_CONTEXT_FACTORY {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade [INFO] Loggers found so far: {org.glassfish.naming.description=logger for GlassFish appserver naming, org.glassfish.naming.publish=true, org.glassfish.naming.subsystem=glassfish-naming} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element NAMING_LOGGER_NAME [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-naming --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-naming --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-jms-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/target/classes/META-INF for [INFO] [echo] glassfish-naming [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/target/glassfish-naming.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.13-SNAPSHOT/glassfish-naming-7.0.13-SNAPSHOT.pom [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[73,14] unchecked call to put(K,V) as a member of the raw type java.util.Dictionary [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[75,32] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types required: java.lang.String,java.lang.Object,java.util.Dictionary found: java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion required: java.util.Dictionary found: java.util.Dictionary [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/factory/TransactionFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/src/main/java/org/apache/naming/factory/TransactionFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-naming --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-naming --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.13-SNAPSHOT/glassfish-naming-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >------- [INFO] Building GlassFish Grizzly adapter container implementation 7.0.13-SNAPSHOT [146/297] [INFO] from appserver/grizzly/grizzly-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-grizzly-container --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-grizzly-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jta --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jta --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jta --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jta --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/target/classes/META-INF for [INFO] [echo] jta [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jta --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-container --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-container --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/target/jta.jar [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-jms-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-grizzly-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jta --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-naming --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jta --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jta-checkstyle) @ jta --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jta --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.13-SNAPSHOT/jta-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.13-SNAPSHOT/jta-7.0.13-SNAPSHOT.jar [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 51 source files with javac [debug target 11] to target/classes [INFO] [INFO] --------------< org.glassfish.main.admin:monitoring-core >-------------- [INFO] Building admin-monitoring 7.0.13-SNAPSHOT [147/297] [INFO] from nucleus/admin/monitor/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ monitoring-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ monitoring-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ monitoring-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ monitoring-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-jms-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-jms-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-connector/target/classes/META-INF for [INFO] [echo] gf-jms-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-jms-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-jms-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.13-SNAPSHOT/gf-jms-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.13-SNAPSHOT/gf-jms-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >----------- [INFO] Building GlassFish Flashlight Client 7.0.13-SNAPSHOT [148/297] [INFO] from appserver/flashlight/client/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ flashlight-client --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-client --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ flashlight-client --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ flashlight-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-grizzly-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ monitoring-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ monitoring-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-client --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-client --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Copying 2 resources from src/main/java to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client --- [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ monitoring-core --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ flashlight-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WEB-NAMING-00001 [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00002 [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00003 [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00004 [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00005 [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00006 [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00007 [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00008 [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00009 [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00010 [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00011 [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00012 [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00013 [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00014 [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00015 [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00016 [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00017 [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00018 [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00019 [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00020 [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00021 [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00022 [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00023 [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00024 [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00025 [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00026 [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00027 [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false [INFO] Processing: AS-WEB-NAMING-00028 [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WEB-NAMING-00001=Canonical Pathname cannot be null, AS-WEB-NAMING-00002=Outside webapp not allowed {0} {1} {2}, AS-WEB-NAMING-00003=Absolute Pathname cannot be null {0} {1}, AS-WEB-NAMING-00004=Canonical pathname {0} equals to absolute pathname {1} {2}, AS-WEB-NAMING-00005=File cannot be read {0}, AS-WEB-NAMING-00006=Could not get dir listing for {0}, AS-WEB-NAMING-00007=Document base {0} does not exist or is not a readable directory, AS-WEB-NAMING-00008=Document base cannot be null, AS-WEB-NAMING-00009=Resource {0} not found, AS-WEB-NAMING-00010=Name {0} is already bound in this Context, AS-WEB-NAMING-00011=Bind failed: {0}, AS-WEB-NAMING-00012=Unbind failed: {0}, AS-WEB-NAMING-00013=Failed to rename [{0}] to [{1}], AS-WEB-NAMING-00014=Unknown context name : {0}, AS-WEB-NAMING-00015=No naming context bound to this thread, AS-WEB-NAMING-00016=No naming context bound to this class loader, AS-WEB-NAMING-00017=Name is not bound to a Context, AS-WEB-NAMING-00018=Name is not bound to a Context, AS-WEB-NAMING-00019=Name is not bound to a Context, AS-WEB-NAMING-00020=Context is read only, AS-WEB-NAMING-00021=Name is not valid, AS-WEB-NAMING-00022=Name {0} is already bound in this Context, AS-WEB-NAMING-00023=Can't generate an absolute name for this namespace, AS-WEB-NAMING-00024=Unable to restore original system properties, AS-WEB-NAMING-00025=This context must be accessed through a java: URL, AS-WEB-NAMING-00026=Exception closing WAR File {0}, AS-WEB-NAMING-00027=Doc base must point to a WAR file, AS-WEB-NAMING-00028=Invalid or unreadable WAR file : {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER [INFO] Enclosing type is org.apache.naming.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.web.naming.description=WEB Naming Logger, jakarta.enterprise.web.naming.publish=true, jakarta.enterprise.web.naming.subsystem=WEB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element WEB_NAMING_LOGGER [INFO] Found enclosing element org.apache.naming.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-naming --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/target/classes/META-INF for [INFO] [echo] web-naming [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/target/web-naming.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-naming --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ flashlight-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ flashlight-client --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-naming --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-naming --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.13-SNAPSHOT/web-naming-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.13-SNAPSHOT/web-naming-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.security:security >---------------- [INFO] Building Security Core Classes 7.0.13-SNAPSHOT [149/297] [INFO] from nucleus/security/core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ security --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ security --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-grizzly-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-grizzly-container --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/target/classes/META-INF for [INFO] [echo] glassfish-grizzly-container [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ flashlight-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-grizzly-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-grizzly-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.13-SNAPSHOT/glassfish-grizzly-container-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.13-SNAPSHOT/glassfish-grizzly-container-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >----- [INFO] Building nucleus.resources 7.0.13-SNAPSHOT [150/297] [INFO] from nucleus/resources/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-resources --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-resources --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-resources --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ flashlight-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ flashlight-client --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/target/classes/META-INF for [INFO] [echo] flashlight-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/target/flashlight-client.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ flashlight-client --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ flashlight-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ flashlight-client --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.13-SNAPSHOT/flashlight-client-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.13-SNAPSHOT/flashlight-client-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >--------------- [INFO] Building EJB Container connector for Glassfish 7.0.13-SNAPSHOT [151/297] [INFO] from appserver/ejb/ejb-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-ejb-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-ejb-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-ejb-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/MethodInvokerImpl.java:[66,58] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/AbstractTreeNode.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/src/main/java/org/glassfish/flashlight/datatree/impl/AbstractTreeNode.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ monitoring-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ monitoring-core --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ monitoring-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-resources --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-resources --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-resources --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-ejb-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-ejb-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-ejb-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security --- [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java:[43,13] org.glassfish.ejb.deployment.archive.EjbType in org.glassfish.ejb.deployment.archive has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector --- [INFO] Copying 6 resources from src/main/java to target/classes [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 25 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ security --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/util/ResourceUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-MNTG-00000 [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00001 [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00201 [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00210 [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00202 [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00208 [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00203 [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00209 [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00204 [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00205 [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00206 [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00207 [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00104 [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00105 [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00005 [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true [INFO] Processing: NCLS-MNTG-00109 [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00110 [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00111 [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00112 [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false [INFO] Processing: NCLS-MNTG-00113 [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-MNTG-00000=Caught an Exception: {0}, NCLS-MNTG-00000.MSG_COMMENT=# Unhandled Exception, NCLS-MNTG-00001=Caught an Exception: {0}, NCLS-MNTG-00001.MSG_COMMENT=# Unhandled Exception - Not an error., NCLS-MNTG-00005=Missing Module ({0}) From Xml Probe Providers, NCLS-MNTG-00005.MSG_COMMENT=# see message, NCLS-MNTG-00104=Unable to load the ProbeProvider, NCLS-MNTG-00104.MSG_COMMENT=# see message, NCLS-MNTG-00105=Unable to load the ProbeProvider, NCLS-MNTG-00105.MSG_COMMENT=# see message, NCLS-MNTG-00109=mbean-enabled flag is turned on. Enabling all the MBeans, NCLS-MNTG-00109.MSG_COMMENT=# see message, NCLS-MNTG-00110=mbean-enabled flag is turned off. Disabling all the MBeans, NCLS-MNTG-00110.MSG_COMMENT=# see message, NCLS-MNTG-00111=dtrace-enabled flag is turned on/off. Enabling/Disabling DTrace, NCLS-MNTG-00111.MSG_COMMENT=# see message, NCLS-MNTG-00112=monitoring-enabled flag is turned on. Enabling all the Probes and Stats, NCLS-MNTG-00112.MSG_COMMENT=# see message, NCLS-MNTG-00113=monitoring-enabled flag is turned off. Disabling all the Stats, NCLS-MNTG-00113.MSG_COMMENT=# see message, NCLS-MNTG-00201=Flashlight listener registration failed for listener class: {0} , will retry later, NCLS-MNTG-00201.MSG_COMMENT=# see message, NCLS-MNTG-00202=Invalid statsProvider (very likely a duplicate request), cannot unregister: {0}, NCLS-MNTG-00202.MSG_COMMENT=# see message, NCLS-MNTG-00203=Cannot find node {0} for statsProvider {1}, NCLS-MNTG-00203.MSG_COMMENT=# see message, NCLS-MNTG-00204={0} is not a ManagedObject and will not be registered with Gmbal to create an MBean, NCLS-MNTG-00204.MSG_COMMENT=# see message, NCLS-MNTG-00205=Gmbal registration failed, NCLS-MNTG-00205.MSG_COMMENT=# see message, NCLS-MNTG-00206=Gmbal unregistration failed, NCLS-MNTG-00206.MSG_COMMENT=# see message, NCLS-MNTG-00207=module-monitoring-level or container-monitoring config element for {0} does not exist, NCLS-MNTG-00207.MSG_COMMENT=# see message, NCLS-MNTG-00208=Error unregistering the stats provider {0}, NCLS-MNTG-00208.MSG_COMMENT=# see message, NCLS-MNTG-00209=Error resetting the stats provider: {0}, NCLS-MNTG-00209.MSG_COMMENT=# see message, NCLS-MNTG-00210=Unable to create container-monitoring for {0}., NCLS-MNTG-00210.MSG_COMMENT=# see message} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ monitoring-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ monitoring-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/target/classes/META-INF for [INFO] [echo] monitoring-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ monitoring-core --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/target/monitoring-core.jar [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-ejb-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ monitoring-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ monitoring-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ monitoring-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.13-SNAPSHOT/monitoring-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.13-SNAPSHOT/monitoring-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >--------- [INFO] Building AutoDeploy Classes 7.0.13-SNAPSHOT [152/297] [INFO] from nucleus/deployment/autodeploy/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-resources --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ deployment-autodeploy --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-autodeploy --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment-autodeploy --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-ejb-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-ejb-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-ejb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-ejb-connector --- [INFO] Executing tasks [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-autodeploy --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/target/classes/META-INF for [INFO] [echo] gf-ejb-connector [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-autodeploy --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-ejb-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ deployment-autodeploy --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-ejb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-ejb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-ejb-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.13-SNAPSHOT/gf-ejb-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.13-SNAPSHOT/gf-ejb-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.web:gf-web-connector >--------------- [INFO] Building Connector for GlassFish Web Container 7.0.13-SNAPSHOT [153/297] [INFO] from appserver/web/gf-web-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-web-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-web-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-web-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-RESOURCE-00001 [INFO] Message NCLS-RESOURCE-00001 needs checking for cause/action: true [INFO] Processing: NCLS-RESOURCE-00002 [INFO] Message NCLS-RESOURCE-00002 needs checking for cause/action: true [INFO] Processing: NCLS-RESOURCE-00003 [INFO] Message NCLS-RESOURCE-00003 needs checking for cause/action: true [INFO] Processing: NCLS-RESOURCE-00004 [INFO] Message NCLS-RESOURCE-00004 needs checking for cause/action: false [INFO] Processing: NCLS-RESOURCE-00005 [INFO] Message NCLS-RESOURCE-00005 needs checking for cause/action: false [INFO] Processing: NCLS-RESOURCE-00006 [INFO] Message NCLS-RESOURCE-00006 needs checking for cause/action: false [INFO] Processing: NCLS-RESOURCE-00007 [INFO] Message NCLS-RESOURCE-00007 needs checking for cause/action: false [INFO] Processing: NCLS-RESOURCE-00008 [INFO] Message NCLS-RESOURCE-00008 needs checking for cause/action: false [INFO] Processing: NCLS-RESOURCE-00009 [INFO] Message NCLS-RESOURCE-00009 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-RESOURCE-00001=Unexpected exception in loading class [{0}] by classloader., NCLS-RESOURCE-00001.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00002=Unexpected exception in loading class by classloader [{0}]., NCLS-RESOURCE-00002.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00003=Cannot bind resource [{0}] to naming manager. Following exception occurred [{1}]., NCLS-RESOURCE-00003.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00004=Unable to deploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00004.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00005=Unable to undeploy resource, no Resource Deployer for [{0}]., NCLS-RESOURCE-00005.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00006=Unable to undeploy resource [{0}] due to following exception: [{1}]., NCLS-RESOURCE-00006.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00007=Error while handling Change event due to following exception: [{0}]., NCLS-RESOURCE-00007.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00008=Error while handling Remove event due to following exception: [{0}]., NCLS-RESOURCE-00008.MSG_COMMENT=# This is a comment about this log message., NCLS-RESOURCE-00009=Unable to find ResourceDeployer for [{0}]., NCLS-RESOURCE-00009.MSG_COMMENT=# This is a comment about this log message.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.ResourceUtil [INFO] Processing: jakarta.enterprise.resources.listener on element LOGGER [INFO] Enclosing type is org.glassfish.resourcebase.resources.listener.ResourceManager [INFO] Processing: jakarta.enterprise.resources.api on element LOGGER [INFO] Enclosing type is org.glassfish.resourcebase.resources.api.ResourcesBinder [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.BindableResourcesHelper [INFO] Loggers found so far: {jakarta.enterprise.resources.api.description=Nucleus Resource, jakarta.enterprise.resources.api.publish=true, jakarta.enterprise.resources.api.subsystem=RESOURCE, jakarta.enterprise.resources.listener.description=Nucleus Resource, jakarta.enterprise.resources.listener.publish=true, jakarta.enterprise.resources.listener.subsystem=RESOURCE, jakarta.enterprise.resources.util.description=Nucleus Resource, jakarta.enterprise.resources.util.publish=true, jakarta.enterprise.resources.util.subsystem=RESOURCE} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER [INFO] Found enclosing element org.glassfish.resourcebase.resources.api.ResourcesBinder [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-resources --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ nucleus-resources --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ nucleus-resources --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-resources --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/target/classes/META-INF for [INFO] [echo] nucleus-resources [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-resources --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/target/nucleus-resources.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-resources --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-resources --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-resources --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.13-SNAPSHOT/nucleus-resources-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.13-SNAPSHOT/nucleus-resources-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >------- [INFO] Building GlassFish AppClient Server-Side Connector 7.0.13-SNAPSHOT [154/297] [INFO] from appserver/appclient/server/connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appclient-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appclient-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appclient-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployService.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appclient-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-web-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-web-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-web-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment-autodeploy --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/src/main/java/org/glassfish/appclient/server/connector/AppClientSniffer.java:[44,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ appclient-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ appclient-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java:[45,13] org.glassfish.web.WarType in org.glassfish.web has been deprecated and marked for removal [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appclient-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-DEPLOYMENT-02041 [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02042 [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02043 [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02044 [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02028 [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02029 [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-02030 [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02035 [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02036 [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02037 [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-02038 [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02031 [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02032 [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02033 [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-00040 [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-02025 [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true [INFO] Processing: NCLS-DEPLOYMENT-02026 [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02027 [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02039 [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false [INFO] Processing: NCLS-DEPLOYMENT-02034 [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-DEPLOYMENT-00040=Error occurred: {0}, NCLS-DEPLOYMENT-02025=Exception caught: {0}, NCLS-DEPLOYMENT-02026=Autoundeploying application: {0}, NCLS-DEPLOYMENT-02027=Selecting file {0} for autodeployment, NCLS-DEPLOYMENT-02028=Error parsing configured polling-interval-in-seconds {0} as an integer; {1} {2}, NCLS-DEPLOYMENT-02029=Exception caught: {0}, NCLS-DEPLOYMENT-02030=Error processing configuration change of {0} from {1} to {2}; {3} {4}, NCLS-DEPLOYMENT-02031=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1------- [INFO] Building Glassfish Grizzly extra jars Combining 7.0.13-SNAPSHOT [155/297] [INFO] from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-grizzly-extra-all --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ appclient-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ appclient-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/target/classes/META-INF for [INFO] [echo] appclient-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/target/appclient-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appclient-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appclient-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appclient-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.13-SNAPSHOT/appclient-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.13-SNAPSHOT/appclient-connector-7.0.13-SNAPSHOT.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-web-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-web-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-web-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-web-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-grizzly-extra-all --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/target/classes/META-INF for [INFO] [echo] gf-web-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-web-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/target/gf-web-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-web-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-web-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-web-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.13-SNAPSHOT/gf-web-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.13-SNAPSHOT/gf-web-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------ [INFO] Building Web container and GUI plug-in common classes 7.0.13-SNAPSHOT [156/297] [INFO] from appserver/web/gui-plugin-common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-gui-plugin-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-gui-plugin-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-gui-plugin-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- consolidatedbundle:3.0.6:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all --- [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar [INFO] Dependency Artifact: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.0.6/hk2-3.0.6.jar [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-grizzly-extra-all --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security --- [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-gui-plugin-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-gui-plugin-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 6 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-gui-plugin-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-grizzly-extra-all --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-grizzly-extra-all --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for [INFO] [echo] glassfish-grizzly-extra-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [INFO] [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all --- [WARNING] Include-Resource: overriding META-INF/LICENSE.md=target/common-resources/legal/LICENSE.md,META-INF/NOTICE.md=target/common-resources/legal/NOTICE.md with META-INF/hk2-locator/=target/classes/META-INF/hk2-locator/ (add {maven-resources} if you want to include the maven resources) [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/classes/libsolsparcauth.so [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/classes/libsolx86auth.so [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 128 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.13-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (7.0.13-SNAPSHOT) and in the manifest (7.0.13). The version in the manifest is not picked up by an other sibling bundles in this project or projects that directly depend on this project [INFO] Building bundle: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.plugin.common.ListWebContextParamCommand, org.glassfish.web.plugin.common.ListWebEnvEntryCommand, org.glassfish.web.plugin.common.SetWebContextParamCommand, org.glassfish.web.plugin.common.SetWebEnvEntryCommand, org.glassfish.web.plugin.common.UnsetWebContextParamCommand, org.glassfish.web.plugin.common.UnsetWebEnvEntryCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-gui-plugin-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-grizzly-extra-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-grizzly-extra-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.13-SNAPSHOT/glassfish-grizzly-extra-all-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.13-SNAPSHOT/glassfish-grizzly-extra-all-7.0.13-SNAPSHOT.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-gui-plugin-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-gui-plugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gui-plugin-common/target/classes/META-INF for [INFO] [echo] web-gui-plugin-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-gui-plugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-gui-plugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.13-SNAPSHOT/web-gui-plugin-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.13-SNAPSHOT/web-gui-plugin-common-7.0.13-SNAPSHOT.jar [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-SECURITY-01000 [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01001 [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01002 [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01004 [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01005 [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01010 [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01011 [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01012 [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01013 [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01014 [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01015 [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01050 [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01100 [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01101 [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01104 [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01105 [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01115 [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01117 [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01119 [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01140 [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01141 [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01142 [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01143 [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01144 [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-01145 [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01146 [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01147 [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01149 [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01150 [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-01151 [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-05019 [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-05036 [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05038 [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05039 [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05043 [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05046 [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-05048 [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05049 [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05050 [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05052 [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-05055 [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-05056 [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false [INFO] Processing: NCLS-SECURITY-05101 [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05200 [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05201 [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05300 [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true [INFO] Processing: NCLS-SECURITY-05301 [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-01000=Caught exception., NCLS-SECURITY-01001=Java security manager is enabled., NCLS-SECURITY-01002=Java security manager is disabled., NCLS-SECURITY-01004=An I/O error occurred during copying of server config files., NCLS-SECURITY-01005=XML processing error occurred during copying of server config files., NCLS-SECURITY-01010=Entering Security Startup Service., NCLS-SECURITY-01011=Security Service(s) started successfully., NCLS-SECURITY-01012=Error obtaining keystore and truststore files for embedded server., NCLS-SECURITY-01013=An I/O error occurred while copying the security config files., NCLS-SECURITY-01014=An error occurred while upgrading the security config files., NCLS-SECURITY-01015=Upgrade from v2 EE to v3.1 requires manual steps. Please refer to the v3.1 Upgrade Guide for details., NCLS-SECURITY-01050=Certificate authentication requires certificate realm., NCLS-SECURITY-01100=Disabled realm [{0}] due to errors., NCLS-SECURITY-01101=No realms available. Authentication services disabled., NCLS-SECURITY-01104=Error while obtaining private subject credentials: {0}, NCLS-SECURITY-01105=A PasswordCredential was required but not provided., NCLS-SECURITY-01115=Realm [{0}] of classtype [{1}] successfully created., NCLS-SECURITY-01117=Realm [{0}] successfully updated., NCLS-SECURITY-01119=Realm [{0}] successfully deleted., NCLS-SECURITY-01140=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01141=Requested jacc-provider [{0}] is not configured in domain.xml., NCLS-SECURITY-01142=Error while reading policy-provider in domain.xml., NCLS-SECURITY-01143=Loading policy provider {0}., NCLS-SECURITY-01144=Error while installing policy provider: {0}., NCLS-SECURITY-01145=No policy provider defined. Will use the default JDK Policy implementation., NCLS-SECURITY-01146=Policy configuration factory overridden by property {0} with value {1}, NCLS-SECURITY-01147=Policy configuration factory not defined., NCLS-SECURITY-01149=Policy provider configuration overridden by property {0} with value {1}., NCLS-SECURITY-01150=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-01151=Failed to get the group names for user {0} in realm {1}: {2}., NCLS-SECURITY-05019=ERROR: Unknown credential provided. Class: [{0}]., NCLS-SECURITY-05036=Exception in getting security context., NCLS-SECURITY-05038=Default user login error., NCLS-SECURITY-05039=Exception entering name and password for security., NCLS-SECURITY-05043=Exception in security AccessController action., NCLS-SECURITY-05046=Audit: Authentication refused for [{0}]., NCLS-SECURITY-05048=doAsPrivileged AuthPermission required to set SecurityContext., NCLS-SECURITY-05049=Unexpected exception while attempting to set SecurityContext., NCLS-SECURITY-05050=Could not change the SecurityContext., NCLS-SECURITY-05052=Subject is null., NCLS-SECURITY-05055=Role mapping conflicts found in application {0}. Some roles may not be mapped., NCLS-SECURITY-05056=Error converting certificate {0}: {1}, NCLS-SECURITY-05101=Failed to instantiate the SecurityLifeCycle., NCLS-SECURITY-05200=Error enabling secure admin., NCLS-SECURITY-05201=Error disabling secure admin., NCLS-SECURITY-05300=IIOP Security - error importing a name: ${0}., NCLS-SECURITY-05301=IIOP Security - error creating an exported name: ${0}.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.description=Core Security, jakarta.enterprise.system.core.security.publish=true, jakarta.enterprise.system.core.security.subsystem=SECURITY} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element SECURITY_LOGGER [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ security --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ security --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ security --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/classes/META-INF for [INFO] [echo] security [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/security.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ security --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-checkstyle) @ security --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ security --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.13-SNAPSHOT/security-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.13-SNAPSHOT/security-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.security:security-services >------------ [INFO] [INFO] Building Security Services and SPI 7.0.13-SNAPSHOT [157/297] [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >------------- [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.13-SNAPSHOT [158/297] [INFO] from nucleus/security/services/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/common/glassfish-ee-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] [INFO] -------------< org.glassfish.main.admingui:console-common >------------- [INFO] Building Admin Console Common 7.0.13-SNAPSHOT [159/297] [INFO] from appserver/admingui/common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------ [INFO] Building LDAP Booster Pack 7.0.13-SNAPSHOT [160/297] [INFO] from appserver/ldapbp/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ldapbp --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-ee-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-ee-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ldapbp --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ldapbp --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ldapbp --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-ee-api --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common --- [INFO] Not compiling main sources [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ldapbp --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ldapbp --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ security-services --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-services --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ security-services --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ security-services --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Copying 34 resources from src/main/java to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 72 source files with javac [debug target 11] to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ldapbp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-ee-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-ee-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-ee-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[96,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[30,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[107,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[108,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[110,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,29] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[827,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,21] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,43] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[117,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[135,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,45] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[112,49] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[115,42] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[88,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[183,35] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,44] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[328,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[331,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[335,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[110,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[111,52] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[153,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[120,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[121,47] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[143,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ldapbp --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ldapbp --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ldapbp --- [INFO] Copying 272 resources from src/main/resources to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 34 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-ee-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-services --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-services --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Copying 223 resources from src/main/help to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-services --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ security-services --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ldapbp --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ldapbp --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-ee-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-ee-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/target/classes/META-INF for [INFO] [echo] ldapbp [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/target/ldapbp.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/target/classes/META-INF for [INFO] [echo] glassfish-ee-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ldapbp --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ldapbp --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ldapbp --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.13-SNAPSHOT/ldapbp-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.13-SNAPSHOT/ldapbp-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-ee-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-ee-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.13-SNAPSHOT/glassfish-ee-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.13-SNAPSHOT/glassfish-ee-api-7.0.13-SNAPSHOT.jar [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecurityScopeContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ security-services --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ security-services --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ security-services --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ security-services --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 82 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/DeployUtil.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/DeployUtil.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: SEC-SVCS-00150 [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false [INFO] Processing: SEC-SVCS-00151 [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false [INFO] Processing: SEC-SVCS-00102 [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false [INFO] Processing: SEC-SVCS-00100 [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false [INFO] Processing: SEC-SVCS-00101 [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false [INFO] Processing: SEC-PROV-00150 [INFO] Message SEC-PROV-00150 needs checking for cause/action: false [INFO] Processing: SEC-PROV-00100 [INFO] Message SEC-PROV-00100 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {SEC-PROV-00100=Authorization Provider supplied an invalid resource: {0}, SEC-PROV-00150=Role Mapping Provider supplied an invalid resource: {0}, SEC-SVCS-00100=Authorization Service has successfully initialized., SEC-SVCS-00101=Authorization Service initialization failed, exception {0}, message {1}, SEC-SVCS-00102=Unable to decode URI: {0}., SEC-SVCS-00150=Role Mapping Service has successfully initialized., SEC-SVCS-00151=Role Mapping Service initialization failed, exception {0}, message {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging [INFO] Loggers found so far: {jakarta.enterprise.security.services.commands.description=Security Services Command Logger, jakarta.enterprise.security.services.commands.publish=true, jakarta.enterprise.security.services.commands.subsystem=SECCMDS, jakarta.enterprise.security.services.description=Security Services Logger, jakarta.enterprise.security.services.provider.description=Security Provider Logger, jakarta.enterprise.security.services.provider.publish=true, jakarta.enterprise.security.services.provider.subsystem=SECPROV, jakarta.enterprise.security.services.publish=true, jakarta.enterprise.security.services.subsystem=SECSVCS} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element SEC_SVCS_LOGGER [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ security-services --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ security-services --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/target/classes/META-INF for [INFO] [echo] security-services [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security-services --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/target/security-services.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ security-services --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ security-services --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-services-checkstyle) @ security-services --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ security-services --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.13-SNAPSHOT/security-services-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.13-SNAPSHOT/security-services-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.admin:admin-util >----------------- [INFO] Building admin-util 7.0.13-SNAPSHOT [161/297] [INFO] [INFO] from nucleus/admin/util/pom.xml [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >---- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building Felix Web Console Extension for GlassFish 7.0.13-SNAPSHOT [162/297] [INFO] from appserver/osgi-platforms/felix-webconsole-extension/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ felix-webconsole-extension --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix-webconsole-extension --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ felix-webconsole-extension --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ admin-util --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-util --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ admin-util --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ admin-util --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-common --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 48 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix-webconsole-extension --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix-webconsole-extension --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ felix-webconsole-extension --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ felix-webconsole-extension --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ felix-webconsole-extension --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ felix-webconsole-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for [INFO] [echo] felix-webconsole-extension [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ felix-webconsole-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ felix-webconsole-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.13-SNAPSHOT/felix-webconsole-extension-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-util --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-util --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.13-SNAPSHOT/felix-webconsole-extension-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util --- [INFO] Copying 5 resources from src/main/java to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 4 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ admin-util --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-common --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/target/classes/META-INF for [INFO] [echo] console-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/target/console-common.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.13-SNAPSHOT/console-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.13-SNAPSHOT/console-common-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] --------------< org.glassfish.main.admingui:console-core >-------------- [INFO] [INFO] Building Admin Console Core Jar 7.0.13-SNAPSHOT [163/297] [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >----------- [INFO] Building Admin Console Web Container Plugin 7.0.13-SNAPSHOT [164/297] [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >--------- [INFO] from appserver/admingui/web/pom.xml [INFO] from appserver/admingui/core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building Admin Console Clustering Support Plugin 7.0.13-SNAPSHOT [165/297] [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/admingui/cluster/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-core --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-web-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-web-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-web-plugin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-cluster-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-cluster-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-cluster-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-cluster-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-cluster-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin --- [INFO] Copying 63 resources from src/main/resources to target/classes [INFO] Copying 114 resources from src/main/help to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-web-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-web-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/cluster/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-cluster-plugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Copying 73 resources from src/main/resources to target/classes [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Copying 84 resources from src/main/help to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-core --- [INFO] Copying 47 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-web-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-core --- [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/src/main/java/org/glassfish/admingui/theme/AdminguiThemeContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/src/main/java/org/glassfish/admingui/theme/AdminguiThemeContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-cluster-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-web-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-cluster-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-cluster-plugin --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/cluster/target/classes/META-INF for [INFO] [echo] console-cluster-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/cluster/target/console-cluster-plugin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-cluster-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-cluster-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.13-SNAPSHOT/console-cluster-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.13-SNAPSHOT/console-cluster-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >----------- [INFO] Building Admin Console JDBC Plugin 7.0.13-SNAPSHOT [166/297] [INFO] from appserver/admingui/jdbc/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-jdbc-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jdbc-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-jdbc-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-web-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-web-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/target/classes/META-INF for [INFO] [echo] console-web-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/target/console-web-plugin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-web-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jdbc-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jdbc-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-web-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.13-SNAPSHOT/console-web-plugin-7.0.13-SNAPSHOT.pom [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-core --- [INFO] Copying 31 resources from src/main/resources to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.13-SNAPSHOT/console-web-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >----------- [INFO] Building Admin Console Connectors Plugin 7.0.13-SNAPSHOT [167/297] [INFO] from appserver/admingui/jca/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Copying 35 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jdbc/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-jdbc-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-jca-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jca-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-jca-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/target/classes/META-INF for [INFO] [echo] console-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/target/console-core.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.13-SNAPSHOT/console-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.13-SNAPSHOT/console-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >------- [INFO] Building Admin Console Full distribution plugin 7.0.13-SNAPSHOT [168/297] [INFO] from appserver/admingui/full/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-common-full-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common-full-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-common-full-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/proxy/CallStack.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/util/proxy/CallStack.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ admin-util --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ admin-util --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jca-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jca-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin --- [INFO] Copying 56 resources from src/main/resources to target/classes [INFO] Copying 64 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-jca-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common-full-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common-full-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin --- [INFO] Copying 48 resources from src/main/resources to target/classes [INFO] Copying 44 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-common-full-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-jdbc-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-jdbc-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-jdbc-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ admin-util --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-jca-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ admin-util --- [INFO] Executing tasks [INFO] Changes detected - recompiling the module! :dependency [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jdbc/target/classes/META-INF for [INFO] [echo] console-jdbc-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin --- [INFO] Compiling 108 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-common-full-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jdbc/target/console-jdbc-plugin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-jdbc-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-jdbc-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.13-SNAPSHOT/console-jdbc-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.13-SNAPSHOT/console-jdbc-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >---------- [INFO] Building Admin Console Corba Plugin 7.0.13-SNAPSHOT [169/297] [INFO] from appserver/admingui/corba/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-corba-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-corba-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-corba-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-jca-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-jca-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin --- [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-common-full-plugin --- [INFO] Executing tasks [INFO] Not compiling test sources [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/target/classes/META-INF for [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin --- [INFO] [echo] console-jca-plugin [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-common-full-plugin --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-corba-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-corba-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin --- [INFO] Copying 16 resources from src/main/resources to target/classes [INFO] Copying 20 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/corba/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-corba-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/target/console-jca-plugin.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/target/classes/META-INF for [INFO] [echo] console-common-full-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-jca-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/target/console-common-full-plugin.jar [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-jca-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.13-SNAPSHOT/console-jca-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.13-SNAPSHOT/console-jca-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------ [INFO] Building GlassFish OSGi Console Plugin 7.0.13-SNAPSHOT [170/297] [INFO] from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-common-full-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-common-full-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.13-SNAPSHOT/console-common-full-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.13-SNAPSHOT/console-common-full-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.admingui:war >------------------- [INFO] Building Admin Console WAR 7.0.13-SNAPSHOT [171/297] [INFO] from appserver/admingui/war/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ war --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ war --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ war --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ war --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ war --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ war --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ war --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ war --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ war --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin --- [INFO] Copying 9 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-osgi-console-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/classes/META-INF for [INFO] [echo] war [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war --- [INFO] Copying commons-io-2.15.1.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies/commons-io-2.15.1.jar [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies/json-2.0.jar [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar [INFO] [INFO] --- war:3.4.0:war (default-war) @ war --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-corba-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-corba-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-corba-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin --- [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-ADMIN-00001 [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00002 [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00003 [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false [INFO] Processing: NCLS-ADMIN-00004 [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00005 [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00006 [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00007 [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00008 [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00009 [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00010 [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00011 [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00012 [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true [INFO] Processing: NCLS-ADMIN-00013 [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false [INFO] Processing: NCLS-ADMIN-00014 [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false [INFO] Processing: NCLS-ADMIN-00015 [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false [INFO] Processing: NCLS-ADMIN-00018 [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-ADMIN-00001=Could not find state of instance registered in the state service, NCLS-ADMIN-00002=Error during command replication: {0}, NCLS-ADMIN-00003=Unable to read instance state file {0}, recreating, NCLS-ADMIN-00004=Unable to create instance state file: {0}, exception: {1}, NCLS-ADMIN-00005=Error while adding new server state to instance state: {0}, NCLS-ADMIN-00006=Error while adding failed command to instance state: {0}, NCLS-ADMIN-00007=Error while removing failed commands from instance state: {0}, NCLS-ADMIN-00008=Error while setting instance state: {0}, NCLS-ADMIN-00009=Error while removing instance: {0}, NCLS-ADMIN-00010=It appears that server [{0}:{1}] does not accept secure connections. Retry with --secure=false., NCLS-ADMIN-00011=An unexpected exception occurred., NCLS-ADMIN-00012=The server requires a valid admin password to be set before it can start. Please set a password using the change-admin-password command., NCLS-ADMIN-00013=Can not put data to cache under key {0}, NCLS-ADMIN-00014=An admin request arrived from {0} with the domain identifier {1} which does not match the domain identifier {2} configured for this server's domain; rejecting the request, NCLS-ADMIN-00015=Error searching for a default admin user, NCLS-ADMIN-00018=Unexpected exception from command event listener.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Administration Services, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.description=Admin security authorization, jakarta.enterprise.system.tools.admin.security.authorization.publish=true, jakarta.enterprise.system.tools.admin.security.authorization.subsystem=ADMSECAUTHZ, jakarta.enterprise.system.tools.admin.security.description=Admin security, jakarta.enterprise.system.tools.admin.security.publish=true, jakarta.enterprise.system.tools.admin.security.subsystem=ADMSEC, jakarta.enterprise.system.tools.admin.subsystem=ADMIN} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element ADMIN_LOGGER [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ admin-util --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ admin-util --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/corba/target/classes/META-INF for [INFO] [echo] console-corba-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/corba/target/console-corba-plugin.jar [INFO] Executing tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-corba-plugin --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/target/classes/META-INF for [INFO] [echo] admin-util [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-corba-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.13-SNAPSHOT/console-corba-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.13-SNAPSHOT/console-corba-plugin-7.0.13-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/target/admin-util.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-osgi-console-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ admin-util --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ admin-util --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ admin-util --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.13-SNAPSHOT/admin-util-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.13-SNAPSHOT/admin-util-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] -------------< org.glassfish.main.cluster:cluster-common >-------------- [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >---------- [INFO] Building cluster-common 7.0.13-SNAPSHOT [172/297] [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.13-SNAPSHOT [173/297] [INFO] from nucleus/cluster/common/pom.xml [INFO] from nucleus/osgi-platforms/osgi-cli-remote/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-cli-remote --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cluster-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-remote --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cluster-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-cli-remote --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cluster-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Packaging webapp [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/admingui] [INFO] Processing war project [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/admingui] [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/admingui] [INFO] Copying webapp resources [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/src/main/webapp] [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-osgi-console-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-osgi-console-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin --- [INFO] Building war: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/admingui.war [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for [INFO] [echo] glassfish-osgi-console-plugin [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-common --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cluster-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-osgi-console-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-osgi-console-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.13-SNAPSHOT/glassfish-osgi-console-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.13-SNAPSHOT/glassfish-osgi-console-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.deployment:dol >------------------ [INFO] Building Deployment Object Library 7.0.13-SNAPSHOT [174/297] [INFO] from appserver/deployment/dol/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-remote --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-remote --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ dol --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dol --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ dol --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ dol --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-cli-remote --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 423 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ war --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ war --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-war-checkstyle) @ war --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ war --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.13-SNAPSHOT/war-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.13-SNAPSHOT/war-7.0.13-SNAPSHOT.war [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cluster-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cluster-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] ------------------< org.glassfish.main.admin:backup >------------------- [INFO] Building Backup Restore classes 7.0.13-SNAPSHOT [175/297] [INFO] from appserver/admin/backup/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ backup --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ backup --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ backup --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ backup --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cluster-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ backup --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ backup --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ backup --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/backup/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ backup --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-cli-remote --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cluster-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cluster-common --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/target/classes/META-INF for [INFO] [echo] cluster-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/target/cluster-common.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cluster-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cluster-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cluster-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.13-SNAPSHOT/cluster-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.13-SNAPSHOT/cluster-common-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.admin:admin-core >----------------- [INFO] Building admin-core 7.0.13-SNAPSHOT [176/297] [INFO] from appserver/admin/admin-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ admin-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ admin-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ admin-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ backup --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ backup --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ backup --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ backup --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ osgi-cli-remote --- [INFO] Not compiling test sources [INFO] [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote --- [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ osgi-cli-remote --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ admin-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for [INFO] [echo] osgi-cli-remote [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-cli-remote --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-cli-remote --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.13-SNAPSHOT/osgi-cli-remote-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.13-SNAPSHOT/osgi-cli-remote-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >--------- [INFO] Building Concurrent Connector Module 7.0.13-SNAPSHOT [177/297] [INFO] from appserver/concurrent/concurrent-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ concurrent-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ concurrent-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ admin-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ admin-core --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ backup --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ backup --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ backup --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ backup --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/backup/target/classes/META-INF for [INFO] [echo] backup [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ backup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/backup/target/backup.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ backup --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ backup --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-backup-checkstyle) @ backup --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ backup --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.13-SNAPSHOT/backup-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.13-SNAPSHOT/backup-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >--------------- [INFO] Building Cluster SSH Provisioning 7.0.13-SNAPSHOT [178/297] [INFO] from nucleus/cluster/ssh/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cluster-ssh --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-ssh --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cluster-ssh --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ admin-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ admin-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ concurrent-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-ssh --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-ssh --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/src/main/resources [INFO] Copying 2 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cluster-ssh --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dol --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dol --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dol --- [INFO] Copying 6 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ dol --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 423 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ admin-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ admin-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/target/classes/META-INF for [INFO] [echo] admin-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/target/admin-core.jar [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ admin-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ admin-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ admin-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.13-SNAPSHOT/admin-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.13-SNAPSHOT/admin-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ concurrent-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cluster-ssh --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ concurrent-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ concurrent-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-connector/target/classes/META-INF for [INFO] [echo] concurrent-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ concurrent-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ concurrent-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.13-SNAPSHOT/concurrent-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.13-SNAPSHOT/concurrent-connector-7.0.13-SNAPSHOT.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cluster-ssh --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cluster-ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/target/classes/META-INF for [INFO] [echo] cluster-ssh [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/target/cluster-ssh.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cluster-ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cluster-ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.13-SNAPSHOT/cluster-ssh-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.13-SNAPSHOT/cluster-ssh-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.core:logging >------------------- [INFO] Building Nucleus Logging Classes 7.0.13-SNAPSHOT [179/297] [INFO] from nucleus/core/logging/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ logging --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ logging --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ logging --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ logging --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ logging --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ logging --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ logging --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 8 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ logging --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/DeleteLogLevel.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/DeleteLogLevel.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/diagnostics/MessageIdCatalog.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/diagnostics/MessageIdCatalog.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ logging --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ logging --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ logging --- [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.server.logging.commands.CollectLogFiles, com.sun.enterprise.server.logging.commands.DeleteLogLevel, com.sun.enterprise.server.logging.commands.InstanceGetLogFileCommand, com.sun.enterprise.server.logging.commands.ListLogAttributes, com.sun.enterprise.server.logging.commands.ListLoggerLevels, com.sun.enterprise.server.logging.commands.ListLoggers, com.sun.enterprise.server.logging.commands.LoadDefaultLogAttributes, com.sun.enterprise.server.logging.commands.LoadDefaultLogLevels, com.sun.enterprise.server.logging.commands.RotateLog, com.sun.enterprise.server.logging.commands.SetLogAttributes, com.sun.enterprise.server.logging.commands.SetLogFileFormat, com.sun.enterprise.server.logging.commands.SetLogLevel] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ logging --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-LOGGING-00001 [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true [INFO] Processing: NCLS-LOGGING-00002 [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true [INFO] Processing: NCLS-LOGGING-00003 [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00004 [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true [INFO] Processing: NCLS-LOGGING-00004-1 [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00005 [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true [INFO] Processing: NCLS-LOGGING-00006 [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true [INFO] Processing: NCLS-LOGGING-00007 [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true [INFO] Processing: NCLS-LOGGING-00008 [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00009 [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00010 [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00011 [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00012 [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false [INFO] Processing: NCLS-LOGGING-00013 [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-LOGGING-00001=Cannot read logging configuration file., NCLS-LOGGING-00002=Could not apply the logging configuration changes., NCLS-LOGGING-00003=Updated logger levels successfully., NCLS-LOGGING-00004=The logging configuration file {0} has been deleted. The server will wait until the file reappears., NCLS-LOGGING-00004-1=The logging configuration file {0} has reappeared., NCLS-LOGGING-00005=Error executing query to fetch log records., NCLS-LOGGING-00006=The syslog handler could not be initialized., NCLS-LOGGING-00007=There was an error sending a log message to syslog., NCLS-LOGGING-00008=The log file {0} for the instance does not exist., NCLS-LOGGING-00009=Running GlassFish Version: {0}, NCLS-LOGGING-00010=Server log file is using Formatter class: {0}, NCLS-LOGGING-00011=Failed to parse the date: {0}, NCLS-LOGGING-00012=An invalid value {0} has been specified for the {1} attribute in the logging configuration., NCLS-LOGGING-00013=The formatter class {0} could not be instantiated.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.logging.description=Main logger for core logging component., jakarta.enterprise.logging.publish=true, jakarta.enterprise.logging.stderr.description=Stderr logger., jakarta.enterprise.logging.stderr.publish=false, jakarta.enterprise.logging.stderr.subsystem=Logging, jakarta.enterprise.logging.stdout.description=Stdout logger., jakarta.enterprise.logging.stdout.publish=false, jakarta.enterprise.logging.stdout.subsystem=Logging, jakarta.enterprise.logging.subsystem=Logging} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGING_LOGGER_NAME [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ logging --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ logging --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ logging --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ logging --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/target/classes/META-INF for [INFO] [echo] logging [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ logging --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/target/logging.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ logging --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ logging --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-logging-checkstyle) @ logging --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ logging --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.13-SNAPSHOT/logging-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.13-SNAPSHOT/logging-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.admin:launcher >------------------ [INFO] Building admin-launcher 7.0.13-SNAPSHOT [180/297] [INFO] [INFO] from nucleus/admin/launcher/pom.xml [INFO] -------------------< org.glassfish.main.core:kernel >------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building Kernel Classes 7.0.13-SNAPSHOT [181/297] [INFO] from nucleus/core/kernel/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ launcher --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ launcher --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ launcher --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ kernel --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ kernel --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ kernel --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ kernel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 172 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ launcher --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ launcher --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[89,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[173,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MethodDescriptor.java:[174,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[88,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[89,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[144,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java:[162,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[177,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceEnvReferenceDescriptor.java:[186,21] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptor.java:[65,34] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[531,27] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceReferenceDescriptor.java:[547,31] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/BundleDescriptor.java:[358,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/Application.java:[801,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MessageDestinationDescriptor.java:[69,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[89,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedBeanDescriptor.java:[94,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[63,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/SecurityRoleDescriptor.java:[76,16] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[112,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NamedReferencePair.java:[113,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[81,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/PersistenceUnitDescriptor.java:[86,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/RoleReference.java:[106,13] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[46,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[63,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[53,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/NameValuePairDescriptor.java:[54,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/WebService.java:[105,9] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ServiceRefPortInfo.java:[347,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[121,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[136,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[157,35] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourceDescriptorRegistry.java:[173,89] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageNode.java:[86,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/GroupNameDescriptor.java:[63,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedScheduledExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[33,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ResourcePropertyDescriptor.java:[41,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[80,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/DataSourceDefinitionDescriptor.java:[85,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedExecutorDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[35,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/AbstractConnectorResourceDescriptor.java:[41,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[49,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/MailSessionDescriptor.java:[54,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[195,18] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[220,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EjbBeanDescriptor.java:[221,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[35,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/DefaultResourcePrincipal.java:[42,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[50,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ManagedThreadFactoryDefinitionDescriptor.java:[56,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerReferenceHandler.java:[185,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/EntityManagerFactoryReferenceHandler.java:[172,15] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[51,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/ContextServiceDefinitionDescriptor.java:[57,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/SecurityRoleNode.java:[72,65] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ResourceHandler.java:[158,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageSecurityBindingNode.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/common/MessageSecurityBindingNode.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/DeploymentDescriptorNode.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ dol --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ dol --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ launcher --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ launcher --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ launcher --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ launcher --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ dol --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ dol --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 423 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-GFLAUNCHER-00001 [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true [INFO] Processing: NCLS-GFLAUNCHER-00002 [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true [INFO] Processing: NCLS-GFLAUNCHER-00003 [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true [INFO] Processing: NCLS-GFLAUNCHER-00004 [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false [INFO] Processing: NCLS-GFLAUNCHER-00005 [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable. They were stripped out for you. Before: {0} After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ launcher --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ launcher --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/target/classes/META-INF for [INFO] [echo] launcher [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ launcher --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/target/launcher.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ launcher --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ launcher --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ launcher --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.13-SNAPSHOT/launcher-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.13-SNAPSHOT/launcher-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.admin:admin-cli >----------------- [INFO] Building admin-cli 7.0.13-SNAPSHOT [182/297] [INFO] from nucleus/admin/cli/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ kernel --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ kernel --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ admin-cli --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-cli --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ admin-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ admin-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ kernel --- [INFO] Copying 10 resources from src/main/java to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 23 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ kernel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 172 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-cli --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-cli --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/java to target/classes [INFO] Copying 16 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ admin-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ admin-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ admin-cli --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ admin-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-DEPLOYMENT-00005 [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00006 [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00007 [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00008 [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00009 [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00010 [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00011 [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00012 [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00013 [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00023 [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00025 [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00024 [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false [INFO] Processing: dol.validation.application.jndiNameConflict [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true [INFO] Processing: dol.validation.application.failed [INFO] Message dol.validation.application.failed needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00004 [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00014 [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00016 [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00026 [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00027 [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00028 [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00022 [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00001 [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00002 [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00003 [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00015 [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-00118 [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true [INFO] Processing: AS-DEPLOYMENT-00120 [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false [INFO] Processing: enterprise.deployment.util.application.lookup [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true [INFO] Processing: enterprise.deployment.util.application.invalid.namespace [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-00001=Ignore {0} in archive {1}, as WLS counterpart runtime xml {2} is present in the same archive., AS-DEPLOYMENT-00002=Exception caught: {0}., AS-DEPLOYMENT-00003={0} module [{1}] contains characteristics of other module type: {2}., AS-DEPLOYMENT-00004=Exception caught: {0} for the subarchve indicated by the path: {1}., AS-DEPLOYMENT-00005=Exception caught during annotation scanning., AS-DEPLOYMENT-00006=Adding {0} since {1} is annotated with {2}., AS-DEPLOYMENT-00007=Adding {0} since it is implementing {1}., AS-DEPLOYMENT-00008=Inconsistent type definition. {0} is neither an annotation nor an interface., AS-DEPLOYMENT-00009=The exception {0} occurred while examining the jar at file path: {1}., AS-DEPLOYMENT-00010=No classloader can be found to use, AS-DEPLOYMENT-00011=Error in annotation processing:, AS-DEPLOYMENT-00012=Cannot load {0} reason : {1}., AS-DEPLOYMENT-00013=An exception was caught during library jar processing: {0}., AS-DEPLOYMENT-00014=Could not load {0}, AS-DEPLOYMENT-00015=Unsupported deployment descriptors element {0} value {1} for descriptor {2}., AS-DEPLOYMENT-00016=Unknown port-component-name {0} port, all sub elements will be ignored., AS-DEPLOYMENT-00022=For administered-object resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00022.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.AdministeredObjectDefinitionNode., AS-DEPLOYMENT-00023=For connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00023.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.ConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00024=For jms-connection-factory resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00024.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSConnectionFactoryDefinitionNode., AS-DEPLOYMENT-00025=For jms-destination resource: {0}, there is no application part in its resource adapter name: {1}., AS-DEPLOYMENT-00025.MSG_COMMENT=# For the method writeDescriptor of com.sun.enterprise.deployment.node.JMSDestinationDefinitionNode., AS-DEPLOYMENT-00026=JNDI lookup failed for the resource: Name: {0}, Lookup: {1}, Type: {2}., AS-DEPLOYMENT-00026.MSG_COMMENT=# For the method validateJNDIRefs of com.sun.enterprise.deployment.util.ResourceValidator., AS-DEPLOYMENT-00027=Resource Adapter not present: RA Name: {0}, Type: {1}., AS-DEPLOYMENT-00028=Skipping resource validation, AS-DEPLOYMENT-00118=DOLUtils: Invalid Deployment Descriptors in {0} Line {1} Column {2} -- {3}., AS-DEPLOYMENT-00120=Deployment Descriptor parsing failure: {0}, dol.validation.application.failed=Application validation failed for application: {0}, jndi-name: {1}, resource adapter name: {2} is wrong., dol.validation.application.failed.MSG_COMMENT=# For the method validateResourceDescriptor of com.sun.enterprise.deployment.util.ApplicationValidator, dol.validation.application.jndiNameConflict=Duplicate descriptor found for given jndi-name: {0}. Descriptor 1: {1} Descriptor 2: {2}, enterprise.deployment.backend.addDescriptorFailure=DPL8006: get/add descriptor failure : {0} TO {1}, enterprise.deployment.util.application.invalid.jndiname.scope=DEP0005:Deployment failed due to the invalid scope {0} defined for jndi-name: {1}, enterprise.deployment.util.application.invalid.namespace=DEP0004:Deployment failed because a conflict occured for jndi-name: {0} for application: {1}, enterprise.deployment.util.application.lookup=DEP0003:The jndi-name is already used in the global tree failed for given jndi-name: {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.dol.description=Deployment logger for dol module, jakarta.enterprise.system.tools.deployment.dol.publish=true, jakarta.enterprise.system.tools.deployment.dol.subsystem=DEPLOYMENT} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element DEPLOYMENT_LOGGER [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ dol --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ dol --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ dol --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ dol --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/target/classes/META-INF for [INFO] [echo] dol [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ dol --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/target/dol.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ admin-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ admin-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ dol --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ dol --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-dol-checkstyle) @ dol --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ dol --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.13-SNAPSHOT/dol-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.13-SNAPSHOT/dol-7.0.13-SNAPSHOT.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/target/classes/META-INF for [INFO] [echo] admin-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/target/admin-cli.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ admin-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ admin-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ admin-cli --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.13-SNAPSHOT/admin-cli-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.13-SNAPSHOT/admin-cli-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >------- [INFO] Building Admin CLI, interactive OSGi shell command 7.0.13-SNAPSHOT [183/297] [INFO] [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >--------------- [INFO] Building GMS Module 7.0.13-SNAPSHOT [184/297] [INFO] [INFO] from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml [INFO] ----------------< org.glassfish.main.admin:server-mgmt >---------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building admin-server-management 7.0.13-SNAPSHOT [185/297] [INFO] from nucleus/cluster/gms-adapter/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from nucleus/admin/server-mgmt/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gms-adapter --- [INFO] --- clean:3.3.1:clean (default-clean) @ osgi-cli-interactive --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-adapter --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-interactive --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gms-adapter --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ osgi-cli-interactive --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gms-adapter --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ server-mgmt --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server-mgmt --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ server-mgmt --- [INFO] [INFO] --- build-helper:3.4.0:add-source (add-sources) @ server-mgmt --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/generated-sources/xjc added. [INFO] [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-interactive --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-interactive --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ osgi-cli-interactive --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-adapter --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-adapter --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gms-adapter --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/commands/ListJvmOptions.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/commands/ListJvmOptions.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ kernel --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ kernel --- [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] [xjc] Consider using / so that XJC won't do unnecessary compilation [INFO] [xjc] Compiling file:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gms-adapter --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gms-adapter --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [xjc] Writing output to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/generated-sources/xjc [INFO] Executed tasks [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ server-mgmt --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF [INFO] Not compiling main sources [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server-mgmt --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server-mgmt --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- download:1.7.1:wget (download-winsw) @ server-mgmt --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ osgi-cli-interactive --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand, org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gms-adapter --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ osgi-cli-interactive --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ osgi-cli-interactive --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for [INFO] [echo] osgi-cli-interactive [INFO] Executed tasks [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive --- [INFO] Configured Artifact: org.jline:jline:?:jar [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.enterprise.v3.services.impl, has 1, private references [com.sun.enterprise.v3.services.impl.monitor] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ kernel --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ kernel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 172 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive --- [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-CLSTR-30005 [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10101 [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true [INFO] Processing: NCLS-CLSTR-10102 [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true [INFO] Processing: NCLS-CLSTR-10103 [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10104 [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10105 [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10107 [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10108 [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10109 [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10110 [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10111 [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10112 [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10113 [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true [INFO] Processing: NCLS-CLSTR-10114 [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10115 [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10116 [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-10117 [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true [INFO] Processing: NCLS-CLSTR-10118 [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true [INFO] Processing: NCLS-CLSTR-10119 [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true [INFO] Processing: NCLS-CLSTR-10120 [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-30001 [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-30002 [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-30003 [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false [INFO] Processing: NCLS-CLSTR-30004 [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-CLSTR-10101=no clustername to lookup, NCLS-CLSTR-10102=Multiple gms-adapter service for cluster {0}, NCLS-CLSTR-10103=GMS cannot initialize with unknown cluster, NCLS-CLSTR-10104=Started GMS for instance {0} in group {1}, NCLS-CLSTR-10105=Member {0} joined group {1}, NCLS-CLSTR-10107=AliveAndReady for signal: {0} for member: {1} of group: {2} current:[{3}] previous:[{4}], NCLS-CLSTR-10108=GMSAdapter for member: {0} group: {1} received GlassfishEventType: {2}, NCLS-CLSTR-10109=An exception occurred while creating the HealthHistory object: {0}, NCLS-CLSTR-10110=An exception occurred while processing GMS configuration properties: {0}, NCLS-CLSTR-10111=Ignoring group-management-service property {0} with value of {1} due to {2}, NCLS-CLSTR-10112=Error processing cluster property:{0} value:{1} due to exception {2}, NCLS-CLSTR-10113=Exception in getting GMS module for group {0}: {1}, NCLS-CLSTR-10114=An exception occurred while updating the instance health history table: {0}, NCLS-CLSTR-10115=start failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10116=complete failure recovery callback for component: {0} failed member: {1}, NCLS-CLSTR-10117=GMS failed to start. See stack trace for additional information., NCLS-CLSTR-10118=GMS failed to start due to a runtime exception. See stack trace for additional information., NCLS-CLSTR-10119=GMS bind interface address {0} is invalid. Will use default value instead., NCLS-CLSTR-10120=GMS listener port is required for cluster {0}. Will attempt to use default of {1}., NCLS-CLSTR-30001=GMSAnnounceAfterStartClusterCommand: exitCode:{0} members {1} clusterMembers:{2}, NCLS-CLSTR-30002=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30003=An exception occurred while announcing GMS group shutdown: {0}, NCLS-CLSTR-30004=An exception occurred while announcing GMS group startup: {0}, NCLS-CLSTR-30005=An exception occurred while announcing GMS group shutdown: {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand [INFO] Loggers found so far: {jakarta.enterprise.cluster.gms.admin.description=Group Management Service Admin Logger, jakarta.enterprise.cluster.gms.admin.publish=true, jakarta.enterprise.cluster.gms.admin.subsystem=CLSTR, jakarta.enterprise.cluster.gms.description=Group Management Service Adapter Logger, jakarta.enterprise.cluster.gms.publish=true, jakarta.enterprise.cluster.gms.subsystem=CLSTR} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element GMS_LOGGER_NAME [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gms-adapter --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gms-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/target/classes/META-INF for [INFO] [echo] gms-adapter [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/target/gms-adapter.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gms-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gms-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gms-adapter --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.13-SNAPSHOT/gms-adapter-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.13-SNAPSHOT/gms-adapter-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------------< org.glassfish.main.admin:appserver-cli >--------------- [INFO] Building App Server CLI Skinning Class 7.0.13-SNAPSHOT [186/297] [INFO] from appserver/admin/cli/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appserver-cli --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-cli --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appserver-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appserver-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ osgi-cli-interactive --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ osgi-cli-interactive --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.13-SNAPSHOT/osgi-cli-interactive-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.13-SNAPSHOT/osgi-cli-interactive-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------------< org.glassfish.main:ant-tasks >-------------------- [INFO] Building Ant tasks 7.0.13-SNAPSHOT [187/297] [INFO] from appserver/ant-tasks/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ant-tasks --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tasks --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ant-tasks --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ant-tasks --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-cli --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-cli --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli/src/main/resources [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appserver-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tasks --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tasks --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ant-tasks --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ appserver-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ appserver-cli --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.admin.cli, has 1, private references [com.sun.enterprise.admin.cli] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appserver-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ant-tasks --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ appserver-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ appserver-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli/target/classes/META-INF for [INFO] [echo] appserver-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli/target/appserver-cli.jar [INFO] [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appserver-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appserver-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appserver-cli --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.13-SNAPSHOT/appserver-cli-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.13-SNAPSHOT/appserver-cli-7.0.13-SNAPSHOT.jar [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ant-tasks --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ant-tasks --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks --- [INFO] Executing tasks [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/classes/lib [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt --- [INFO] Copying 7 resources from src/main/java to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] Copying 11 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ server-mgmt --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/target/classes/META-INF for [INFO] [echo] ant-tasks [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/target/ant-tasks.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ant-tasks --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ant-tasks --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ant-tasks --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.13-SNAPSHOT/ant-tasks-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.13-SNAPSHOT/ant-tasks-7.0.13-SNAPSHOT.jar [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-CORE-00001 [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00002 [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00003 [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00004 [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00005 [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00006 [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00007 [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00008 [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00009 [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00010 [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00011 [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00012 [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00013 [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00014 [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00015 [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00016 [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00017 [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00018 [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00019 [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00020 [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00021 [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00022 [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00023 [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00024 [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00025 [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00026 [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00027 [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00028 [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00029 [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00030 [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00031 [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00032 [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00033 [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00034 [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00035 [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00036 [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00037 [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00038 [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00039 [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00040 [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00041 [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00042 [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00043 [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00044 [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00045 [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00046 [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00047 [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00048 [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00049 [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00050 [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00051 [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00052 [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00053 [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00054 [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00055 [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00056 [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00057 [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00058 [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00059 [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00060 [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00061 [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00062 [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00063 [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00064 [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00065 [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00066 [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00067 [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00068 [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00069 [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00070 [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00071 [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00072 [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00073 [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00074 [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00075 [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00076 [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00077 [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00078 [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00079 [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00080 [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00081 [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00082 [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00083 [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00084 [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00085 [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00086 [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00087 [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00088 [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00089 [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true [INFO] Processing: NCLS-CORE-00090 [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00091 [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00092 [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00093 [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00094 [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00095 [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false [INFO] Processing: NCLS-CORE-00096 [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-CORE-00001=Cannot decode parameter {0} = {1}, NCLS-CORE-00002=Cannot instantiate model for command {0}, NCLS-CORE-00003=Exception while running a command, NCLS-CORE-00004=Unable to get an instance of ClusterExecutor; Cannot dynamically reconfigure instances, NCLS-CORE-00005=Can't delete local password file: {0}, NCLS-CORE-00006=Can't create local password file: {0}, NCLS-CORE-00007=Timeout occurred when processing Admin Console request., NCLS-CORE-00008=Cannot process admin console request., NCLS-CORE-00009=Unable to serve resource: {0}. Cause: {1}, NCLS-CORE-00010=Resource not found: {0}, NCLS-CORE-00011=Console cannot be initialized due to an exception., NCLS-CORE-00012=Cannot write property ''{0} = {1}'' for AdminService in domain.xml, exception: {2}, NCLS-CORE-00013=Shutdown procedure finished, NCLS-CORE-00014=Shutdown required, NCLS-CORE-00015=Shutdown requested, NCLS-CORE-00016=Startup service failed to start, NCLS-CORE-00017={0} startup time: {1} ({2} ms), startup services ({3} ms), total ({4} ms), NCLS-CORE-00018=Total startup time including CLI: {0} ms, NCLS-CORE-00019=Shutting down server due to startup exception, NCLS-CORE-00020=Timed out, ignoring some startup service status, NCLS-CORE-00021=Unexpected exception during startup, NCLS-CORE-00022=Loading application {0} done in {1} ms, NCLS-CORE-00023=Enable of application {0} completed with a warning: {1}, NCLS-CORE-00024=Error during enabling, NCLS-CORE-00025=Error during disabling, NCLS-CORE-00026=Exception during lifecycle processing, NCLS-CORE-00027=ApplicationMetaDataProvider {0} requires {1} but no other ApplicationMetaDataProvider provides it, NCLS-CORE-00028=Inconsistent state - nothing is providing {0} yet it passed validation, NCLS-CORE-00029=Cannot start container {0}, exception: {1}, NCLS-CORE-00030=Cannot release container {0}, exception {1}, NCLS-CORE-00031=Error while closing deployable artifact {0}, exception: {1}, NCLS-CORE-00032=Error while expanding archive file, NCLS-CORE-00033=Cannot find sniffer for module type: {0}, NCLS-CORE-00034=Cannot find any sniffer for deployed app: {0}, NCLS-CORE-00035=Exception occurred while satisfying optional package dependencies, NCLS-CORE-00036=Cannot delete created temporary file {0}, NCLS-CORE-00037=Source is not a directory, using temporary location {0} , NCLS-CORE-00038=Cannot find the application type for the artifact at: {0}. Was the container or sniffer removed?, NCLS-CORE-00039=Exception during application deployment, NCLS-CORE-00040=Cannot determine original location for application: {0}, NCLS-CORE-00041=Application deployment failed: {0}, NCLS-CORE-00042=IOException while opening deployed artifact, NCLS-CORE-00043=Application previously deployed is not at its original location any more: {0}, NCLS-CORE-00044=System property called {0} is null, is this intended?, NCLS-CORE-00045=Invalid classpath entry for common class loader ignored: {0}, exception: {1}, NCLS-CORE-00046=Cannot find javadb client jar file, derby jdbc driver will not be available by default., NCLS-CORE-00047=CommonClassLoaderServiceImpl is unable to process {0} because of an exception: {1}, NCLS-CORE-00048=Invalid InputStream returned for {0}, NCLS-CORE-00049=Exception while processing {0} inside {1} of size {2}, exception: {3}, NCLS-CORE-00050=Cannot open sub-archive {0} from {1}, NCLS-CORE-00051=Cannot close sub archive {0}, exception: {1}, NCLS-CORE-00052=Exception loading lifecycle module [{0}]; [{1}], NCLS-CORE-00053=Lifecycle module [{0}] threw ServerLifecycleException, exception: {1}, NCLS-CORE-00054=Lifecycle module [{0}] threw an Exception; please check your lifecycle module. Exception: {1}, NCLS-CORE-00055=GrizzlyService stop-proxy problem, NCLS-CORE-00056=Unable to start the server. Closing all ports, NCLS-CORE-00057=Exception closing port: {0}, exception: {1}, NCLS-CORE-00058=Network listener {0} on port {1} disabled per domain.xml, NCLS-CORE-00059=GrizzlyService endpoint registration problem, NCLS-CORE-00060=Skip registering endpoint with non existent virtual server: {0}, NCLS-CORE-00061=Attempting to start the {0} container., NCLS-CORE-00062=Done with starting {0} container in {1} ms., NCLS-CORE-00063=Could not start container, no exception provided., NCLS-CORE-00064=Exception while starting container {0}, exception: {1}, NCLS-CORE-00065=Exception while mapping the request., NCLS-CORE-00066=Cannot add new configuration to the Config element, NCLS-CORE-00067=Exception while enabling or disabling the autodeployment of applications, NCLS-CORE-00068=Exception while sending an event., NCLS-CORE-00069=Exception while dispatching an event, NCLS-CORE-00070=An exception occurred while stopping the server, continuing., NCLS-CORE-00071=The ManagedJobConfig bean {0} was changed by {1}, NCLS-CORE-00072=Cleaning Job {0}, NCLS-CORE-00073=Initializing Job Cleanup service, NCLS-CORE-00074=Initializing Managed Config bean, NCLS-CORE-00075=Scheduling Cleanup, NCLS-CORE-00076=Exception when cleaning jobs caused, NCLS-CORE-00077=-passwordfile specified, but the actual file was not, ignoring ..., NCLS-CORE-00078=Invalid context root for the admin console application, using default: {0}, NCLS-CORE-00079=Admin Console Adapter: context root: {0}, NCLS-CORE-00080=Failed to configure the ManagedJobConfig bean, NCLS-CORE-00081=Unable to get the ManagedJobConfig bean., NCLS-CORE-00082=Exiting after upgrade, NCLS-CORE-00083=Exception while attempting to shutdown after upgrade, NCLS-CORE-00084=Cannot find port information from domain.xml, NCLS-CORE-00085=Cannot parse port value: {0}, using port 8080, NCLS-CORE-00086=Unknown address {0}, NCLS-CORE-00087=Grizzly Framework {0} started in: {1} ms - bound to [{2}], NCLS-CORE-00088=Exception during postConstruct of DynamicReloadService, NCLS-CORE-00089=Cannot determine host name, will use localhost exclusively, NCLS-CORE-00090=Internal Server error: {0}, NCLS-CORE-00091=Unable to set customized error page, NCLS-CORE-00092=Server shutdown initiated, NCLS-CORE-00093=Problem while attempting to install admin console!, NCLS-CORE-00094=Unable to load checkpoint, NCLS-CORE-00095=Resuming command {0} from its last checkpoint., NCLS-CORE-00096=Automatically resumed command {0} finished with exit code {1}. Message: {2}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element CORE_LOGGER [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ kernel --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/target/classes/META-INF for [INFO] [echo] kernel [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ kernel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/target/kernel.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-kernel-checkstyle) @ kernel --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ kernel --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.13-SNAPSHOT/kernel-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.13-SNAPSHOT/kernel-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] ------------< org.glassfish.main.core:context-propagation >------------- [INFO] --------------< org.glassfish.main.cluster:cluster-admin >-------------- [INFO] Building Context Propagation 7.0.13-SNAPSHOT [188/297] [INFO] [INFO] Building cluster-admin 7.0.13-SNAPSHOT [189/297] [INFO] -----------------< org.glassfish.main.common:amx-core >----------------- [INFO] from nucleus/cluster/admin/pom.xml [INFO] from nucleus/core/context-propagation/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building AMX Core 7.0.13-SNAPSHOT [190/297] [INFO] from nucleus/common/amx-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ amx-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ amx-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ amx-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cluster-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-admin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ context-propagation --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cluster-admin --- [INFO] [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cluster-admin --- [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ context-propagation --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ context-propagation --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ context-propagation --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ context-propagation --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ context-propagation --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ context-propagation --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ context-propagation --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ context-propagation --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/Validator.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/Validator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ server-mgmt --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ server-mgmt --- [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.contextpropagation, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.contextpropagation.spi, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish, has 1, private references [org.glassfish.contextpropagation.internal] [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls, has 1, private references [org.glassfish.contextpropagation.internal] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ context-propagation --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 30 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 25 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cluster-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ context-propagation --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ context-propagation --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/target/classes/META-INF for [INFO] [echo] context-propagation [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/target/context-propagation.jar [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ context-propagation --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ context-propagation --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ context-propagation --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.13-SNAPSHOT/context-propagation-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.13-SNAPSHOT/context-propagation-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.resources:resources-connector >---------- [INFO] Building Resources Connector 7.0.13-SNAPSHOT [191/297] [INFO] from appserver/resources/resources-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ resources-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ resources-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ resources-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ amx-core --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ server-mgmt --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 124 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/UpdateNodeCommand.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/UpdateNodeCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cluster-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cluster-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector --- [INFO] Copying 3 resources from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ resources-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin --- [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.v3.admin.cluster.BootstrapSecureAdminCommand, com.sun.enterprise.v3.admin.cluster.CopyConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateInstanceCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeImplicitCommand, com.sun.enterprise.v3.admin.cluster.CreateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.DeleteConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteInstanceCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.DeleteNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ExportSyncBundle, com.sun.enterprise.v3.admin.cluster.GetHealthCommand, com.sun.enterprise.v3.admin.cluster.InstanceRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.ListClustersCommand, com.sun.enterprise.v3.admin.cluster.ListConfigsCommand, com.sun.enterprise.v3.admin.cluster.ListInstancesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesCommand, com.sun.enterprise.v3.admin.cluster.ListNodesConfigCommand, com.sun.enterprise.v3.admin.cluster.ListNodesSshCommand, com.sun.enterprise.v3.admin.cluster.PingNodeSshCommand, com.sun.enterprise.v3.admin.cluster.PostRegisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.PostUnregisterInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceCommand, com.sun.enterprise.v3.admin.cluster.RestartInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SetupSshCommand, com.sun.enterprise.v3.admin.cluster.StartClusterCommand, com.sun.enterprise.v3.admin.cluster.StartInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopClusterCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceCommand, com.sun.enterprise.v3.admin.cluster.StopInstanceInstanceCommand, com.sun.enterprise.v3.admin.cluster.SynchronizeFiles, com.sun.enterprise.v3.admin.cluster.UpdateNodeCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeConfigCommand, com.sun.enterprise.v3.admin.cluster.UpdateNodeSshCommand, com.sun.enterprise.v3.admin.cluster.ValidateNodeCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cluster-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-SRVRMGMT-00000 [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00001 [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00002 [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00003 [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00004 [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00005 [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00006 [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00007 [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00008 [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00009 [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00010 [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00011 [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00012 [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00013 [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00014 [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00015 [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00016 [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00017 [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00018 [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00019 [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00020 [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00021 [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00022 [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00023 [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00024 [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true [INFO] Processing: NCLS-SRVRMGMT-00025 [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00026 [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00027 [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00028 [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00029 [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00030 [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00031 [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00032 [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00033 [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00034 [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false [INFO] Processing: NCLS-SRVRMGMT-00035 [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-SRVRMGMT-00000=Caught an Exception: {0}, NCLS-SRVRMGMT-00000.MSG_COMMENT=# Unhandled Exception, NCLS-SRVRMGMT-00001=Error attemping to delete temporary certificate file: {0}, NCLS-SRVRMGMT-00001.MSG_COMMENT=# Delete error, NCLS-SRVRMGMT-00002=Renaming {0} to {1}, NCLS-SRVRMGMT-00002.MSG_COMMENT=# No error, NCLS-SRVRMGMT-00003=Failed to rename {0} to {1}, NCLS-SRVRMGMT-00003.MSG_COMMENT=# File rename error, NCLS-SRVRMGMT-00004=Failure while upgrading jvm-options from V2 to V3, NCLS-SRVRMGMT-00004.MSG_COMMENT=# V2 to V3 Upgrade Failure, NCLS-SRVRMGMT-00005=JVM Monitoring, NCLS-SRVRMGMT-00005.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00006=UpTime(ms), NCLS-SRVRMGMT-00006.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00007=Heap and NonHeap Memory(bytes), NCLS-SRVRMGMT-00007.MSG_COMMENT=# Just a title, NCLS-SRVRMGMT-00008=Failure while upgrading log-service. Could not create logging.properties file. , NCLS-SRVRMGMT-00008.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00009=Failure while upgrading log-service. Could not update logging.properties file. , NCLS-SRVRMGMT-00009.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00010=Failure while upgrading log-service , NCLS-SRVRMGMT-00010.MSG_COMMENT=# see message, NCLS-SRVRMGMT-00011=Could not create directory {0}, NCLS-SRVRMGMT-00011.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00012=Could not create domain info XML file {0}, NCLS-SRVRMGMT-00012.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00013=Missing file : {0}, NCLS-SRVRMGMT-00013.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00014=Default port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00014.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00015=Port for {0} is not specified. Using {1}, NCLS-SRVRMGMT-00015.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00016=Invalid Port for {0}, should be between 1 and 65535. Using {1}, NCLS-SRVRMGMT-00016.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00017=Port {1} for {0} is in use. Using {2}, NCLS-SRVRMGMT-00017.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00018=Using default port {1} for {0}., NCLS-SRVRMGMT-00018.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00019=Using port {1} for {0}., NCLS-SRVRMGMT-00019.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00020=On Unix platforms, port numbers below 1024 may require special privileges., NCLS-SRVRMGMT-00020.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00021=Failed to update jar {0} with the substitutable files, NCLS-SRVRMGMT-00021.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00022=File {0} not present inside archive {1}, NCLS-SRVRMGMT-00022.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00023=Error occurred while closing the stream for file {0}, NCLS-SRVRMGMT-00023.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00024=Could not rename temporary jar {0} file to {1}, NCLS-SRVRMGMT-00024.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00025=Could not locate file or resource {0}, NCLS-SRVRMGMT-00025.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00026=No processing defined for {0} mode, NCLS-SRVRMGMT-00026.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00027=Component {0} is not present., NCLS-SRVRMGMT-00027.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00028=Group {0} is not present., NCLS-SRVRMGMT-00028.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00029=Change-Pair {0} referred by group {1} is not defined., NCLS-SRVRMGMT-00029.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00030=Invalid Mode Type {0}., NCLS-SRVRMGMT-00030.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00031=Found an empty ., NCLS-SRVRMGMT-00031.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00032=IO Error occurred while retrieving substitutable entries from archive {0}., NCLS-SRVRMGMT-00032.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00033=In-memory string substitution file size is not defined., NCLS-SRVRMGMT-00033.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00034=Key already exist in tree, Current Value : {0} New Value : {1}., NCLS-SRVRMGMT-00034.MSG_COMMENT=# See message., NCLS-SRVRMGMT-00035=Parent node: {0} contains child node: {1} whose key starts with same character as the key of given node: {2}, NCLS-SRVRMGMT-00035.MSG_COMMENT=# See message.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ server-mgmt --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ server-mgmt --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/classes/META-INF for [INFO] [echo] server-mgmt [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/server-mgmt.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ server-mgmt --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ server-mgmt --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ server-mgmt --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.13-SNAPSHOT/server-mgmt-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.13-SNAPSHOT/server-mgmt-7.0.13-SNAPSHOT.jar [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/admin/cli/ResourcesManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/admin/cli/ResourcesManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ resources-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ resources-connector --- [INFO] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >------- [INFO] Building Deployment Related JavaEE Core Classes 7.0.13-SNAPSHOT [192/297] [INFO] from appserver/deployment/jakartaee-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ deployment-jakartaee-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment-jakartaee-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cluster-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cluster-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/target/classes/META-INF for [INFO] [echo] cluster-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/target/cluster-admin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cluster-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cluster-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cluster-admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.13-SNAPSHOT/cluster-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.13-SNAPSHOT/cluster-admin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.orb:orb-enabler >----------------- [INFO] Building GlassFish ORB enabler implementation 7.0.13-SNAPSHOT [193/297] [INFO] from appserver/orb/orb-enabler/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ orb-enabler --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-enabler --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ orb-enabler --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ orb-enabler --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.admin.cli.AddResources, org.glassfish.resources.admin.cli.CreateCustomResource, org.glassfish.resources.admin.cli.CreateJndiResource, org.glassfish.resources.admin.cli.DeleteCustomResource, org.glassfish.resources.admin.cli.DeleteJndiResource, org.glassfish.resources.admin.cli.ListCustomResources, org.glassfish.resources.admin.cli.ListJndiResources] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ resources-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 38 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ deployment-jakartaee-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-enabler --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-enabler --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ orb-enabler --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/ListSubComponentsCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ orb-enabler --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ orb-enabler --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ resources-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ resources-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/target/classes/META-INF for [INFO] [echo] resources-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/target/resources-connector.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ resources-connector --- [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/config/AMXConfigImpl.java:[727,62] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/impl/mbean/AMXImplBase.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ amx-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ amx-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ resources-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ resources-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.13-SNAPSHOT/resources-connector-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.13-SNAPSHOT/resources-connector-7.0.13-SNAPSHOT.jar [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment-jakartaee-core --- [INFO] [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >----------- [INFO] Building Connector for GlassFish Admin REST Service 7.0.13-SNAPSHOT [194/297] [INFO] from nucleus/admin/rest/gf-restadmin-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-restadmin-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-restadmin-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-restadmin-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ orb-enabler --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ orb-enabler --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ orb-enabler --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-restadmin-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-restadmin-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-restadmin-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/target/classes/META-INF for [INFO] [echo] orb-enabler [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ amx-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/target/orb-enabler.jar [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ amx-core --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ orb-enabler --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ orb-enabler --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ orb-enabler --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.13-SNAPSHOT/orb-enabler-7.0.13-SNAPSHOT.pom [INFO] Compiling 193 source files with javac [debug target 11] to target/classes [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.13-SNAPSHOT/orb-enabler-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.deployment:deployment-admin >----------- [INFO] Building Deployment Related Admin Classes 7.0.13-SNAPSHOT [195/297] [INFO] from nucleus/deployment/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ deployment-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment-admin --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ deployment-jakartaee-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ deployment-jakartaee-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/target/classes/META-INF for [INFO] [echo] deployment-jakartaee-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ deployment-jakartaee-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ deployment-jakartaee-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.13-SNAPSHOT/deployment-jakartaee-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.13-SNAPSHOT/deployment-jakartaee-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >-------------- [INFO] Building Jakarta EE related distributions kernel Classes 7.0.13-SNAPSHOT [196/297] [INFO] from appserver/core/jakartaee-kernel/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jakartaee-kernel --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-kernel --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jakartaee-kernel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-restadmin-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-kernel --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-kernel --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jakartaee-kernel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-RSTCN-00001 [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.connector.description=REST Connector Logger, jakarta.enterprise.admin.rest.connector.publish=true, jakarta.enterprise.admin.rest.connector.subsystem=RSTCN} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element REST_CONNECTOR_LOGGER [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-restadmin-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-restadmin-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for [INFO] [echo] gf-restadmin-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-restadmin-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-restadmin-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.13-SNAPSHOT/gf-restadmin-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.13-SNAPSHOT/gf-restadmin-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >--------- [INFO] Building Load-Balancer admin 7.0.13-SNAPSHOT [197/297] [INFO] from appserver/load-balancer/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jakartaee-kernel --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ load-balancer-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ load-balancer-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 18 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ deployment-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-CORE-JAVAEE-0001 [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false [INFO] Processing: AS-CORE-JAVAEE-0002 [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false [INFO] Processing: AS-CORE-JAVAEE-0003 [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true [INFO] Processing: AS-CORE-JAVAEE-0004 [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {AS-CORE-JAVAEE-0001=Web Container not installed, AS-CORE-JAVAEE-0002=Done with starting {0} container., AS-CORE-JAVAEE-0003=Unable to start container (no exception provided), AS-CORE-JAVAEE-0004=Unable to start container {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter [INFO] Loggers found so far: {jakarta.enterprise.system.core.ee.description=Jakarta EE Core Kernel, jakarta.enterprise.system.core.ee.publish=true, jakarta.enterprise.system.core.ee.subsystem=AS-CORE} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element ASCORE_LOGGER [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jakartaee-kernel --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jakartaee-kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/target/classes/META-INF for [INFO] [echo] jakartaee-kernel [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jakartaee-kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jakartaee-kernel --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.13-SNAPSHOT/jakartaee-kernel-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.13-SNAPSHOT/jakartaee-kernel-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >--------- [INFO] Building GlassFish Diagnostics Context 7.0.13-SNAPSHOT [198/297] [INFO] from nucleus/diagnostics/context/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ diagnostics-context --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-context --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ diagnostics-context --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-context --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-context --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ diagnostics-context --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-COM-00002 [INFO] Message NCLS-COM-00002 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00004 [INFO] Message NCLS-COM-00004 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00008 [INFO] Message NCLS-COM-00008 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00009 [INFO] Message NCLS-COM-00009 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00010 [INFO] Message NCLS-COM-00010 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00011 [INFO] Message NCLS-COM-00011 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00012 [INFO] Message NCLS-COM-00012 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00019 [INFO] Message NCLS-COM-00019 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00020 [INFO] Message NCLS-COM-00020 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00021 [INFO] Message NCLS-COM-00021 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00022 [INFO] Message NCLS-COM-00022 needs checking for cause/action: true [INFO] Processing: NCLS-COM-00023 [INFO] Message NCLS-COM-00023 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00024 [INFO] Message NCLS-COM-00024 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00025 [INFO] Message NCLS-COM-00025 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00027 [INFO] Message NCLS-COM-00027 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00030 [INFO] Message NCLS-COM-00030 needs checking for cause/action: true [INFO] Processing: NCLS-COM-00031 [INFO] Message NCLS-COM-00031 needs checking for cause/action: true [INFO] Processing: NCLS-COM-00032 [INFO] Message NCLS-COM-00032 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00033 [INFO] Message NCLS-COM-00033 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00034 [INFO] Message NCLS-COM-00034 needs checking for cause/action: true [INFO] Processing: NCLS-COM-00035 [INFO] Message NCLS-COM-00035 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00036 [INFO] Message NCLS-COM-00036 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00037 [INFO] Message NCLS-COM-00037 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00038 [INFO] Message NCLS-COM-00038 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00039 [INFO] Message NCLS-COM-00039 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00040 [INFO] Message NCLS-COM-00040 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00041 [INFO] Message NCLS-COM-00041 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00042 [INFO] Message NCLS-COM-00042 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00043 [INFO] Message NCLS-COM-00043 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00044 [INFO] Message NCLS-COM-00044 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00045 [INFO] Message NCLS-COM-00045 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00046 [INFO] Message NCLS-COM-00046 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00047 [INFO] Message NCLS-COM-00047 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00048 [INFO] Message NCLS-COM-00048 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00049 [INFO] Message NCLS-COM-00049 needs checking for cause/action: false [INFO] Processing: NCLS-COM-00050 [INFO] Message NCLS-COM-00050 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-COM-00002=AMX Startup Service Shutdown. MBeans have not been unregistered: {0}, NCLS-COM-00004=Fatal error loading AMX {0}, NCLS-COM-00008=AMX Startup Service: AMXLoader failed to load {0}, NCLS-COM-00009=AMX Startup Service: AMX ready for use, DomainRoot {0}, NCLS-COM-00010=AMXLoader failed to unload: {0}, NCLS-COM-00011=ConfigBean not processed, something wrong with it {0}, NCLS-COM-00012=In AMXConfigLoader : Loading {0}, NCLS-COM-00019=Can't unregister MBean: {0}, NCLS-COM-00020=Non-singleton ConfigBean {0} has empty key value (name), supplying {1}, NCLS-COM-00021=AMX ComplianceMonitor: ValidationLevel = {0}, UnregisterNonCompliant = {1}, LogInaccessibleAttributes = {2}, NCLS-COM-00022=AMX ComplianceMonitor thread has unexpectedly quit {0}, NCLS-COM-00023=Validating MBean {0}, NCLS-COM-00024=Exception validating MBean {0}, NCLS-COM-00025=Register children for instance name {0}, NCLS-COM-00027=AMX Attribute Change Notification for {0}, NCLS-COM-00030=Attribute {0} not found for object {1}, NCLS-COM-00031=Can't find child of type {0}, NCLS-COM-00032=MBeans exist in AMX domain prior to DomainRoot (violates Parent requirement): {0}, NCLS-COM-00033=Can't register config MBean: type={0}, name={1}, exception={2}, NCLS-COM-00034=Unexpected thread death of AMXConfigLoaderThread, NCLS-COM-00035=Can't create children, NCLS-COM-00036=AMXConfigStartupService.preDestroy(): stopping AMX, NCLS-COM-00037=Illegal non-string type for {0}.{1}(): {2}, NCLS-COM-00038=Can't get field value for {0}: exception: {1}, NCLS-COM-00039=Can't getTypesImplementing for {0}: exception: {1}, NCLS-COM-00040=Can't get childrenSet() from MBean: {0}, exception: {1}, NCLS-COM-00041=Problem with MBean: {0}, exception: {1}, NCLS-COM-00042=PathnamesImpl.getAllPathnames(): unexpected Throwable: {1}, NCLS-COM-00043=Can't get path() for MBean: {0}, exception: {1}, NCLS-COM-00044=Can't instantiate realm: {0}, exception: {1}, NCLS-COM-00045=getRealmNames(): Can't get realm names, exception:, NCLS-COM-00046=Cannot find primordial com.sun.enterprise.osgi-adapter, NCLS-COM-00047=Stopping server forcibly, NCLS-COM-00048=Can't get cipher suites, NCLS-COM-00049=MBeanInfoSupport: @ManagedAttribute cannot also be @ManagedOperation: {0}.{1}(), NCLS-COM-00050=MBeanInfoSupport: @ManagedAttribute not a getter or setter: {0}.{1}()} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amx.description=AMX Services, jakarta.enterprise.system.tools.amx.publish=true, jakarta.enterprise.system.tools.amx.subsystem=COMMON} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element AMX_LOGGER [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ amx-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ amx-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/target/classes/META-INF for [INFO] [echo] amx-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/src/main/resources [INFO] Copying 13 resources from src/main/manpages to target/classes [INFO] Copying 13 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ load-balancer-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/target/amx-core.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ amx-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ amx-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ amx-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.13-SNAPSHOT/amx-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.13-SNAPSHOT/amx-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >--------------- [INFO] Building cluster-cli 7.0.13-SNAPSHOT [199/297] [INFO] from nucleus/cluster/cli/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ diagnostics-context --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cluster-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-cli --- [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cluster-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cluster-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-DIAG-03000 [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false [INFO] Processing: NCLS-DIAG-03001 [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {NCLS-DIAG-03000=Can not fulfill request to get diagnostics context., NCLS-DIAG-03000.MSG_COMMENT=# A diagnostics context can not be found (or created)., NCLS-DIAG-03001=An exception has prevented a diagnostics context from being created., NCLS-DIAG-03001.MSG_COMMENT=# A diagnostics context can not be found or created.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager [INFO] Loggers found so far: {jakarta.enterprise.diagnostics.context.base.description=Diagnostcis Context Logger, jakarta.enterprise.diagnostics.context.base.publish=true, jakarta.enterprise.diagnostics.context.base.subsystem=DIAG} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ diagnostics-context --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ diagnostics-context --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/target/classes/META-INF for [INFO] [echo] diagnostics-context [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/target/diagnostics-context.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ diagnostics-context --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ diagnostics-context --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.13-SNAPSHOT/diagnostics-context-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.13-SNAPSHOT/diagnostics-context-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------------< org.glassfish.main.admin:cli-optional >---------------- [INFO] Building admin-cli-optional 7.0.13-SNAPSHOT [200/297] [INFO] from appserver/admin/cli-optional/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeployCommandSupplementalInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ deployment-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ deployment-admin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cli-optional --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cli-optional --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cli-optional --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cli-optional --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-cli --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-cli --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/cli/src/main/resources [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 12 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cluster-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cli-optional --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cli-optional --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 5 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cli-optional --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/upgrade/LoadBalancerConfigUpgrade.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Loadbalancer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/Loadbalancer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cli-optional --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cli-optional --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.loadbalancer.admin.cli.ApplyHttpLbChanges, org.glassfish.loadbalancer.admin.cli.ConfigureLBWeightCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.CreateHTTPLoadBalancerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPHealthCheckerCommand, org.glassfish.loadbalancer.admin.cli.DeleteHTTPLBRefCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.DisableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBApplicationCommand, org.glassfish.loadbalancer.admin.cli.EnableHTTPLBServerCommand, org.glassfish.loadbalancer.admin.cli.ExportHttpLbConfig, org.glassfish.loadbalancer.admin.cli.ListLBConfigsCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ load-balancer-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 50 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cli-optional --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cluster-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cluster-cli --- [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ deployment-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ deployment-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/target/classes/META-INF for [INFO] [echo] deployment-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/target/deployment-admin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ deployment-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ deployment-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ deployment-admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.13-SNAPSHOT/deployment-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.13-SNAPSHOT/deployment-admin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >-------- [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.13-SNAPSHOT [201/297] [INFO] from appserver/connectors/connectors-internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-internal-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-internal-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 45 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cluster-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 24 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cli-optional --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cli-optional --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli-optional/target/classes/META-INF for [INFO] [echo] cli-optional [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli-optional/target/cli-optional.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cli-optional --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cli-optional --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cli-optional --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.13-SNAPSHOT/cli-optional-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.13-SNAPSHOT/cli-optional-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.resources:mail-connector >------------- [INFO] Building Jakarta Mail Connector 7.0.13-SNAPSHOT [202/297] [INFO] from appserver/resources/mail/mail-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ mail-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ mail-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ mail-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ load-balancer-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ load-balancer-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/target/classes/META-INF for [INFO] [echo] load-balancer-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/target/load-balancer-admin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ load-balancer-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ load-balancer-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.13-SNAPSHOT/load-balancer-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.13-SNAPSHOT/load-balancer-admin-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.orb:orb-connector >---------------- [INFO] Building GlassFish ORB connector implementation 7.0.13-SNAPSHOT [203/297] [INFO] from appserver/orb/orb-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ orb-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ orb-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ orb-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cluster-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cluster-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/cli/target/classes/META-INF for [INFO] [echo] cluster-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/cli/target/cluster-cli.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cluster-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cluster-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cluster-cli --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.13-SNAPSHOT/cluster-cli-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.13-SNAPSHOT/cluster-cli-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector --- [INFO] Copying 2 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ mail-connector --- [INFO] [INFO] -----------< org.glassfish.main.resources:resources-runtime >----------- [INFO] Building GlassFish resources runtime 7.0.13-SNAPSHOT [204/297] [INFO] from appserver/resources/resources-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ resources-runtime --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-runtime --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ resources-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ resources-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-internal-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-internal-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ orb-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ mail-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ mail-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-runtime --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-runtime --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime --- [INFO] Copying 2 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ resources-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/DeleteIiopListener.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/DeleteIiopListener.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ orb-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ orb-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.resources.mail.admin.cli.CreateMailResource, org.glassfish.resources.mail.admin.cli.DeleteMailResource, org.glassfish.resources.mail.admin.cli.ListMailResources] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ mail-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.orb.admin.cli.CreateIiopListener, org.glassfish.orb.admin.cli.DeleteIiopListener, org.glassfish.orb.admin.cli.ListIiopListeners] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ orb-connector --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ resources-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ resources-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 26 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.mail on element MAIL_DOMAIN [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element MAIL_DOMAIN [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ mail-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ mail-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/target/classes/META-INF for [INFO] [echo] mail-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/target/mail-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ mail-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ mail-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ mail-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.13-SNAPSHOT/mail-connector-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ resources-runtime --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.13-SNAPSHOT/mail-connector-7.0.13-SNAPSHOT.jar [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --------------< org.glassfish.main.common:amx-jakartaee >--------------- [INFO] Building AMX JavaEE 7.0.13-SNAPSHOT [205/297] [INFO] from appserver/common/amx-jakartaee/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ amx-jakartaee --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-jakartaee --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ amx-jakartaee --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 56 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ orb-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ orb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/target/classes/META-INF for [INFO] [echo] orb-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/target/orb-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ orb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ orb-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ orb-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.13-SNAPSHOT/orb-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.13-SNAPSHOT/orb-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------------< org.glassfish.main.featuresets:atomic >---------------- [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.13-SNAPSHOT [206/297] [INFO] from nucleus/featuresets/atomic/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ atomic --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ atomic --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ atomic --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ atomic --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ atomic --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/atomic/target/classes/META-INF for [INFO] [echo] atomic [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/atomic/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ atomic --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ atomic --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/7.0.13-SNAPSHOT/atomic-7.0.13-SNAPSHOT.pom [INFO] [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >-------- [INFO] Building Embedded GlassFish nucleus 7.0.13-SNAPSHOT [207/297] [INFO] from appserver/extras/embedded/nucleus/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-nucleus --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus --- [INFO] Skipping the execution. [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-nucleus --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-nucleus --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-embedded-nucleus --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-embedded-nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-jakartaee --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-jakartaee --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ amx-jakartaee --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/nucleus/target/classes/META-INF for [INFO] [echo] glassfish-embedded-nucleus [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ resources-runtime --- [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/nucleus/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ resources-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime --- [INFO] Reading assembly descriptor: src/assembly/package.xml [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/target/classes/META-INF for [INFO] [echo] resources-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/target/resources-runtime.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ resources-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ resources-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ resources-runtime --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.13-SNAPSHOT/resources-runtime-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.13-SNAPSHOT/resources-runtime-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.resources:mail-runtime >-------------- [INFO] Building GlassFish Jakarta Mail runtime 7.0.13-SNAPSHOT [208/297] [INFO] from appserver/resources/mail/mail-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ mail-runtime --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-runtime --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ mail-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ mail-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/target/classes/META-INF for [INFO] [echo] connectors-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.13-SNAPSHOT/connectors-internal-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.13-SNAPSHOT/connectors-internal-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.orb:orb-iiop >------------------- [INFO] Building GlassFish ORB interface layer implementation 7.0.13-SNAPSHOT [209/297] [INFO] from appserver/orb/orb-iiop/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ orb-iiop --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-iiop --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ orb-iiop --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ orb-iiop --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-runtime --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-runtime --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ mail-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ mail-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ mail-runtime --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ amx-jakartaee --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 83 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ mail-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-iiop --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-iiop --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ orb-iiop --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ mail-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ mail-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime --- [INFO] Executing tasks [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-AMXEE-001 [INFO] Message AS-AMXEE-001 needs checking for cause/action: false [INFO] Processing: AS-AMXEE-002 [INFO] Message AS-AMXEE-002 needs checking for cause/action: false [INFO] Processing: AS-AMXEE-003 [INFO] Message AS-AMXEE-003 needs checking for cause/action: false [INFO] Processing: AS-AMXEE-004 [INFO] Message AS-AMXEE-004 needs checking for cause/action: false [INFO] Processing: AS-AMXEE-005 [INFO] Message AS-AMXEE-005 needs checking for cause/action: false [INFO] Processing: AS-AMXEE-006 [INFO] Message AS-AMXEE-006 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-AMXEE-001=Registering application {0} using AMX having exception {1}, AS-AMXEE-002=Null from ApplicationInfo.getMetadata(Application.class) for application {0}, AS-AMXEE-003=Unable to get Application config for application {0}, AS-AMXEE-004=Can't register JSR 77 MBean for resourceRef {0} having exception {1}, AS-AMXEE-005=Can't unregister MBean: {0}, AS-AMXEE-006=J2EEDomain registered at {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.system.tools.amxee.description=AMX Services, jakarta.enterprise.system.tools.amxee.publish=true, jakarta.enterprise.system.tools.amxee.subsystem=AMX-JAKARTAEE} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element AMXEE_LOGGER [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/target/classes/META-INF for [INFO] [echo] mail-runtime [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ amx-jakartaee --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ amx-jakartaee --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/target/mail-runtime.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ mail-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ mail-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ mail-runtime --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.13-SNAPSHOT/mail-runtime-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.13-SNAPSHOT/mail-runtime-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.distributions:atomic >--------------- [INFO] Building Glassfish Atomic Distribution 7.0.13-SNAPSHOT [210/297] [INFO] from nucleus/distributions/atomic/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/target/classes/META-INF for [INFO] [echo] amx-jakartaee [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/target/amx-jakartaee.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ amx-jakartaee --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ amx-jakartaee --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.13-SNAPSHOT/amx-jakartaee-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.13-SNAPSHOT/amx-jakartaee-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >--------------- [INFO] Building EJB container Internal API 7.0.13-SNAPSHOT [211/297] [INFO] from appserver/ejb/ejb-internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-internal-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-internal-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ atomic --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ atomic --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ atomic --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic --- [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.13-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.13-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.6 to target/dependency/hk2-api.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.6 to target/dependency/osgi-adapter.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.13-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.6 to target/dependency/hk2.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.13-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.13-SNAPSHOT to target/dependency/hk2-config-generator.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.0 to target/dependency/jackson-annotations.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.6 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.6 to target/dependency/class-model.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.13-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.13-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.13-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.0 to target/dependency/jackson-core.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.13-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.13-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.main.security:security:jar:7.0.13-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.13-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.13-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.13-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying org.glassfish.main.core:logging:jar:7.0.13-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.13-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.13-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.13-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.6 to target/dependency/hk2-utils.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.6 to target/dependency/hk2-locator.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.13-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.6 to target/dependency/hk2-core.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 to target/dependency/jackson-databind.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.6 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.13-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.13-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.13-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.13-SNAPSHOT to target/dependency/config-api.jar [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-common [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ atomic --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ atomic --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/dependency/META-INF for [INFO] [echo] atomic [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic --- [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-internal-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-internal-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ orb-iiop --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ orb-iiop --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- exec:3.1.0:exec (create-domain) @ atomic --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ orb-iiop --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-ORB-0001 [INFO] Message AS-ORB-0001 needs checking for cause/action: false [INFO] Processing: AS-ORB-0002 [INFO] Message AS-ORB-0002 needs checking for cause/action: false [INFO] Processing: AS-ORB-0010 [INFO] Message AS-ORB-0010 needs checking for cause/action: true [INFO] Processing: AS-ORB-0011 [INFO] Message AS-ORB-0011 needs checking for cause/action: true [INFO] Processing: AS-ORB-00101 [INFO] Message AS-ORB-00101 needs checking for cause/action: false [INFO] Processing: AS-ORB-00102 [INFO] Message AS-ORB-00102 needs checking for cause/action: false [INFO] Processing: AS-ORB-00103 [INFO] Message AS-ORB-00103 needs checking for cause/action: false [INFO] Processing: AS-ORB-00204 [INFO] Message AS-ORB-00204 needs checking for cause/action: false [INFO] Processing: AS-ORB-00205 [INFO] Message AS-ORB-00205 needs checking for cause/action: false [INFO] Processing: AS-ORB-00206 [INFO] Message AS-ORB-00206 needs checking for cause/action: false [INFO] Processing: AS-ORB-00207 [INFO] Message AS-ORB-00207 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-ORB-0001=Exception converting the message fragment size {0} to integer, using default value: {1}., AS-ORB-0002=Exception converting the max connections value {0} to integer, using default value {1}., AS-ORB-0010=Unexpected Exception in ORB initialization, AS-ORB-00101=Exception occurred when resolving {0}, AS-ORB-00102=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead, AS-ORB-00103=Problem with membership change notification. Exception occurred., AS-ORB-0011=Invalid or unavailable RootPOA service name, AS-ORB-00204=Could not find an endpoint to send request to., AS-ORB-00205=Unknown host: {0} Exception thrown: {1}, AS-ORB-00206=No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead, AS-ORB-00207=Exception : {0} thrown for bad provider URL String: {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [INFO] Loggers found so far: {jakarta.enterprise.resource.corba.description=Main IIOP/ORB/CORBA Logger, jakarta.enterprise.resource.corba.publish=true, jakarta.enterprise.resource.corba.subsystem=AS-ORB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME_PREFIX [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ orb-iiop --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ orb-iiop --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/target/classes/META-INF for [INFO] [echo] orb-iiop [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/target/orb-iiop.jar [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ejb-internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ejb-internal-api --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ orb-iiop --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ orb-iiop --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ orb-iiop --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.13-SNAPSHOT/orb-iiop-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.13-SNAPSHOT/orb-iiop-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.common:container-common >------------- [INFO] Building Container Common 7.0.13-SNAPSHOT [212/297] [INFO] from appserver/common/container-common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/target/classes/META-INF for [INFO] [echo] ejb-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ container-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ container-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ container-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ container-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.13-SNAPSHOT/ejb-internal-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.13-SNAPSHOT/ejb-internal-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >-------- [INFO] Building GlassFish Connectors Connector 7.0.13-SNAPSHOT [213/297] [INFO] from appserver/connectors/connectors-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-connectors-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-connectors-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-connectors-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-connectors-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-connectors-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-connectors-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector --- [INFO] No MANIFEST.MF file found, generating manifest. Using port 4848 for Admin. Using port 8080 for HTTP Instance. Using default port 7676 for JMS. Using default port 3700 for IIOP. Using default port 8181 for HTTP_SSL. Using default port 3820 for IIOP_SSL. Using default port 3920 for IIOP_MUTUALAUTH. Using default port 8686 for JMX_ADMIN. Using default port 6666 for OSGI_SHELL. Using default port 9009 for JAVA_DEBUGGER. Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ container-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ container-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ container-common --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ container-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-connectors-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.13-SNAPSHOT/glassfish-embedded-nucleus-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.13-SNAPSHOT/glassfish-embedded-nucleus-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.connectors:work-management >------------ [INFO] Building Work Management 7.0.13-SNAPSHOT [214/297] [INFO] from appserver/connectors/work-management/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ work-management --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ work-management --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ work-management --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ work-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-connectors-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-connectors-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/target/classes/META-INF for [INFO] [echo] gf-connectors-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-connectors-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-connectors-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.13-SNAPSHOT/gf-connectors-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.13-SNAPSHOT/gf-connectors-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >----------------- [INFO] Building JDBC Config Module 7.0.13-SNAPSHOT [215/297] [INFO] from appserver/jdbc/jdbc-config/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc-config --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-config --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc-config --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ work-management --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ work-management --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ work-management --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ work-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[480,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[612,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[683,70] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java:[709,36] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/EntityManagerFactoryWrapper.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/EntityManagerFactoryWrapper.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/src/main/java/org/glassfish/javaee/services/CommonResourceProxy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ container-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ container-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-config --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-config --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-config/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jdbc-config --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jdbc-config --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ container-common --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ container-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Changes detected - recompiling the module! :dependency [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ work-management --- [INFO] Compiling 55 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ work-management --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc-config --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.enterprise.connectors.work, has 1, private references [com.sun.enterprise.connectors.work.monitor] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ work-management --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ work-management --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jdbc-config --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jdbc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ container-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ container-common --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/target/classes/META-INF for [INFO] [echo] container-common [INFO] Executed tasks [INFO] Executing tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ container-common --- [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-config/target/classes/META-INF for [INFO] [echo] jdbc-config [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-config/target/jdbc-config.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/target/container-common.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc-config --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc-config --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.13-SNAPSHOT/jdbc-config-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.13-SNAPSHOT/jdbc-config-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >--------- [INFO] Building Core JDBC Resource Adapter classes 7.0.13-SNAPSHOT [216/297] [INFO] from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ container-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ container-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-container-common-checkstyle) @ container-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ container-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.13-SNAPSHOT/container-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.13-SNAPSHOT/container-common-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc-core --- [INFO] [INFO] --------------< org.glassfish.main.security:ejb.security >-------------- [INFO] Building Ejb Security Integration 7.0.13-SNAPSHOT [217/297] [INFO] from appserver/security/ejb.security/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb.security --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb.security --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb.security --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 21 source files with javac [debug target 11] to target/classes Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-RAR-05001 [INFO] Message AS-RAR-05001 needs checking for cause/action: true [INFO] Processing: AS-RAR-05002 [INFO] Message AS-RAR-05002 needs checking for cause/action: true [INFO] Processing: AS-RAR-05007 [INFO] Message AS-RAR-05007 needs checking for cause/action: false [INFO] Processing: AS-RAR-05008 [INFO] Message AS-RAR-05008 needs checking for cause/action: false [INFO] Processing: AS-RAR-05009 [INFO] Message AS-RAR-05009 needs checking for cause/action: false [INFO] Processing: AS-RAR-05010 [INFO] Message AS-RAR-05010 needs checking for cause/action: false [INFO] Processing: AS-RAR-05006 [INFO] Message AS-RAR-05006 needs checking for cause/action: false [INFO] Processing: AS-RAR-05011 [INFO] Message AS-RAR-05011 needs checking for cause/action: false [INFO] Processing: AS-RAR-05003 [INFO] Message AS-RAR-05003 needs checking for cause/action: true [INFO] Processing: AS-RAR-05012 [INFO] Message AS-RAR-05012 needs checking for cause/action: false [INFO] Processing: AS-RAR-05005 [INFO] Message AS-RAR-05005 needs checking for cause/action: true [INFO] Processing: AS-RAR-05004 [INFO] Message AS-RAR-05004 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-RAR-05001=Failed to get the thread-pool [ {0} ] for resource adapter [ {1} ]., AS-RAR-05001.MSG_COMMENT=# Failed to find thread pool, AS-RAR-05002=Failed to get the default thread-pool for resource adapter [ {0} ]., AS-RAR-05002.MSG_COMMENT=# Failed to find the default thread pool., AS-RAR-05003=An error occurred during instantiation of the Work Manager class [ {0} ] for resource adapter [ {1} ]., AS-RAR-05003.MSG_COMMENT=# Failed to create Work Manager instance., AS-RAR-05004=The Work named [ {0} ], progress [ {1} ]., AS-RAR-05004.MSG_COMMENT=# Print Work status, AS-RAR-05005=Resource adapter association failed., AS-RAR-05005.MSG_COMMENT=# Failed to associate Resource Adapter bean to Work instance., AS-RAR-05006=Unable to load Work Context class {0}., AS-RAR-05006.MSG_COMMENT=# Can not find Work Context class., AS-RAR-05007=Cannot specify both Execution Context [{0}] as well Transaction Context [{1}] for Work [{2}] execution. Only one can be specified., AS-RAR-05007.MSG_COMMENT=# ExecutionContext conflict., AS-RAR-05008=Duplicate Work Context for type [ {0} ]., AS-RAR-05008.MSG_COMMENT=# Duplicate Work Context., AS-RAR-05009=Application server cannot handle the following Work Context : {0}., AS-RAR-05009.MSG_COMMENT=# Unsupported Work Context., AS-RAR-05010=Setting custom Work Context class [ {0} ] using most specific supportted Work Context class [ {1} ]., AS-RAR-05010.MSG_COMMENT=# Handle custom Work Context., AS-RAR-05011=Unable to set Security Context., AS-RAR-05011.MSG_COMMENT=# Unable to set Security Context., AS-RAR-05012=Unsupported callback {0} during credential mapping., AS-RAR-05012.MSG_COMMENT=# Unsupported callback class.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.connector.work.description=logger for connector work manager module, jakarta.enterprise.connector.work.publish=true, jakarta.enterprise.connector.work.subsystem=connector} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ work-management --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ work-management --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/target/classes/META-INF for [INFO] [echo] work-management [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ work-management --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/target/work-management.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ work-management --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ work-management --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ work-management --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.13-SNAPSHOT/work-management-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.13-SNAPSHOT/work-management-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.security:security-ee >--------------- [INFO] Building Jakarta EE Security Core Classes 7.0.13-SNAPSHOT [218/297] [INFO] from appserver/security/core-ee/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ security-ee --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-ee --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ security-ee --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ security-ee --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb.security --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb.security --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 21 source files with javac [debug target 11] to target/classes Enter keystore password: Certificate was added to keystore [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core --- [INFO] Copying 3 resources from src/main/java to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-ee --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-ee --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee --- [INFO] Copying 3 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ security-ee --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/SecurityMechanismSelector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ejb.security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ejb.security --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SecurityUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jdbc-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jdbc-core --- Enter keystore password: Certificate was added to keystore [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 21 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes Domain domain1 created. Domain domain1 admin port is 4848. Domain domain1 allows admin login as user "admin" with no password. Login information relevant to admin user name [admin] for this domain [domain1] stored at [/home/jenkins/.gfclient/pass] successfully. Make sure that this file remains protected. Information stored in this file will be used by administration commands to manage this domain. Command create-domain executed successfully. [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ atomic --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ejb.security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ejb.security --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/atomic.zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/target/classes/META-INF for [INFO] [echo] ejb.security [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/target/ejb.security.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb.security --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb.security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb.security --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.13-SNAPSHOT/ejb.security-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.13-SNAPSHOT/ejb.security-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.connectors:connectors-admin >----------- [INFO] Building Connectors admin 7.0.13-SNAPSHOT [219/297] [INFO] from appserver/connectors/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-admin --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jdbc-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jdbc-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/PolicyContextHandlerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ security-ee --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ security-ee --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for [INFO] [echo] jdbc-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.13-SNAPSHOT/jdbc-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.13-SNAPSHOT/jdbc-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.persistence:persistence-common >---------- [INFO] Building Common persistence code between JPA and CMP 7.0.13-SNAPSHOT [220/297] [INFO] from appserver/persistence/common/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ persistence-common --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence-common --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ persistence-common --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ persistence-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ security-ee --- [INFO] [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee --- [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/classes/libsolsparcauth.so [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/classes/libsolx86auth.so [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ security-ee --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 65 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence-common --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence-common --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ persistence-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 31 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ persistence-common --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ persistence-common --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/atomic.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ atomic --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ atomic --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ atomic --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.13-SNAPSHOT/atomic-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.13-SNAPSHOT/atomic-7.0.13-SNAPSHOT.zip [INFO] [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >------------- [INFO] Building GlassFish ha-shoal-store 7.0.13-SNAPSHOT [221/297] [INFO] from appserver/ha/ha-shoal-store/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ha-shoal-cache-store --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-store --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ha-shoal-cache-store --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ persistence-common --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-SECURITY-00001 [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true [INFO] Processing: AS-SECURITY-00002 [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true [INFO] Processing: AS-SECURITY-00003 [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true [INFO] Processing: AS-SECURITY-00004 [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true [INFO] Processing: AS-SECURITY-00005 [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false [INFO] Processing: AS-SECURITY-00006 [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false [INFO] Processing: AS-SECURITY-00007 [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false [INFO] Processing: AS-SECURITY-00008 [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-SECURITY-00001=Exception while getting the CodeSource, AS-SECURITY-00002=[Web-Security] WebSecurityManager - Exception while getting the PolicyFactory, AS-SECURITY-00003=[Web-Security] setPolicy SecurityPermission required to call PolicyContext.setContextID, AS-SECURITY-00004=[Web-Security] Unexpected Exception while setting policy context, AS-SECURITY-00005=JACC: For the URL pattern {0}, all but the following methods have been excluded: {1}, AS-SECURITY-00006=JACC: For the URL pattern {0}, the following methods have been excluded: {1}, AS-SECURITY-00007=JACC: For the URL pattern {0}, all but the following methods were uncovered: {1}, AS-SECURITY-00008=JACC: For the URL pattern {0}, the following methods were uncovered: {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.system.core.security.web.description=Core-ee Security Logger, jakarta.enterprise.system.core.security.web.publish=true, jakarta.enterprise.system.core.security.web.subsystem=SECURITY} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOG_DOMAIN [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ security-ee --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ security-ee --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/classes/META-INF for [INFO] [echo] security-ee [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/security-ee.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-store --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-store --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ha-shoal-cache-store --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ security-ee --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ security-ee --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ security-ee --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.13-SNAPSHOT/security-ee-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.13-SNAPSHOT/security-ee-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------------< org.glassfish.main.web:web-cli >------------------- [INFO] Building Web module command line interface 7.0.13-SNAPSHOT [222/297] [INFO] from appserver/web/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-cli --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-cli --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-cli --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ connectors-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ connectors-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ persistence-common --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ persistence-common --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/target/classes/META-INF for [INFO] [echo] persistence-common [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/target/persistence-common.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ persistence-common --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ persistence-common --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ persistence-common --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.13-SNAPSHOT/persistence-common-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.13-SNAPSHOT/persistence-common-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.web:gf-weld-connector >-------------- [INFO] Building Weld connector for glassfish 7.0.13-SNAPSHOT [223/297] [INFO] from appserver/web/gf-weld-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-weld-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-weld-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-weld-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ha-shoal-cache-store --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.connectors.admin.cli.CreateAdminObject, org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool, org.glassfish.connectors.admin.cli.CreateConnectorResource, org.glassfish.connectors.admin.cli.CreateConnectorSecurityMap, org.glassfish.connectors.admin.cli.CreateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.CreateResourceAdapterConfig, org.glassfish.connectors.admin.cli.DeleteAdminObject, org.glassfish.connectors.admin.cli.DeleteConnectorConnectionPool, org.glassfish.connectors.admin.cli.DeleteConnectorResource, org.glassfish.connectors.admin.cli.DeleteConnectorSecurityMap, org.glassfish.connectors.admin.cli.DeleteConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.DeleteResourceAdapterConfig, org.glassfish.connectors.admin.cli.FlushConnectionPool, org.glassfish.connectors.admin.cli.ListAdminObjects, org.glassfish.connectors.admin.cli.ListConnectorConnectionPools, org.glassfish.connectors.admin.cli.ListConnectorResources, org.glassfish.connectors.admin.cli.ListConnectorSecurityMaps, org.glassfish.connectors.admin.cli.ListConnectorWorkSecurityMaps, org.glassfish.connectors.admin.cli.ListResourceAdapterConfigs, org.glassfish.connectors.admin.cli.ListResources, org.glassfish.connectors.admin.cli.PingConnectionPool, org.glassfish.connectors.admin.cli.UpdateConnectorSecurityMap, org.glassfish.connectors.admin.cli.UpdateConnectorWorkSecurityMap, org.glassfish.connectors.admin.cli.internal.GetActivationSpecClass, org.glassfish.connectors.admin.cli.internal.GetAdminObjectClassNames, org.glassfish.connectors.admin.cli.internal.GetAdminObjectConfigProps, org.glassfish.connectors.admin.cli.internal.GetAdminObjectInterfaceNames, org.glassfish.connectors.admin.cli.internal.GetBuiltInCustomResources, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionNames, org.glassfish.connectors.admin.cli.internal.GetConnectionDefinitionPropertiesAndDefaults, org.glassfish.connectors.admin.cli.internal.GetConnectorConfigJavaBeans, org.glassfish.connectors.admin.cli.internal.GetMCFConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigProperties, org.glassfish.connectors.admin.cli.internal.GetMessageListenerConfigPropertyTypes, org.glassfish.connectors.admin.cli.internal.GetMessageListenerTypes, org.glassfish.connectors.admin.cli.internal.GetResourceAdapterConfigProperties, org.glassfish.connectors.admin.cli.internal.GetSystemRarsAllowingPoolCreation] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 47 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-cli --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-cli --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 25 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ha-shoal-cache-store --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ha-shoal-cache-store --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-weld-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-weld-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-weld-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/target/classes/META-INF for [INFO] [echo] ha-shoal-cache-store [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ha-shoal-cache-store --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ha-shoal-cache-store --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.13-SNAPSHOT/ha-shoal-cache-store-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.13-SNAPSHOT/ha-shoal-cache-store-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >----------- [INFO] Building Connector for JPA runtime in glassfish 7.0.13-SNAPSHOT [224/297] [INFO] from appserver/persistence/gf-jpa-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-jpa-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jpa-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-jpa-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/target/classes/META-INF for [INFO] [echo] connectors-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jpa-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jpa-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/gf-jpa-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/target/connectors-admin.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-jpa-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.13-SNAPSHOT/connectors-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.13-SNAPSHOT/connectors-admin-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------ [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.13-SNAPSHOT [225/297] [INFO] from appserver/jdbc/jdbc-ra/jdbc40/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc40 --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc40 --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc40 --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc40 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-weld-connector --- [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFinder.java:[150,71] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFilter.java:[187,71] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateProtocolFilter.java:[173,71] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/DeleteProtocolFinder.java:[167,71] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/ListTransports.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/ListTransports.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-cli --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc40 --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc40 --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc40 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-jpa-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-cli --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.web.admin.cli.CreateHttp, org.glassfish.web.admin.cli.CreateHttpListener, org.glassfish.web.admin.cli.CreateHttpRedirect, org.glassfish.web.admin.cli.CreateNetworkListener, org.glassfish.web.admin.cli.CreateProtocol, org.glassfish.web.admin.cli.CreateProtocolFilter, org.glassfish.web.admin.cli.CreateProtocolFinder, org.glassfish.web.admin.cli.CreateTransport, org.glassfish.web.admin.cli.CreateVirtualServer, org.glassfish.web.admin.cli.DeleteHttp, org.glassfish.web.admin.cli.DeleteHttpListener, org.glassfish.web.admin.cli.DeleteHttpRedirect, org.glassfish.web.admin.cli.DeleteNetworkListener, org.glassfish.web.admin.cli.DeleteProtocol, org.glassfish.web.admin.cli.DeleteProtocolFilter, org.glassfish.web.admin.cli.DeleteProtocolFinder, org.glassfish.web.admin.cli.DeleteTransport, org.glassfish.web.admin.cli.DeleteVirtualServer, org.glassfish.web.admin.cli.ListHttpListeners, org.glassfish.web.admin.cli.ListNetworkListeners, org.glassfish.web.admin.cli.ListProtocolFilters, org.glassfish.web.admin.cli.ListProtocolFinders, org.glassfish.web.admin.cli.ListProtocols, org.glassfish.web.admin.cli.ListTransports, org.glassfish.web.admin.cli.ListVirtualServers] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-cli --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 44 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-weld-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-weld-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/target/classes/META-INF for [INFO] [echo] gf-weld-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/target/gf-weld-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-weld-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-weld-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.13-SNAPSHOT/gf-weld-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.13-SNAPSHOT/gf-weld-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >--- [INFO] Building connectors-ra-redeploy-jars 7.0.13-SNAPSHOT [226/297] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-ra-redeploy-jars --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jdbc40 --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jdbc40 --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-jpa-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-jpa-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/gf-jpa-connector/target/classes/META-INF for [INFO] [echo] gf-jpa-connector [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc40 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-jpa-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-jpa-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.13-SNAPSHOT/gf-jpa-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.13-SNAPSHOT/gf-jpa-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >------- [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.13-SNAPSHOT [227/297] [INFO] from appserver/deployment/jakartaee-full/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ deployment-jakartaee-full --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ deployment-jakartaee-full --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-ra-redeploy-jars --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WEB-ADMIN-00001 [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true [INFO] Processing: AS-WEB-ADMIN-00002 [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00003 [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00004 [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00005 [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00006 [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00007 [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00008 [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00009 [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00010 [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00011 [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00012 [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00013 [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00014 [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00015 [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00016 [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00017 [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00018 [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00019 [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00020 [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00021 [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00022 [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00023 [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00024 [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00025 [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00026 [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00028 [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00029 [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00030 [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00031 [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00032 [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00033 [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00034 [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00035 [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00036 [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00037 [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00038 [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00039 [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00040 [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00041 [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00042 [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00043 [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00044 [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00045 [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false [INFO] Processing: AS-WEB-ADMIN-00046 [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WEB-ADMIN-00001=Unable to register StatsProvider {0} with Monitoring Infrastructure. No monitoring data will be collected for {1} and {2}, AS-WEB-ADMIN-00002=Current server config is null, AS-WEB-ADMIN-00003=The acceptor threads must be at least 1, AS-WEB-ADMIN-00004=Listener {0} could not be created, actual reason: {1}, AS-WEB-ADMIN-00005=A default virtual server is required. Please use --default-virtual-server to specify this value., AS-WEB-ADMIN-00006=--defaultVS and --default-virtual-server conflict. Please use only --default-virtual-server to specify this value., AS-WEB-ADMIN-00007=Attribute value (default-virtual-server = {0}) is not found in list of virtual servers defined in config., AS-WEB-ADMIN-00008=Http Listener named {0} already exists., AS-WEB-ADMIN-00009=Port [{0}] is already taken for address [{1}], please choose another port., AS-WEB-ADMIN-00010=Network Listener named {0} already exists., AS-WEB-ADMIN-00011=Protocol {0} has neither a protocol nor a port-unification configured., AS-WEB-ADMIN-00012={0} create failed:, AS-WEB-ADMIN-00013=The specified protocol {0} is not yet configured., AS-WEB-ADMIN-00014=Failed to create http-redirect for {0}: {1}., AS-WEB-ADMIN-00015=An http element for {0} already exists. Cannot add duplicate http., AS-WEB-ADMIN-00016=An http-redirect element for {0} already exists. Cannot add duplicate http-redirect., AS-WEB-ADMIN-00017={0} protocol already exists. Cannot add duplicate protocol., AS-WEB-ADMIN-00018=Failed to create protocol {0}., AS-WEB-ADMIN-00019={0} create failed: {1}., AS-WEB-ADMIN-00020={0} create failed. Given class is not a ProtocolFilter: {1}., AS-WEB-ADMIN-00021={0} create failed. Given class is not a ProtocolFinder: {1}., AS-WEB-ADMIN-00022={0} transport already exists. Cannot add duplicate transport., AS-WEB-ADMIN-00023=Failed to create transport {0}., AS-WEB-ADMIN-00024=Please use only networklisteners., AS-WEB-ADMIN-00025=Virtual Server named {0} already exists., AS-WEB-ADMIN-00026={0} create failed., AS-WEB-ADMIN-00028=Specified http listener, {0}, doesn''t exist., AS-WEB-ADMIN-00029={0} delete failed., AS-WEB-ADMIN-00030={0} Network Listener doesn't exist., AS-WEB-ADMIN-00031=Deletion of NetworkListener {0} failed., AS-WEB-ADMIN-00032={0} http-redirect doesn't exist., AS-WEB-ADMIN-00033=Deletion of http {0} failed., AS-WEB-ADMIN-00034=Deletion of http-redirect {0} failed., AS-WEB-ADMIN-00035={0} protocol doesn't exist., AS-WEB-ADMIN-00036={0} protocol is being used in the network listener {1}., AS-WEB-ADMIN-00037=Deletion of Protocol {0} failed., AS-WEB-ADMIN-00038={0} delete failed: {1}., AS-WEB-ADMIN-00039=No {0} element found with the name {1}., AS-WEB-ADMIN-00040={0} transport is being used in the network listener {1}., AS-WEB-ADMIN-00041=Deletion of Transport {0} failed., AS-WEB-ADMIN-00042={0} transport doesn''t exist., AS-WEB-ADMIN-00043={0} delete failed., AS-WEB-ADMIN-00044=Specified virtual server, {0}, doesn''t exist., AS-WEB-ADMIN-00045=Specified virtual server, {0}, can not be deleted because it is referenced from http listener, {1}., AS-WEB-ADMIN-00046=Monitoring Registry does not exist. Possible causes are 1) Monitoring is not turned on or at a lower level 2) The corresponding container (web, ejb, etc.) is not loaded yet} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER [INFO] Enclosing type is org.glassfish.web.admin.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.web.admin.description=WEB Admin Logger, jakarta.enterprise.web.admin.publish=true, jakarta.enterprise.web.admin.subsystem=WEB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element WEB_ADMIN_LOGGER [INFO] Found enclosing element org.glassfish.web.admin.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-cli --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jdbc40 --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jdbc40 --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/target/classes/META-INF for [INFO] [echo] web-cli [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/target/web-cli.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for [INFO] [echo] jdbc40 [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceSpec.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-ra-redeploy-jars --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ deployment-jakartaee-full --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 19 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc40 --- [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc40 --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc40 --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-cli --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.13-SNAPSHOT/jdbc40-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.13-SNAPSHOT/jdbc40-7.0.13-SNAPSHOT.jar [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli --- [INFO] [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >---------- [INFO] Building Connectors Runtime 7.0.13-SNAPSHOT [228/297] [INFO] from appserver/connectors/connectors-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-cli --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.13-SNAPSHOT/web-cli-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.13-SNAPSHOT/web-cli-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.web:war-util >------------------- [INFO] Building Web Container Common Utilities 7.0.13-SNAPSHOT [229/297] [INFO] from appserver/web/war-util/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-runtime --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-runtime --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-runtime --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ war-util --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war-util --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ war-util --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ war-util --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-ra-redeploy-jars --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-ra-redeploy-jars --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy-jars [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarSniffer.java:[46,5] com.sun.enterprise.deployment.EarType in com.sun.enterprise.deployment has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full --- [INFO] [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war-util --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war-util --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ war-util --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] No MANIFEST.MF file found, generating manifest. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ war-util --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-ra-redeploy-jars --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-ra-redeploy-jars --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.13-SNAPSHOT/connectors-ra-redeploy-jars-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.13-SNAPSHOT/connectors-ra-redeploy-jars-7.0.13-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.13-SNAPSHOT/connectors-ra-redeploy-jars-7.0.13-SNAPSHOT-v2.jar [INFO] [INFO] -----------< org.glassfish.main.security:appclient.security >----------- [INFO] Building Appclient Security Integration 7.0.13-SNAPSHOT [230/297] [INFO] from appserver/security/appclient.security/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appclient.security --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient.security --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appclient.security --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appclient.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ deployment-jakartaee-full --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient.security --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient.security --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appclient.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ war-util --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ war-util --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-runtime --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-runtime --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ appclient.security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ appclient.security --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-DEPLOYMENT-02015 [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false [INFO] Processing: AS-DEPLOYMENT-02016 [INFO] Message AS-DEPLOYMENT-02016 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-DEPLOYMENT-02015=Skipped processing for module {0} as its module type was not recognized, AS-DEPLOYMENT-02016=Error occurred} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.javaeefull.description=Deployment logger for javaee-full module, jakarta.enterprise.system.tools.deployment.javaeefull.publish=true, jakarta.enterprise.system.tools.deployment.javaeefull.subsystem=DEPLOYMENT} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element DEPLOYMENT_LOGGER [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ deployment-jakartaee-full --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ deployment-jakartaee-full --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/target/classes/META-INF for [INFO] [echo] deployment-jakartaee-full [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ war-util --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ war-util --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ deployment-jakartaee-full --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ deployment-jakartaee-full --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.13-SNAPSHOT/deployment-jakartaee-full-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.13-SNAPSHOT/deployment-jakartaee-full-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------ [INFO] Building GlassFish AppClient Server-Side Core 7.0.13-SNAPSHOT [231/297] [INFO] from appserver/appclient/server/core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ appclient-server-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-server-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ appclient-server-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appclient.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WEB-UTIL-00001 [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true [INFO] Processing: AS-WEB-UTIL-00002 [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true [INFO] Processing: AS-WEB-UTIL-00004 [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00005 [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00006 [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00007 [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00008 [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00011 [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00015 [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true [INFO] Processing: AS-WEB-UTIL-00016 [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true [INFO] Processing: AS-WEB-UTIL-00021 [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00022 [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00023 [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00024 [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00027 [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true [INFO] Processing: AS-WEB-UTIL-00028 [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00029 [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00030 [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00031 [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00032 [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00033 [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00034 [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00035 [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00036 [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00037 [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true [INFO] Processing: AS-WEB-UTIL-00038 [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false [INFO] Processing: AS-WEB-UTIL-00039 [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WEB-UTIL-00001=Resource ''{0}'' is missing, AS-WEB-UTIL-00002=Failed tracking modifications of ''{0}'' : {1}, AS-WEB-UTIL-00004=Security Violation, attempt to use Restricted Class: {0}, AS-WEB-UTIL-00005=Class {0} has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version {1}, AS-WEB-UTIL-00006=Unable to load class with name [{0}], reason: {1}, AS-WEB-UTIL-00007=The web application [{0}] registered the JDBC driver [{1}] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered., AS-WEB-UTIL-00008=JDBC driver de-registration failed for web application [{0}], AS-WEB-UTIL-00011=Failed to check for ThreadLocal references for web application [{0}], AS-WEB-UTIL-00015=The web application [{0}] created a ThreadLocal with key of [{1}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00016=The web application [{0}] created a ThreadLocal with key of [{1}] and a value of [{2}] but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak., AS-WEB-UTIL-00021=Illegal JAR entry detected with name {0}, AS-WEB-UTIL-00022=Unable to validate JAR entry with name {0}, AS-WEB-UTIL-00023=Unable to create {0}, AS-WEB-UTIL-00024=Unable to delete {0}, AS-WEB-UTIL-00027=extra-class-path component [{0}] is not a valid pathname, AS-WEB-UTIL-00028=The clearReferencesStatic is not consistent in context.xml for virtual servers, AS-WEB-UTIL-00029=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-UTIL-00030=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-UTIL-00031=Ignoring invalid property [{0}] = [{1}], AS-WEB-UTIL-00032=The xml element should be [{0}] rather than [{1}], AS-WEB-UTIL-00033=This is an unexpected end of document, AS-WEB-UTIL-00034=Unexpected type of ClassLoader. Expected: java.net.URLClassLoader, got: {0}, AS-WEB-UTIL-00035=Unable to load class {0}, reason: {1}, AS-WEB-UTIL-00036=Invalid URLClassLoader path component: [{0}] is neither a JAR file nor a directory, AS-WEB-UTIL-00037=Error trying to scan the classes at {0} for annotations in which a ServletContainerInitializer has expressed interest, AS-WEB-UTIL-00038=Ignoring [{0}] during Tag Library Descriptor (TLD) processing, AS-WEB-UTIL-00039=Unable to determine TLD resources for [{0}] tag library, because class loader [{1}] for [{2}] is not an instance of java.net.URLClassLoader} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER [INFO] Enclosing type is org.glassfish.web.loader.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.web.util.description=WEB Util Logger, jakarta.enterprise.web.util.publish=true, jakarta.enterprise.web.util.subsystem=WEB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element WEB_UTIL_LOGGER [INFO] Found enclosing element org.glassfish.web.loader.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ war-util --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ war-util --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/target/classes/META-INF for [INFO] [echo] war-util [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ war-util --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/target/war-util.jar [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ appclient.security --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ appclient.security --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ war-util --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ war-util --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-war-util-checkstyle) @ war-util --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ war-util --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.13-SNAPSHOT/war-util-7.0.13-SNAPSHOT.pom [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/target/classes/META-INF for [INFO] [echo] appclient.security [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.13-SNAPSHOT/war-util-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.security:security-all >-------------- [INFO] Building Security Related Implementation for GlassFish 7.0.13-SNAPSHOT [232/297] [INFO] from appserver/security/security-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/target/appclient.security.jar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-server-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-server-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ security-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ security-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ security-all --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core --- [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all --- [INFO] Copying 2 resources from src/main/manpages to target/classes [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ appclient-server-core --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ security-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ security-all --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appclient.security --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appclient.security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appclient.security --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.13-SNAPSHOT/appclient.security-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.13-SNAPSHOT/appclient.security-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.ejb:ejb-container >---------------- [INFO] Building GlassFish Core EJB container implementation 7.0.13-SNAPSHOT [233/297] [INFO] from appserver/ejb/ejb-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/security-all/target/classes/META-INF for [INFO] [echo] security-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/security-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ security-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ security-all --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-all-checkstyle) @ security-all --- [INFO] [INFO] [INFO] --- install:3.1.1:install (default-install) @ security-all --- [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/7.0.13-SNAPSHOT/security-all-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-container --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-container --- [INFO] [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------ [INFO] Building JPA container for glassfish 7.0.13-SNAPSHOT [234/297] [INFO] from appserver/persistence/jpa-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jpa-container --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jpa-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jpa-container --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jpa-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jpa-container --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jpa-container --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container --- [INFO] Copying 2 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/jpa-container/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jpa-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientGroupFacadeGenerator.java:[76,13] org.glassfish.appclient.server.connector.CarType in org.glassfish.appclient.server.connector has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientDeployerHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/AppClientDeployerHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jpa-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jpa-container --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[89,62] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[94,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/SetMethodAction.java:[107,31] setBoundsChecking(boolean) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/deployment/annotation/handlers/ConfigPropertyHandler.java:[225,11] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/ResourceGateway.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorConfigParserUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jpa-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.appclient.server.core, has 1, private references [org.glassfish.appclient.server.core.jws.servedcontent] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ appclient-server-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 37 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 161 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jpa-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jpa-container --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/jpa-container/target/classes/META-INF for [INFO] [echo] jpa-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/jpa-container/target/jpa-container.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jpa-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jpa-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-container --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-container --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jpa-container --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.13-SNAPSHOT/jpa-container-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.13-SNAPSHOT/jpa-container-7.0.13-SNAPSHOT.jar [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >----------- [INFO] Building utility module for cmp 7.0.13-SNAPSHOT [235/297] [INFO] from appserver/persistence/cmp/utility/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container --- [INFO] Copying 11 resources from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/manpages to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-utility --- [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-utility --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-utility --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-utility --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-utility --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-utility --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility --- [INFO] Copying 3 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-utility --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-ACDEPL-00105 [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false [INFO] Processing: AS-ACDEPL-00103 [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false [INFO] Processing: AS_ACDEPL-00104 [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false [INFO] Processing: AS_ACDEPL-00101 [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false [INFO] Processing: AS_ACDEPL_00102 [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false [INFO] Processing: AS-ACDEPL-00108 [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false [INFO] Processing: AS-ACDEPL-00109 [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false [INFO] Processing: AS-ACDEPL-00111 [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false [INFO] Processing: AS-ACDEPL-00114 [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false [INFO] Processing: AS-ACDEPL-00115 [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-ACDEPL-00103=Java Web Start services started for the app client {0} (contextRoot: {1}), AS-ACDEPL-00105=Error starting the adapter to serve static system-level content, AS-ACDEPL-00108=Config file for client JNLP not found: {0}, AS-ACDEPL-00109=The config file for client JNLP {0} exists but could not be read., AS-ACDEPL-00111=Client JNLP document {0} refers to the static resource {1} that does not exist or is not readable., AS-ACDEPL-00114=The ApplicationSignedJARManager for a nested app client deployer helper is unexpectedly null., AS-ACDEPL-00115=Tbe custom JNLP document {0} in a stand-alone app client incorrectly refers to a JAR {1}, AS_ACDEPL-00101=Java Web Start services not started for the app client {0}; its developer has marked it as ineligible, AS_ACDEPL-00104=Java Web Start services stopped for the app client {0}, AS_ACDEPL_00102=Java Web Start services not started for the app client {0}; the administrator has disabled Java Web Start support for it} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo [INFO] Loggers found so far: {jakarta.enterprise.system.container.appclient.description=Appclient Server-side Logger, jakarta.enterprise.system.container.appclient.publish=true, jakarta.enterprise.system.container.appclient.subsystem=SERVER} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ appclient-server-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ appclient-server-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/target/classes/META-INF for [INFO] [echo] appclient-server-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/target/appclient-server-core.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ appclient-server-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ appclient-server-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.13-SNAPSHOT/appclient-server-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.13-SNAPSHOT/appclient-server-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >--------- [INFO] Building internal-api module for cmp 7.0.13-SNAPSHOT [236/297] [INFO] from appserver/persistence/cmp/internal-api/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-internal-api --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-internal-api --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/SemaphoreImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLoggerFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/AbstractLoggerFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-utility --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-utility --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-internal-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-internal-api --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-utility --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 29 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/target/classes/META-INF for [INFO] [echo] connectors-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/target/connectors-runtime.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-internal-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.13-SNAPSHOT/connectors-runtime-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.13-SNAPSHOT/connectors-runtime-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >--------- [INFO] Building Batch Connector for Glassfish 7.0.13-SNAPSHOT [237/297] [INFO] from appserver/batch/glassfish-batch-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-batch-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-batch-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-utility --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-utility --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/target/classes/META-INF for [INFO] [echo] cmp-utility [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/target/cmp-utility.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-utility --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-utility --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-utility --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.13-SNAPSHOT/cmp-utility-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.13-SNAPSHOT/cmp-utility-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >---- [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.13-SNAPSHOT [238/297] [INFO] from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)' [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)' [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc-ra --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar [INFO] [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-internal-api --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-batch-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/target/classes/META-INF for [INFO] [echo] cmp-internal-api [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-internal-api --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.13-SNAPSHOT/cmp-internal-api-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.13-SNAPSHOT/cmp-internal-api-7.0.13-SNAPSHOT.jar [INFO] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >--- [INFO] Building connectors-ra-redeploy-rars 7.0.13-SNAPSHOT [239/297] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml [INFO] --------------------------------[ rar ]--------------------------------- [INFO] [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for [INFO] [echo] jdbc-ra [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra --- [INFO] Executing tasks [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-ra-redeploy-rars --- [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars --- [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars --- [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars --- [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars --- [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-ra-redeploy-rars --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-ra-redeploy-rars --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-ra-redeploy-rars --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy-rars [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc-ra --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc-ra --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.13-SNAPSHOT/jdbc-ra-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra-distribution/jdbc-ra/7.0.13-SNAPSHOT/jdbc-ra-7.0.13-SNAPSHOT.zip [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector --- [INFO] [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >-- [INFO] Building connectors-ra-redeploy-rars-xa 7.0.13-SNAPSHOT [240/297] [INFO] from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml [INFO] --------------------------------[ rar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa --- [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-ra-redeploy-rars-xa --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-ra-redeploy-rars-xa --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-ra-redeploy-rars-xa --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for [INFO] [echo] connectors-ra-redeploy-rars-xa [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-batch-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa [INFO] Copying 1 resource to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [INFO] Using ra.xml /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml [INFO] Using ra.xml /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [INFO] Could not find manifest file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Could not find manifest file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar [INFO] [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-ra-redeploy-rars-xa --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa --- [INFO] Using ra.xml /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa --- [INFO] Could not find manifest file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.13-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars-xa/7.0.13-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.13-SNAPSHOT.rar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar [INFO] [INFO] ------------------< org.glassfish.main.web:web-core >------------------- [INFO] Building Core Servlet Container 7.0.13-SNAPSHOT [241/297] [INFO] from appserver/web/web-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar [INFO] Using ra.xml /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml [INFO] Could not find manifest file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-batch-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-batch-connector --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-ra-redeploy-rars --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-ra-redeploy-rars --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.13-SNAPSHOT/connectors-ra-redeploy-rars-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.13-SNAPSHOT/connectors-ra-redeploy-rars-7.0.13-SNAPSHOT.rar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.13-SNAPSHOT/connectors-ra-redeploy-rars-7.0.13-SNAPSHOT-v2.rar [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.13-SNAPSHOT/connectors-ra-redeploy-rars-7.0.13-SNAPSHOT-nojar.rar [INFO] [INFO] ---------------< org.glassfish.main.web:jstl-connector >---------------- [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.13-SNAPSHOT [242/297] [INFO] from appserver/web/jstl-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jstl-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jstl-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jstl-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jstl-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/target/classes/META-INF for [INFO] [echo] glassfish-batch-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-batch-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-batch-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.13-SNAPSHOT/glassfish-batch-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.13-SNAPSHOT/glassfish-batch-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >------------- [INFO] Building Jersey MVC TLD connector implementation module 7.0.13-SNAPSHOT [243/297] [INFO] from appserver/web/jersey-mvc-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jersey-mvc-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-mvc-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jersey-mvc-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jstl-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jstl-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jstl-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-mvc-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-mvc-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jersey-mvc-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jstl-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jstl-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jstl-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/ContainerTransaction.java:[74,44] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbDescriptor.java:[668,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[272,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[359,44] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbBundleDescriptorImpl.java:[366,39] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[102,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/RelationshipDescriptor.java:[104,101] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[86,78] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[122,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbEntityDescriptor.java:[153,41] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[673,50] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[705,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[715,48] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[722,56] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/PersistenceDescriptor.java:[731,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[66,62] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[76,20] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/FieldDescriptor.java:[84,54] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EJBContextImpl.java:[349,12] java.security.Identity in java.security has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[1842,48] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/EjbRelationNode.java:[86,83] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[34,56] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[36,13] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[39,12] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[41,30] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[49,34] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[50,34] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[56,63] org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[58,49] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMInUseNode.java:[59,49] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[35,61] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[37,13] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[40,12] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[42,30] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[51,34] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[52,34] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[53,34] PM_CONFIG in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[54,34] PM_CLASS_GENERATOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[55,34] PM_MAPPING_FACTORY in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[61,63] org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[63,44] PM_IDENTIFIER in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[64,44] PM_VERSION in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[65,44] PM_CONFIG in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[66,44] PM_CLASS_GENERATOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorNode.java:[67,44] PM_MAPPING_FACTORY in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbMessageBeanDescriptor.java:[622,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/EnterpriseBeansRuntimeNode.java:[47,62] PM_DESCRIPTORS in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/EnterpriseBeansRuntimeNode.java:[47,80] org.glassfish.ejb.deployment.node.runtime.PMDescriptorsNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/EnterpriseBeansRuntimeNode.java:[104,9] org.glassfish.ejb.deployment.node.runtime.PMDescriptorsNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/EnterpriseBeansRuntimeNode.java:[104,41] org.glassfish.ejb.deployment.node.runtime.PMDescriptorsNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/EnterpriseBeansRuntimeNode.java:[105,54] PM_DESCRIPTORS in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[162,30] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/descriptor/EjbSessionDescriptor.java:[188,39] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/CmpFieldNode.java:[53,69] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/EjbEntityNode.java:[138,105] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/InterceptorBindingNode.java:[71,27] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java:[161,23] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleTracerVisitor.java:[176,43] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleTracerVisitor.java:[179,27] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/util/EjbBundleTracerVisitor.java:[182,40] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/SingletonHandler.java:[91,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/QueryNode.java:[79,67] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/EjbRelationshipRoleNode.java:[136,93] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatefulHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[36,62] PM_DESCRIPTOR in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[36,79] org.glassfish.ejb.deployment.node.runtime.PMDescriptorNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[37,62] PM_INUSE in com.sun.enterprise.deployment.xml.RuntimeTagNames has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/node/runtime/PMDescriptorsNode.java:[37,74] org.glassfish.ejb.deployment.node.runtime.PMInUseNode in org.glassfish.ejb.deployment.node.runtime has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/StaticRmiStubGenerator.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/StaticRmiStubGenerator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ejb-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ejb-container --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jersey-mvc-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jstl-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jstl-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/target/classes/META-INF for [INFO] [echo] jstl-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/target/jstl-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jstl-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jstl-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jstl-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.13-SNAPSHOT/jstl-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.13-SNAPSHOT/jstl-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.transaction:jts >----------------- [INFO] Building JTS Implementation for Glassfish 7.0.13-SNAPSHOT [244/297] [INFO] from appserver/transaction/jts/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jts --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jts --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jts --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jts --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jersey-mvc-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jersey-mvc-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/target/classes/META-INF for [INFO] [echo] jersey-mvc-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jersey-mvc-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jersey-mvc-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.13-SNAPSHOT/jersey-mvc-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.13-SNAPSHOT/jersey-mvc-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------ [INFO] Building Connectors Inbound Support 7.0.13-SNAPSHOT [245/297] [INFO] from appserver/connectors/connectors-inbound-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ connectors-inbound-runtime --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-inbound-runtime --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ connectors-inbound-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-core --- [INFO] Copying 22 resources from src/main/resources to target/classes [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.ejb, has 1, private references [com.sun.ejb.containers.interceptors] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.ejb.containers, has 3, private references [com.sun.ejb.containers.interceptors, com.sun.ejb.spi.sfsb.util, org.glassfish.ejb.startup] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.ejb.containers.util.cache, has 1, private references [com.sun.ejb.base.stats] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.ejb.monitoring.stats, has 1, private references [com.sun.ejb.spi.stats] [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor, has 1, private references [org.glassfish.ejb.deployment.util] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-core --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 278 source files with javac [debug target 11] to target/classes [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-inbound-runtime --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-inbound-runtime --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ connectors-inbound-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jts --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jts --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jts --- [INFO] Copying 2 resources from src/main/java to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jts --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ connectors-inbound-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ connectors-inbound-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ connectors-inbound-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for [INFO] [echo] connectors-inbound-runtime [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ connectors-inbound-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ connectors-inbound-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.13-SNAPSHOT/connectors-inbound-runtime-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.13-SNAPSHOT/connectors-inbound-runtime-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >---------------- [INFO] Building JDBC Runtime Module 7.0.13-SNAPSHOT [246/297] [INFO] from appserver/jdbc/jdbc-runtime/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc-runtime --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-runtime --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-EJB-00053 [INFO] Message AS-EJB-00053 needs checking for cause/action: false [INFO] Processing: AS-EJB-00054 [INFO] Message AS-EJB-00054 needs checking for cause/action: false [INFO] Processing: AS-EJB-00055 [INFO] Message AS-EJB-00055 needs checking for cause/action: false [INFO] Processing: AS-EJB-00056 [INFO] Message AS-EJB-00056 needs checking for cause/action: false [INFO] Processing: AS-EJB-00057 [INFO] Message AS-EJB-00057 needs checking for cause/action: false [INFO] Processing: AS-EJB-00058 [INFO] Message AS-EJB-00058 needs checking for cause/action: false [INFO] Processing: AS-EJB-00059 [INFO] Message AS-EJB-00059 needs checking for cause/action: false [INFO] Processing: AS-EJB-00060 [INFO] Message AS-EJB-00060 needs checking for cause/action: false [INFO] Processing: AS-EJB-00061 [INFO] Message AS-EJB-00061 needs checking for cause/action: true [INFO] Processing: AS-EJB-00062 [INFO] Message AS-EJB-00062 needs checking for cause/action: true [INFO] Processing: AS-EJB-00052 [INFO] Message AS-EJB-00052 needs checking for cause/action: false [INFO] Processing: AS-EJB-00036 [INFO] Message AS-EJB-00036 needs checking for cause/action: false [INFO] Processing: AS-EJB-00037 [INFO] Message AS-EJB-00037 needs checking for cause/action: false [INFO] Processing: AS-EJB-00038 [INFO] Message AS-EJB-00038 needs checking for cause/action: false [INFO] Processing: AS-EJB-00039 [INFO] Message AS-EJB-00039 needs checking for cause/action: false [INFO] Processing: AS-EJB-00040 [INFO] Message AS-EJB-00040 needs checking for cause/action: false [INFO] Processing: AS-EJB-00041 [INFO] Message AS-EJB-00041 needs checking for cause/action: false [INFO] Processing: AS-EJB-00042 [INFO] Message AS-EJB-00042 needs checking for cause/action: false [INFO] Processing: AS-EJB-00043 [INFO] Message AS-EJB-00043 needs checking for cause/action: false [INFO] Processing: AS-EJB-00044 [INFO] Message AS-EJB-00044 needs checking for cause/action: false [INFO] Processing: AS-EJB-00045 [INFO] Message AS-EJB-00045 needs checking for cause/action: false [INFO] Processing: AS-EJB-00046 [INFO] Message AS-EJB-00046 needs checking for cause/action: false [INFO] Processing: AS-EJB-00047 [INFO] Message AS-EJB-00047 needs checking for cause/action: false [INFO] Processing: AS-EJB-00051 [INFO] Message AS-EJB-00051 needs checking for cause/action: false [INFO] Processing: AS-EJB-00012 [INFO] Message AS-EJB-00012 needs checking for cause/action: false [INFO] Processing: AS-EJB-00013 [INFO] Message AS-EJB-00013 needs checking for cause/action: false [INFO] Processing: AS-EJB-00014 [INFO] Message AS-EJB-00014 needs checking for cause/action: false [INFO] Processing: AS-EJB-00015 [INFO] Message AS-EJB-00015 needs checking for cause/action: false [INFO] Processing: AS-EJB-00016 [INFO] Message AS-EJB-00016 needs checking for cause/action: false [INFO] Processing: AS-EJB-00017 [INFO] Message AS-EJB-00017 needs checking for cause/action: false [INFO] Processing: AS-EJB-00018 [INFO] Message AS-EJB-00018 needs checking for cause/action: false [INFO] Processing: AS-EJB-00019 [INFO] Message AS-EJB-00019 needs checking for cause/action: false [INFO] Processing: AS-EJB-00020 [INFO] Message AS-EJB-00020 needs checking for cause/action: false [INFO] Processing: AS-EJB-00021 [INFO] Message AS-EJB-00021 needs checking for cause/action: false [INFO] Processing: AS-EJB-00022 [INFO] Message AS-EJB-00022 needs checking for cause/action: false [INFO] Processing: AS-EJB-00023 [INFO] Message AS-EJB-00023 needs checking for cause/action: false [INFO] Processing: AS-EJB-00024 [INFO] Message AS-EJB-00024 needs checking for cause/action: false [INFO] Processing: AS-EJB-00025 [INFO] Message AS-EJB-00025 needs checking for cause/action: false [INFO] Processing: AS-EJB-00026 [INFO] Message AS-EJB-00026 needs checking for cause/action: false [INFO] Processing: AS-EJB-00028 [INFO] Message AS-EJB-00028 needs checking for cause/action: true [INFO] Processing: AS-EJB-00029 [INFO] Message AS-EJB-00029 needs checking for cause/action: false [INFO] Processing: AS-EJB-00030 [INFO] Message AS-EJB-00030 needs checking for cause/action: false [INFO] Processing: AS-EJB-00031 [INFO] Message AS-EJB-00031 needs checking for cause/action: false [INFO] Processing: AS-EJB-00032 [INFO] Message AS-EJB-00032 needs checking for cause/action: false [INFO] Processing: AS-EJB-00033 [INFO] Message AS-EJB-00033 needs checking for cause/action: false [INFO] Processing: AS-EJB-00034 [INFO] Message AS-EJB-00034 needs checking for cause/action: false [INFO] Processing: AS-EJB-00035 [INFO] Message AS-EJB-00035 needs checking for cause/action: false [INFO] Processing: AS-EJB-00050 [INFO] Message AS-EJB-00050 needs checking for cause/action: false [INFO] Processing: AS-EJB-00063 [INFO] Message AS-EJB-00063 needs checking for cause/action: false [INFO] Processing: AS-EJB-00002 [INFO] Message AS-EJB-00002 needs checking for cause/action: false [INFO] Processing: AS-EJB-00003 [INFO] Message AS-EJB-00003 needs checking for cause/action: false [INFO] Processing: AS-EJB-00004 [INFO] Message AS-EJB-00004 needs checking for cause/action: true [INFO] Processing: AS-EJB-00005 [INFO] Message AS-EJB-00005 needs checking for cause/action: true [INFO] Processing: AS-EJB-00006 [INFO] Message AS-EJB-00006 needs checking for cause/action: true [INFO] Processing: AS-EJB-00007 [INFO] Message AS-EJB-00007 needs checking for cause/action: false [INFO] Processing: AS-EJB-00008 [INFO] Message AS-EJB-00008 needs checking for cause/action: false [INFO] Processing: AS-EJB-00009 [INFO] Message AS-EJB-00009 needs checking for cause/action: false [INFO] Processing: AS-EJB-00010 [INFO] Message AS-EJB-00010 needs checking for cause/action: false [INFO] Processing: AS-EJB-00011 [INFO] Message AS-EJB-00011 needs checking for cause/action: false [INFO] Processing: AS-EJB-00049 [INFO] Message AS-EJB-00049 needs checking for cause/action: false [INFO] Processing: AS-EJB-00048 [INFO] Message AS-EJB-00048 needs checking for cause/action: false [INFO] Processing: AS-EJB-00001 [INFO] Message AS-EJB-00001 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-EJB-00001=[{0}]: trimLru(), resetting head and tail, AS-EJB-00002=[{0}]: Exception in backingStore.remove([{1}]), AS-EJB-00003=[{0}]: passivateEJB(), Exception caught ->, AS-EJB-00004=[{0}]: Cannot load from BACKUPSTORE FOR Key: <[{1}]>, AS-EJB-00005=[{0}]: Exception while loading from backup session: <[{1}]>, AS-EJB-00006=[{0}]: Error while loading from backup session: <[{1}]>, AS-EJB-00007=[{0}]: Exception during backingStore.passivateSave([{1}]), AS-EJB-00008=[{0}]: Iterator(), resetting head.lPrev, AS-EJB-00009=[{0}]: Exiting TrimTimedoutBeans() because current cache state: [{1}], AS-EJB-00010=[{0}]: TrimTimedoutBeans(), resetting head.lPrev, AS-EJB-00011=[{0}]: Exiting TrimUnSortedTimedoutBeans() because current cache state: [{1}], AS-EJB-00012=[SFSBContainer] Exception while initializing SessionSynchronization methods, AS-EJB-00013=[SFSBContainer] Exception while loading checkpoint info, AS-EJB-00014=Exception creating ejb object : [{0}], AS-EJB-00015=Exception creating ejb local object [{0}], AS-EJB-00016=Couldn't update timestamp for: [{0}]; Exception: [{1}], AS-EJB-00017=Cannot register bean for checkpointing, AS-EJB-00018=Error during checkpoint ([{0}]. Key: [{1}]) [{2}], AS-EJB-00019=sfsb checkpoint error. Name: [{0}], AS-EJB-00020=sfsb checkpoint error. Key: [{0}], AS-EJB-00021=Exception in afterCompletion : [{0}], AS-EJB-00022=1. passivateEJB() returning because containerState: [{0}], AS-EJB-00023=Extended EM not serializable. Exception: [{0}], AS-EJB-00024=Error during passivation: [{0}]; [{1}], AS-EJB-00025=Error during passivation of [{0}], AS-EJB-00026=sfsb passivation error. Key: [{0}], AS-EJB-00028=Error during Stateful Session Bean activation for key [{0}], AS-EJB-00029=[{0}]: Error during backingStore.shutdown(), AS-EJB-00030=[{0}]: Error during onShutdown(), AS-EJB-00031=[{0}]: Error while undeploying ctx. Key: [{1}], AS-EJB-00032=Cannot add idle bean cleanup task, AS-EJB-00033=Got exception during removeExpiredSessions (but the reaper thread is still alive), AS-EJB-00034=Error during checkpoint(, but session not destroyed), AS-EJB-00035=Error during checkpoint, AS-EJB-00036=TopLevel AvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00037=TopLevel EjbAvailabilityService.getAvailabilityEnabled: [{0}], AS-EJB-00038=Global AvailabilityEnabled: [{0}], application AvailabilityEnabled: [{1}], AS-EJB-00039=Exception while trying to determine availability-enabled settings for this app, AS-EJB-00040=StatefulContainerBuilder AvailabilityEnabled [{0}] for this application, AS-EJB-00041=StatefulContainerBuilder.buildStoreManager() storeName: [{0}], AS-EJB-00042=Could not instantiate backing store for type [{0}], AS-EJB-00043=StatefulContainerbuilder instantiated store: {0}, with ha-enabled [{1}], and backing store configuration: {2}, AS-EJB-00044=Error while adding idle bean passivator task, AS-EJB-00045=Error while adding idle bean removal task, AS-EJB-00046=Error while removing idle beans for [{0}], AS-EJB-00047=Error while removing expired beans for [{0}], AS-EJB-00048=Passivation-capable value of stateful session bean [{0}] is false, it should not have any PrePassivate nor PostActivate configuration, but you have configuration at [{1}]., AS-EJB-00049=Cannot find stateful session bean [{0}] in memory, and will not read it from disk because current stateful session bean passivation-capable value is false, AS-EJB-00050=Cache is shutting down, {0} stateful session beans will not be restored after restarting since passivation is disabled, AS-EJB-00051=Disabling high availability for the stateful session bean {0}, as its marked non passivatable, AS-EJB-00052=Internal Error, AS-EJB-00053=The feature {0} requires Full Jakarta EE Profile to be supported, AS-EJB-00054=Portable JNDI names for EJB {0}: {1}, AS-EJB-00055=Glassfish-specific (Non-portable) JNDI names for EJB {0}: {1}, AS-EJB-00056=A system exception occurred during an invocation on EJB {0}, method: {1}, AS-EJB-00057=Error while creating enterprise bean context for {0} during jacc callback, AS-EJB-00058=Attempt to override reserved ejb interface method [{0}] in [{1}]. Override will be ignored., AS-EJB-00059=Bean class for ejb [{0}] does not define a method corresponding to [{1}] interface method [{2}], AS-EJB-00060=keepstate is true and will not create new auto timers during deployment., AS-EJB-00061=Failed to initialize the interceptor, AS-EJB-00062=[**BaseContainer**] Could not create MonitorRegistryMediator. [{0}], AS-EJB-00063=Exception in backingStore.size()} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME [INFO] Enclosing type is org.glassfish.ejb.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.ejb.container.description=GlassFish EJB Container Logger, jakarta.enterprise.ejb.container.publish=true, jakarta.enterprise.ejb.container.subsystem=GlassFish-EJB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element EJB_LOGGER_NAME [INFO] Found enclosing element org.glassfish.ejb.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ejb-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ejb-container --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/target/classes/META-INF for [INFO] [echo] ejb-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/target/ejb-container.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.13-SNAPSHOT/ejb-container-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.13-SNAPSHOT/ejb-container-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------ [INFO] Building model module for cmp 7.0.13-SNAPSHOT [247/297] [INFO] from appserver/persistence/cmp/model/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-model --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-model --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-model --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[82,72] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[138,69] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[182,73] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[222,73] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[276,73] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/LogDBHelper.java:[320,73] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[251,63] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/trace/TraceUtil.java:[252,39] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedTimeoutManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedRecoveryManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/src/main/java/com/sun/jts/CosTransactions/DelegatedRecoveryManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jts --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jts --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-runtime --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-runtime --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-model --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-model --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jts --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jts --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 126 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/impl/MappingFieldElementImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceElementCollection.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/jdo/impl/PersistenceElementCollection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-model --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-model --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.jdbcruntime, has 1, private references [org.glassfish.jdbc.pool.monitor] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc-runtime --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-model --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jts --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jts --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jts --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/target/classes/META-INF for [INFO] [echo] jts [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jts --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/target/jts.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jts --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jts-checkstyle) @ jts --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jts --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.13-SNAPSHOT/jts-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.13-SNAPSHOT/jts-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >--------- [INFO] Building GlassFish Ant Dependencies 7.0.13-SNAPSHOT [248/297] [INFO] from appserver/tests/appserv-tests/lib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ dependency-lib-downloader --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ dependency-lib-downloader --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ dependency-lib-downloader --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ dependency-lib-downloader --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/classes/META-INF for [INFO] [echo] dependency-lib-downloader [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader --- [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/webtest.jar [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/reporter.jar [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/report-builder.jar [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/commons-logging.jar [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/commons-codec.jar [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/httpclient.jar [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/log4j.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/junit.jar [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/testng.jar [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ dependency-lib-downloader --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ dependency-lib-downloader --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader --- [INFO] Skipping artifact installation [INFO] [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >---------- [INFO] Building Batch Commands for Glassfish 7.0.13-SNAPSHOT [249/297] [INFO] from appserver/batch/glassfish-batch-commands/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-batch-commands --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-commands --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-batch-commands --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-model --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-model --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/target/classes/META-INF for [INFO] [echo] cmp-model [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/target/cmp-model.jar [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jdbc-runtime --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jdbc-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-model --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-model --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.13-SNAPSHOT/cmp-model-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.13-SNAPSHOT/cmp-model-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.jms:jms-core >------------------- [INFO] Building JMS Module 7.0.13-SNAPSHOT [250/297] [INFO] from appserver/jms/jms-core/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-commands --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-commands --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/target/classes/META-INF for [INFO] [echo] jdbc-runtime [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/resources [INFO] Copying 5 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-batch-commands --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jms-core --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-core --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jms-core --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jms-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[60,19] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[62,30] getComment() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[88,19] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/util/RequestUtil.java:[90,30] getVersion() in jakarta.servlet.http.Cookie has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2850,55] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.String for a varargs call cast to java.lang.String[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2895,62] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.String for a varargs call cast to java.lang.String[] for a non-varargs call and to suppress this warning [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2938,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2939,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[41,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[126,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[166,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Rule.java:[203,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[195,22] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[435,16] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[452,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[755,22] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[1586,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/Digester.java:[1597,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetRootRule.java:[53,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetRootRule.java:[73,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/session/ManagerBase.java:[964,20] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/session/ManagerBase.java:[976,20] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetPropertyRule.java:[51,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/core/SessionCookieConfigImpl.java:[141,19] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/core/SessionCookieConfigImpl.java:[132,17] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/ssi/SSIServletRequestUtil.java:[70,26] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[59,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[77,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[98,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[120,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/FactoryCreateRule.java:[138,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetPropertiesRule.java:[51,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/startup/ExpandWar.java:[431,27] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Catalina.java:[430,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/startup/Catalina.java:[439,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetTopRule.java:[53,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetTopRule.java:[73,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[86,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[109,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallMethodRule.java:[133,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallParamRule.java:[59,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/CallParamRule.java:[77,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[47,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[63,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[82,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/ObjectCreateRule.java:[102,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetNextRule.java:[53,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/tomcat/util/digester/SetNextRule.java:[73,12] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-core --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.13-SNAPSHOT/jdbc-runtime-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.13-SNAPSHOT/jdbc-runtime-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >-------- [INFO] Building Jersey EJB Component Provider Module 7.0.13-SNAPSHOT [251/297] [INFO] from appserver/web/jersey-ejb-component-provider/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jersey-ejb-component-provider --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-ejb-component-provider --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jersey-ejb-component-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-ejb-component-provider --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/src/main/manpages [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jersey-ejb-component-provider --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jms-core --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.batch.ListBatchJobExecutions, org.glassfish.batch.ListBatchJobExecutionsProxy, org.glassfish.batch.ListBatchJobSteps, org.glassfish.batch.ListBatchJobStepsProxy, org.glassfish.batch.ListBatchJobs, org.glassfish.batch.ListBatchJobsProxy, org.glassfish.batch.ListBatchRuntimeConfiguration, org.glassfish.batch.SetBatchRuntimeConfiguration] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-batch-commands --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 309 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-batch-commands --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-batch-commands --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands --- [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/src/main/java/org/glassfish/jersey/gf/ejb/internal/EjbExceptionMapper.java:[75,41] unchecked call to toResponse(E) as a member of the raw type jakarta.ws.rs.ext.ExceptionMapper [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/target/classes/META-INF for [INFO] [echo] glassfish-batch-commands [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-batch-commands --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-batch-commands --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.13-SNAPSHOT/glassfish-batch-commands-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.13-SNAPSHOT/glassfish-batch-commands-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >-------------- [INFO] Building Full EJB Container add-ons 7.0.13-SNAPSHOT [252/297] [INFO] from appserver/ejb/ejb-full-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-full-container --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-full-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-full-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jms-core --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jms-core --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jersey-ejb-component-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jms-core --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jms-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-full-container --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-full-container --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-full-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jersey-ejb-component-provider --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jersey-ejb-component-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for [INFO] [echo] jersey-ejb-component-provider [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jersey-ejb-component-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jersey-ejb-component-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.13-SNAPSHOT/jersey-ejb-component-provider-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.13-SNAPSHOT/jersey-ejb-component-provider-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.persistence:entitybean-container >--------- [INFO] Building Entity Bean container 7.0.13-SNAPSHOT [253/297] [INFO] from appserver/persistence/entitybean-container/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ entitybean-container --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ entitybean-container --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ entitybean-container --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ entitybean-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/deployment/annotation/handlers/MessageDrivenHandler.java:[83,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/persistent/timer/PersistentEJBTimerService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-JMS-CORE-00001 [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00002 [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00003 [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00004 [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00005 [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00006 [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00007 [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00008 [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00009 [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00010 [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00011 [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00012 [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00013 [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00014 [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00015 [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00016 [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00017 [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00018 [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true [INFO] Processing: AS-JMS-CORE-00019 [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true [INFO] Processing: AS-JMS-CORE-00020 [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true [INFO] Processing: AS-JMS-CORE-00021 [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true [INFO] Processing: AS-JMS-CORE-00022 [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true [INFO] Processing: AS-JMS-CORE-00023 [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00024 [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00025 [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00026 [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false [INFO] Processing: AS-JMS-CORE-00027 [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-JMS-CORE-00001=JMS Service Connection URL is : {0}, AS-JMS-CORE-00002=ADDRESSLIST in setJmsServiceProvider : {0}, AS-JMS-CORE-00003=Addresslist : {0}, AS-JMS-CORE-00004=End point determines destination name, Res name: {0}, JNDI name: {1} descriptor name : {2}, AS-JMS-CORE-00005=Successfully set Master broker on JMSRA to {0}, AS-JMS-CORE-00006=Failed to set Master broker on JMSRA to {0} cause {1}, AS-JMS-CORE-00007=Successfully set Cluster brokerlist to {0}, AS-JMS-CORE-00008=Failed to set Cluster brokerlist to {0} cause {1}, AS-JMS-CORE-00009=Failed to shut down Grizzly NetworkListener : {0}, AS-JMS-CORE-00010=Error occurs when shutting down JMSRA : {0}, AS-JMS-CORE-00011=Invalid RMI registry port, AS-JMS-CORE-00012=No such method {0} in the class {1}, AS-JMS-CORE-00013=Connector Resource could not be closed, AS-JMS-CORE-00014=rardeployment.mcfcreation_error {0}, AS-JMS-CORE-00015=Exception while getting configured RMI port : {0}, AS-JMS-CORE-00016=Failed to start Grizlly proxy for MQ broker, AS-JMS-CORE-00017=Failed to create addresslist due to the exception : {0}, AS-JMS-CORE-00018=Error executing method {0} of the class {1}, AS-JMS-CORE-00019=MDB destination not specified, AS-JMS-CORE-00020=Failed to validate endpoint, AS-JMS-CORE-00021=Cannot obtain master broker, AS-JMS-CORE-00022=Error while loading connector resources during recovery : {0}, AS-JMS-CORE-00023=Exception in reading mdb-container configuration : [{0}], AS-JMS-CORE-00024=MQ Resource adapter upgrade started., AS-JMS-CORE-00025=MQ Resource adapter upgrade completed., AS-JMS-CORE-00026=Upgrading a MQ resource adapter failed : {0}, AS-JMS-CORE-00027=Check for a new version of MQ installation failed : {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.description=Main JMS Logger, jakarta.enterprise.resource.jms.publish=true, jakarta.enterprise.resource.jms.subsystem=JMS} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element JMS_MAIN_LOGGER [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jms-core --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jms-core --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/target/classes/META-INF for [INFO] [echo] jms-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/target/jms-core.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jms-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jms-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jms-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.13-SNAPSHOT/jms-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.13-SNAPSHOT/jms-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------ [INFO] Building Concurrent Implementation Module 7.0.13-SNAPSHOT [254/297] [INFO] from appserver/concurrent/concurrent-impl/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ concurrent-impl --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-impl --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ concurrent-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-full-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WEB-CORE-00001 [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00002 [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00003 [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00004 [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00005 [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00006 [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00007 [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00008 [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00009 [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00010 [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00011 [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00012 [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00013 [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00014 [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00015 [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00016 [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00017 [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00018 [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00019 [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00020 [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00021 [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00022 [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00023 [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00024 [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00025 [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00026 [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00027 [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00028 [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00029 [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00030 [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00031 [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00032 [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00033 [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00034 [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00035 [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00036 [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00037 [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00038 [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00039 [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00040 [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00041 [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00042 [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00043 [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00044 [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00045 [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00046 [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00047 [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00048 [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00049 [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00050 [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00051 [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00052 [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00053 [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00054 [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00055 [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00056 [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00057 [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00058 [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00059 [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00060 [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00061 [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00062 [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00063 [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00064 [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00065 [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00066 [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00067 [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00068 [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00069 [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00070 [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00071 [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00072 [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00073 [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00074 [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00075 [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00076 [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00077 [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00078 [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00079 [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00080 [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00081 [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00082 [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00083 [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00084 [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00085 [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00086 [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00087 [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00088 [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00089 [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00090 [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00091 [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00092 [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00093 [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00094 [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00095 [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00096 [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00097 [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00098 [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00099 [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00100 [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00101 [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00102 [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00103 [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00104 [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00105 [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00106 [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00107 [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00108 [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00109 [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00110 [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00111 [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00112 [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00113 [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00114 [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00115 [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00116 [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00117 [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00118 [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00119 [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00120 [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00121 [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00122 [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00123 [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00124 [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00125 [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00126 [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00127 [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00128 [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00129 [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00130 [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00131 [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00132 [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00133 [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00134 [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00135 [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00136 [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00137 [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00138 [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00139 [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00140 [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00141 [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00142 [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00143 [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00144 [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00145 [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00146 [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00147 [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00148 [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00149 [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00150 [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00151 [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00152 [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00153 [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00154 [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00155 [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00156 [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00157 [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00158 [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00159 [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00160 [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00161 [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00162 [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00163 [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00164 [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00165 [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00166 [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00167 [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00168 [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00169 [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00170 [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00171 [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00172 [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00173 [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00174 [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00175 [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00176 [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00177 [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00178 [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00179 [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00180 [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00181 [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00182 [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00183 [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00184 [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00185 [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00186 [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00187 [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00188 [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00189 [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00190 [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00191 [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00192 [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00193 [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00194 [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00195 [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00196 [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00197 [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00198 [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00199 [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00200 [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00201 [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00202 [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00203 [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00204 [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00205 [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00206 [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00207 [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00208 [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00209 [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00210 [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00211 [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00212 [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00213 [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00214 [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00215 [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00216 [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00217 [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00218 [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00219 [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00220 [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00221 [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00222 [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00223 [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00224 [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00225 [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00226 [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00227 [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00228 [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00229 [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00230 [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00231 [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00232 [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00233 [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00234 [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00235 [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00236 [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00237 [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00238 [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00239 [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00240 [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00241 [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00242 [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00243 [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00244 [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00245 [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00246 [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00247 [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00248 [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00249 [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00250 [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00251 [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00252 [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00253 [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00254 [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00255 [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00256 [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00257 [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00258 [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00259 [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00260 [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00261 [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00262 [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00263 [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00264 [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00265 [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00266 [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00267 [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00268 [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00269 [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00270 [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00271 [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00272 [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00273 [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00274 [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00275 [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00276 [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00277 [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00278 [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00280 [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00281 [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00283 [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00284 [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00285 [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00286 [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00287 [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00288 [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00289 [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00290 [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00291 [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00292 [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00293 [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00294 [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00295 [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00296 [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00297 [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00298 [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00299 [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00300 [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00301 [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00302 [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00303 [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00304 [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00305 [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00306 [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00307 [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00308 [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00309 [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00310 [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00311 [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00312 [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00313 [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00314 [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00315 [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00316 [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00317 [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00318 [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00319 [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00320 [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00321 [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00322 [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00323 [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00324 [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00325 [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00326 [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00327 [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00328 [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00329 [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00330 [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00331 [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00332 [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00333 [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00334 [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00335 [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00336 [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00337 [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00338 [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00339 [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00340 [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00341 [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00342 [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00343 [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00344 [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00345 [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00346 [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00347 [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00348 [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00349 [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00350 [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00351 [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00352 [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00353 [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00354 [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00355 [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00356 [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00357 [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00358 [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00359 [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00360 [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00361 [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00362 [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00363 [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00364 [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00365 [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00366 [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00367 [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00368 [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00369 [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00370 [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00371 [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00372 [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00373 [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00374 [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00375 [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00376 [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00377 [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00378 [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00379 [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00380 [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00381 [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00382 [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00383 [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00384 [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00385 [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00386 [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00387 [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00388 [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00389 [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00390 [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00391 [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00392 [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00393 [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00394 [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00395 [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00396 [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00397 [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00398 [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00399 [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00400 [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00401 [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00402 [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00403 [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00404 [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00405 [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00406 [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00407 [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00408 [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00409 [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00410 [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00411 [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00412 [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00413 [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00414 [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00415 [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00416 [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00417 [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00418 [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00419 [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00420 [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00421 [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00422 [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00423 [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00424 [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00425 [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00426 [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00427 [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00428 [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00429 [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00430 [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00431 [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00432 [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00433 [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00434 [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00435 [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00436 [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00437 [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00438 [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00439 [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00440 [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00441 [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00442 [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00443 [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00444 [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00445 [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00446 [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00447 [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00448 [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00449 [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00450 [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00451 [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00452 [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00453 [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00454 [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00455 [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00456 [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00457 [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00458 [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00459 [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00460 [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00461 [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00462 [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00463 [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00464 [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00465 [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00466 [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00467 [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00468 [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00469 [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00470 [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00472 [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00473 [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00474 [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00475 [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00476 [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00477 [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00478 [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00479 [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00480 [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00481 [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00482 [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00483 [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00484 [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00485 [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00486 [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00487 [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00488 [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00489 [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00490 [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00491 [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00492 [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00493 [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00494 [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00503 [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00504 [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00505 [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00506 [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00507 [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00508 [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00509 [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00510 [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00511 [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00512 [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00513 [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00514 [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00515 [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00516 [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00517 [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00518 [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00519 [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00520 [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00521 [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00522 [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00523 [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00524 [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00525 [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00526 [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00527 [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00528 [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00529 [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00530 [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00531 [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00532 [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true [INFO] Processing: AS-WEB-CORE-00533 [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00534 [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00535 [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00536 [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00537 [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00538 [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00539 [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00540 [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00541 [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00542 [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00543 [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00544 [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00545 [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00546 [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00547 [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00548 [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00549 [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false [INFO] Processing: AS-WEB-CORE-00550 [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WEB-CORE-00001=Configuration error: Must be attached to a Context, AS-WEB-CORE-00002=Authenticator[{0}]: {1}, AS-WEB-CORE-00003=Exception getting debug value, AS-WEB-CORE-00004=Unexpected error forwarding or redirecting to login page, AS-WEB-CORE-00005=Started, AS-WEB-CORE-00006=Stopped, AS-WEB-CORE-00007=Process session destroyed on {0}, AS-WEB-CORE-00008=Process request for ''{0}'', AS-WEB-CORE-00009=Principal {0} has already been authenticated, AS-WEB-CORE-00010=Checking for SSO cookie, AS-WEB-CORE-00011=SSO cookie is not present, AS-WEB-CORE-00012=Checking for cached principal for {0}, AS-WEB-CORE-00013=Found cached principal {0} with auth type {1}, AS-WEB-CORE-00014=No cached principal found, erasing SSO cookie, AS-WEB-CORE-00015=Associate sso id {0} with session {1}, AS-WEB-CORE-00016=Registering sso id {0} for user {1} with auth type {2}, AS-WEB-CORE-00017=Looking up certificates, AS-WEB-CORE-00018=No certificates included with this request, AS-WEB-CORE-00019=No client certificate chain in this request, AS-WEB-CORE-00020=Cannot authenticate with the provided credentials, AS-WEB-CORE-00021=Unable to determine target of zero-arg dispatcher, AS-WEB-CORE-00022=Unable to acquire RequestDispatcher for {0}, AS-WEB-CORE-00023=Unable to acquire RequestDispatcher for {0} in servlet context {1}, AS-WEB-CORE-00024=Error invoking AsyncListener, AS-WEB-CORE-00025=Asynchronous dispatch already in progress, must call ServletRequest.startAsync first, AS-WEB-CORE-00026=Must not call AsyncContext.addListener after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00027=Must not call AsyncContext.setTimeout after the container-initiated dispatch during which ServletRequest.startAsync was called has returned to the container, AS-WEB-CORE-00028=The connector has already been initialized, AS-WEB-CORE-00029=Error registering connector , AS-WEB-CORE-00030=Failed to instanciate HttpHandler , AS-WEB-CORE-00031=mod_jk invalid Adapter implementation: {0} , AS-WEB-CORE-00032=Protocol handler instantiation failed: {0}, AS-WEB-CORE-00033=The connector has already been started, AS-WEB-CORE-00034=Protocol handler start failed: {0}, AS-WEB-CORE-00035=Coyote connector has not been started, AS-WEB-CORE-00036=Protocol handler destroy failed: {0}, AS-WEB-CORE-00037=An exception or error occurred in the container during the request processing, AS-WEB-CORE-00038=HTTP listener on port {0} has been disabled, AS-WEB-CORE-00039=Error parsing client cert chain into array of java.security.cert.X509Certificate instances, AS-WEB-CORE-00040=No Host matches server name {0}, AS-WEB-CORE-00041=Cannot use this object outside a servlet's service method or outside a filter's doFilter method, AS-WEB-CORE-00042=Cannot set a null ReadListener object, AS-WEB-CORE-00043=Cannot set a null WriteListener object, AS-WEB-CORE-00044=Failed to skip {0} characters in the underlying buffer of CoyoteReader on readLine()., AS-WEB-CORE-00045=Stream closed, AS-WEB-CORE-00046=Already set read listener, AS-WEB-CORE-00047=Cannot set ReaderListener for non-async or non-upgrade request, AS-WEB-CORE-00048=Error in invoking ReadListener.onDataAvailable, AS-WEB-CORE-00049=The WriteListener has already been set., AS-WEB-CORE-00050=Cannot set WriteListener for non-async or non-upgrade request, AS-WEB-CORE-00051=Error in invoking WriteListener.onWritePossible, AS-WEB-CORE-00052=getReader() has already been called for this request, AS-WEB-CORE-00053=getInputStream() has already been called for this request, AS-WEB-CORE-00054=Unable to determine client remote address from proxy (returns null), AS-WEB-CORE-00055=Unable to resolve IP address {0} into host name, AS-WEB-CORE-00056=Exception thrown by attributes event listener, AS-WEB-CORE-00057=Cannot call setAttribute with a null name, AS-WEB-CORE-00058=Unable to determine canonical name of file [{0}] specified for use with sendfile, AS-WEB-CORE-00059=Unable to set request character encoding to {0} from context {1}, because request parameters have already been read, or ServletRequest.getReader() has already been called, AS-WEB-CORE-00060=Attempt to re-login while the user identity already exists, AS-WEB-CORE-00061=changeSessionId has been called without a session, AS-WEB-CORE-00062=Cannot create a session after the response has been committed, AS-WEB-CORE-00063=Invalid URI encoding; using HTTP default, AS-WEB-CORE-00064=Invalid URI character encoding; trying ascii, AS-WEB-CORE-00065=Request is within the scope of a filter or servlet that does not support asynchronous operations, AS-WEB-CORE-00066=ServletRequest.startAsync called again without any asynchronous dispatch, or called outside the scope of any such dispatch, or called again within the scope of the same dispatch, AS-WEB-CORE-00067=Response already closed, AS-WEB-CORE-00068=ServletRequest.startAsync called outside the scope of an async dispatch, AS-WEB-CORE-00069=The request has not been put into asynchronous mode, must call ServletRequest.startAsync first, AS-WEB-CORE-00070=Request already released from asynchronous mode, AS-WEB-CORE-00071=Unable to perform error dispatch, AS-WEB-CORE-00072=Request.{0} is called without multipart configuration. Either add a @MultipartConfig to the servlet, or a multipart-config element to web.xml, AS-WEB-CORE-00073=This should not happen-breaking background lock: sess = {0}, AS-WEB-CORE-00074= Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00075=Error during finishResponse, AS-WEB-CORE-00076=getWriter() has already been called for this response, AS-WEB-CORE-00077=getOutputStream() has already been called for this response, AS-WEB-CORE-00078=Cannot reset buffer after response has been committed, AS-WEB-CORE-00079=Cannot change buffer size after data has been written, AS-WEB-CORE-00080=Cannot call sendError() after the response has been committed, AS-WEB-CORE-00081=Cannot call sendRedirect() after the response has been committed, AS-WEB-CORE-00082=Null response object, AS-WEB-CORE-00083=Not allowed to call this jakarta.servlet.ServletContext method from a ServletContextListener that was neither declared in the application's deployment descriptor nor annotated with WebListener, AS-WEB-CORE-00084=Exception thrown by attributes event listener, AS-WEB-CORE-00085=Name cannot be null, AS-WEB-CORE-00086=Cannot forward after response has been committed, AS-WEB-CORE-00087=Servlet {0} is currently unavailable, AS-WEB-CORE-00088=Allocate exception for servlet {0}, AS-WEB-CORE-00089=Exceeded maximum depth for nested request dispatches: {0}, AS-WEB-CORE-00090=Servlet.service() for servlet {0} threw exception, AS-WEB-CORE-00091=Release filters exception for servlet {0}, AS-WEB-CORE-00092=Deallocate exception for servlet {0}, AS-WEB-CORE-00093=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00094=ApplicationDispatcher[{0}]: {1}, AS-WEB-CORE-00095=Exception processing {0}, AS-WEB-CORE-00096=Exception sending default error page, AS-WEB-CORE-00097=Filter execution threw an exception, AS-WEB-CORE-00098=ApplicationFilterConfig.doAsPrivilege, AS-WEB-CORE-00099=ContainerBase.setLoader: stop: , AS-WEB-CORE-00100=ContainerBase.setLoader: start:, AS-WEB-CORE-00101=ContainerBase.setLogger: stop: , AS-WEB-CORE-00102=ContainerBase.setLogger: start: , AS-WEB-CORE-00103=ContainerBase.setManager: stop: , AS-WEB-CORE-00104=ContainerBase.setManager: start: , AS-WEB-CORE-00105=ContainerBase.setRealm: stop: , AS-WEB-CORE-00106=ContainerBase.setRealm: start: , AS-WEB-CORE-00107=addChild: Child name {0} is not unique, AS-WEB-CORE-00108=ContainerBase.addChild: start: , AS-WEB-CORE-00109=ContainerBase.removeChild: stop: , AS-WEB-CORE-00110=Container {0} has already been started, AS-WEB-CORE-00111=Container {0} has not been started, AS-WEB-CORE-00112=Error stopping container {0}, AS-WEB-CORE-00113=Error unregistering , AS-WEB-CORE-00114=Exception invoking periodic operation: , AS-WEB-CORE-00115=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00116=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00117=Unable to configure {0} for filter {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00118=Unable to configure mapping for filter {0} of servlet context {1}, because servlet names are null or empty, AS-WEB-CORE-00119=Unable to configure mapping for filter {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00120=Creation of the naming context failed: {0}, AS-WEB-CORE-00121=Failed to bind object: {0}, AS-WEB-CORE-00122=Environment entry {0} has an invalid type, AS-WEB-CORE-00123=Environment entry {0} has an invalid value, AS-WEB-CORE-00124=Failed to unbind object: {0}, AS-WEB-CORE-00125=Must not use request object outside the scope of a servlet's service or a filter's doFilter method, AS-WEB-CORE-00126=Null response object, AS-WEB-CORE-00127=Unable to configure {0} for servlet {1} of servlet context {2}, because this servlet context has already been initialized, AS-WEB-CORE-00128=Unable to configure mapping for servlet {0} of servlet context {1}, because URL patterns are null or empty, AS-WEB-CORE-00129=Unable to configure {0} session tracking cookie property for servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00130=Missing alternate docbase URL pattern or directory location, AS-WEB-CORE-00131=LoginConfig cannot be null, AS-WEB-CORE-00132=Form login page {0} must start with a ''/'', AS-WEB-CORE-00133=Form error page {0} must start with a ''/'', AS-WEB-CORE-00134=Child of a Context must be a Wrapper, AS-WEB-CORE-00135=JSP file {0} must start with a ''/'', AS-WEB-CORE-00136=Invalid {0} in security constraint, AS-WEB-CORE-00137=ErrorPage cannot be null, AS-WEB-CORE-00138=Error page location {0} must start with a ''/'', AS-WEB-CORE-00139=Invalid status code {0} for error-page mapping. HTTP error codes are defined in the range from 400-600, AS-WEB-CORE-00140=Filter mapping specifies an unknown filter name {0}, AS-WEB-CORE-00141=Filter mapping must specify either a or a , AS-WEB-CORE-00142=Invalid {0} in filter mapping, AS-WEB-CORE-00143=Unable to call method {0} on servlet context {1}, because this servlet context has already been initialized, AS-WEB-CORE-00144=Filter name is null or an empty String, AS-WEB-CORE-00145=Unable to set {0} session tracking mode on servlet context {1}, because it is not supported, AS-WEB-CORE-00146=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-CORE-00147=Both parameter name and parameter value are required, parameter name is {0}, AS-WEB-CORE-00148=Duplicate context initialization parameter {0}, AS-WEB-CORE-00149=Invalid {0} in servlet mapping, AS-WEB-CORE-00150=Servlet mapping specifies an unknown servlet name {0}, AS-WEB-CORE-00151=Unable to map Servlet [{0}] to URL pattern [{1}], because Servlet [{2}] is already mapped to it, AS-WEB-CORE-00152=Error creating instance listener {0}, AS-WEB-CORE-00153=Error creating lifecycle listener {0}, AS-WEB-CORE-00154=Error creating container listener {0}, AS-WEB-CORE-00155=Reloading this Context has started, AS-WEB-CORE-00156=Error stopping context {0}, AS-WEB-CORE-00157=Error starting context {0}, AS-WEB-CORE-00158=Error invoking requestInitialized method on ServletRequestListener {0}, AS-WEB-CORE-00159=Error invoking requestDestroyed method on ServletRequestListener {0}, AS-WEB-CORE-00160=Exception starting filter {0}, AS-WEB-CORE-00161=Servlet with name {0} does not have any servlet-class or jsp-file configured, AS-WEB-CORE-00162=Filter with name {0} does not have any class configured, AS-WEB-CORE-00163=Exception sending context destroyed event to listener instance of class {0}, AS-WEB-CORE-00164=Error starting resources in context {0}, AS-WEB-CORE-00165=Error stopping static resources, AS-WEB-CORE-00166=Current container has already been started with a DirContext object, AS-WEB-CORE-00167=Error starting resources in context {0} with Exception message: {1}, AS-WEB-CORE-00168=Form login page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00169=Form error page {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00170=JSP file {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00171=Container {0} has already been started, AS-WEB-CORE-00172=Error initialzing resources{0}, AS-WEB-CORE-00173=Error in dependency check for standard context {0}, AS-WEB-CORE-00174=Startup of context {0} failed due to previous errors, AS-WEB-CORE-00175=Exception during cleanup after start failed, AS-WEB-CORE-00176=Error invoking ServletContainerInitializer {0}, AS-WEB-CORE-00177=Error resetting context {0}, AS-WEB-CORE-00178=URL pattern {0} must start with a ''/'' in Servlet 2.4, AS-WEB-CORE-00179=Failed to create work directory {0}, AS-WEB-CORE-00180=The URL pattern {0} contains a CR or LF and so can never be matched, AS-WEB-CORE-00181=Missing name attribute in {0}, AS-WEB-CORE-00182=Malformed name {0}, value of name attribute does not start with ''//'', AS-WEB-CORE-00183=Path {0} does not start with ''/'', AS-WEB-CORE-00184=Path {0} does not start with ''/'' and is not empty, AS-WEB-CORE-00185=Error during mapping, AS-WEB-CORE-00186=Unable to create custom ObjectInputStream, AS-WEB-CORE-00187=Error during bindThread, AS-WEB-CORE-00188=Servlet {0} threw load() exception, AS-WEB-CORE-00189=Error updating ctx with jmx {0} {1} {2}, AS-WEB-CORE-00190=Error registering wrapper with jmx {0} {1} {2}, AS-WEB-CORE-00191=Null filter instance, AS-WEB-CORE-00192=Servlet name is null or an empty String, AS-WEB-CORE-00193=Null servlet instance, AS-WEB-CORE-00194=Child of an Engine must be a Host, AS-WEB-CORE-00195=Engine cannot have a parent Container, AS-WEB-CORE-00196=Error registering, AS-WEB-CORE-00197=No Host matches server name {0}, AS-WEB-CORE-00198=Host name is required, AS-WEB-CORE-00199=Child of a Host must be a Context, AS-WEB-CORE-00200=MAPPING configuration error for request URI {0}, AS-WEB-CORE-00201=ErrorPage must not be null, AS-WEB-CORE-00202=XML validation enabled, AS-WEB-CORE-00203=Create Host deployer for direct deployment ( non-jmx ), AS-WEB-CORE-00204=Error creating deployer , AS-WEB-CORE-00205=Error registering host {0}, AS-WEB-CORE-00206=Couldn't load specified error report valve class: {0}, AS-WEB-CORE-00207=Context path is required, AS-WEB-CORE-00208=Invalid context path: {0}, AS-WEB-CORE-00209=Context path {0} is already in use, AS-WEB-CORE-00210=URL to web application archive is required, AS-WEB-CORE-00211=Installing web application at context path {0} from URL {1}, AS-WEB-CORE-00212=Invalid URL for web application archive: {0}, AS-WEB-CORE-00213=Only web applications in the Host web application directory can be installed, invalid URL: {0}, AS-WEB-CORE-00214=Context path {0} must match the directory or WAR file name: {1}, AS-WEB-CORE-00215=Error installing, AS-WEB-CORE-00216=Error deploying application at context path {0}, AS-WEB-CORE-00217=URL to configuration file is required, AS-WEB-CORE-00218=Use of configuration file is not allowed, AS-WEB-CORE-00219=Processing Context configuration file URL {0}, AS-WEB-CORE-00220=Installing web application from URL {0}, AS-WEB-CORE-00221=Context path {0} is not currently in use, AS-WEB-CORE-00222=Removing web application at context path {0}, AS-WEB-CORE-00223=Error removing application at context path {0}, AS-WEB-CORE-00224=Starting web application at context path {0}, AS-WEB-CORE-00225=Starting web application at context path {0} failed, AS-WEB-CORE-00226=Stopping web application at context path {0}, AS-WEB-CORE-00227=Stopping web application at context path {0} failed, AS-WEB-CORE-00228=Failed to remove file {0}, AS-WEB-CORE-00229=Remote Client Aborted Request, IOException: {0}, AS-WEB-CORE-00230=The error-page {0} or {1} does not exist, AS-WEB-CORE-00231=No Context configured to process this request, AS-WEB-CORE-00232=Pipeline has already been started, AS-WEB-CORE-00233=Pipeline has not been started, AS-WEB-CORE-00234=Exception occurred when stopping GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00235=Exception occurred when starting GlassFishValve in StandardPipeline.setBasic, AS-WEB-CORE-00236=Exception occurred when starting GlassFishValve in StandardPipline.addValve, AS-WEB-CORE-00237=Unable to add valve {0}, AS-WEB-CORE-00238=No more Valves in the Pipeline processing this request, AS-WEB-CORE-00239=HttpUpgradeHandler handler cannot be null, AS-WEB-CORE-00240=Exception occurred when stopping GlassFishValve in StandardPipeline.removeValve, AS-WEB-CORE-00241=StandardPipeline[{0}]: {1}, AS-WEB-CORE-00242=StandardPipeline[null]: {0}, AS-WEB-CORE-00243=LifecycleException occurred during service initialization: {0}, AS-WEB-CORE-00244=Exception StandardServer.await: create[{0}], AS-WEB-CORE-00245=StandardServer.accept security exception: {0}, AS-WEB-CORE-00246=StandardServer.await: accept: {0}, AS-WEB-CORE-00247=StandardServer.await: read: {0}, AS-WEB-CORE-00248=StandardServer.await: Invalid command {0} received, AS-WEB-CORE-00249=This service has already been initialized, AS-WEB-CORE-00250=Error registering: {0}, AS-WEB-CORE-00251=This service has already been started, AS-WEB-CORE-00252=Starting service {0}, AS-WEB-CORE-00253=Stopping service {0}, AS-WEB-CORE-00254=This service has already been initialized, AS-WEB-CORE-00255=Error registering Service at domain {0}, AS-WEB-CORE-00256=Service initializing at {0} failed, AS-WEB-CORE-00257=Parent container of a Wrapper must be a Context, AS-WEB-CORE-00258=Wrapper container may not have child containers, AS-WEB-CORE-00259=Cannot allocate servlet {0} because it is being unloaded, AS-WEB-CORE-00260=Error allocating a servlet instance, AS-WEB-CORE-00261=Class {0} is not a Servlet, AS-WEB-CORE-00262=Error instantiating servlet class {0}, AS-WEB-CORE-00263=Servlet of class {0} is privileged and cannot be loaded by this web application, AS-WEB-CORE-00264=No servlet class has been specified for servlet {0}, AS-WEB-CORE-00265=Wrapper cannot find Loader for servlet {0}, AS-WEB-CORE-00266=Wrapper cannot find servlet class {0} or a class it depends on, AS-WEB-CORE-00267=Servlet.init() for servlet {0} threw exception, AS-WEB-CORE-00268=Servlet execution threw an exception, AS-WEB-CORE-00269=Marking servlet {0} as unavailable, AS-WEB-CORE-00270=Waiting for {0} instance(s) of {1} to be deallocated, AS-WEB-CORE-00271=Servlet.destroy() for servlet {0} threw exception, AS-WEB-CORE-00272=Servlet {0} threw unload() exception, AS-WEB-CORE-00273=Error loading {0} {1}, AS-WEB-CORE-00274=This application is not currently available, AS-WEB-CORE-00275=Servlet {0} is currently unavailable, AS-WEB-CORE-00276=Servlet {0} is not available, AS-WEB-CORE-00277=Allocate exception for servlet {0}, AS-WEB-CORE-00278=Exception for sending acknowledgment of a request: {0}, AS-WEB-CORE-00280=Release filters exception for servlet {0}, AS-WEB-CORE-00281=Deallocate exception for servlet {0}, AS-WEB-CORE-00283=StandardWrapperValve[{0}]: {1}, AS-WEB-CORE-00284=Failed to skip {0} bytes in the underlying buffer of MultipartStream on close()., AS-WEB-CORE-00285=file data is empty., AS-WEB-CORE-00286=Unable to create Random source using class [{0}], AS-WEB-CORE-00287=The property "{0}" is not defined for filters of type "{1}", AS-WEB-CORE-00288=Error registering loader, AS-WEB-CORE-00289=Error registering jndi stream handler, AS-WEB-CORE-00290=Loader has already been started, AS-WEB-CORE-00291=No resources for {0}, AS-WEB-CORE-00292=LifecycleException, AS-WEB-CORE-00293=Loader has not yet been started, AS-WEB-CORE-00294=Cannot set reloadable property to {0}, AS-WEB-CORE-00295=WebappLoader[{0}]: {1}, AS-WEB-CORE-00296=No work dir for {0}, AS-WEB-CORE-00297=Failed to create destination directory to copy resources, AS-WEB-CORE-00298=Failed to copy resources, AS-WEB-CORE-00299=Failed to create work directory to {0}, AS-WEB-CORE-00300=File Logger has already been started, AS-WEB-CORE-00301=File Logger has not yet been started, AS-WEB-CORE-00302=Unknown container {0}, AS-WEB-CORE-00303=Null engine !! {0}, AS-WEB-CORE-00304=Unable to create javax.management.ObjectName for Logger, AS-WEB-CORE-00305=Can't register logger {0}, AS-WEB-CORE-00306=Setting JAAS app name {0}, AS-WEB-CORE-00307=Login exception authenticating username {0}, AS-WEB-CORE-00308=Username {0} NOT authenticated due to failed login, AS-WEB-CORE-00309=Username {0} NOT authenticated due to expired account, AS-WEB-CORE-00310=Username {0} NOT authenticated due to expired credential, AS-WEB-CORE-00311=error , AS-WEB-CORE-00312=Illegal digestEncoding: {0}, AS-WEB-CORE-00313=Access to the requested resource has been denied, AS-WEB-CORE-00314=Configuration error: Cannot perform access control without an authenticated principal, AS-WEB-CORE-00315=Username {0} has role {1}, AS-WEB-CORE-00316=Username {0} does NOT have role {1}, AS-WEB-CORE-00317=This Realm has already been started, AS-WEB-CORE-00318=Invalid message digest algorithm {0} specified, AS-WEB-CORE-00319=This Realm has not yet been started, AS-WEB-CORE-00320=Error digesting user credentials, AS-WEB-CORE-00321=Couldn't get MD5 digest, AS-WEB-CORE-00322=An exception occurs when running the PrivilegedExceptionAction block., AS-WEB-CORE-00323=Only skipped [{0}] bytes when [{1}] were requested, AS-WEB-CORE-00324=Directory Listing For {0}, AS-WEB-CORE-00325=Up To {0}, AS-WEB-CORE-00326=Filename, AS-WEB-CORE-00327=Size, AS-WEB-CORE-00328=Last Modified, AS-WEB-CORE-00329=Container has not called setWrapper() for this servlet, AS-WEB-CORE-00330=Cannot call invoker servlet with a named dispatcher, AS-WEB-CORE-00331=No servlet name or class was specified in path {0}, AS-WEB-CORE-00332=Cannot create servlet wrapper for path {0}, AS-WEB-CORE-00333=Cannot allocate servlet instance for path {0}, AS-WEB-CORE-00334=Cannot deallocate servlet instance for path {0}, AS-WEB-CORE-00335=JAXP initialization failed, AS-WEB-CORE-00336=Ignored external entity, publicID: {0}, systemID: {1}, AS-WEB-CORE-00337=setAttribute: Session attribute with name {0} has value that is not of type String (required for cookie-based persistence), AS-WEB-CORE-00338=Loading Session {0} from file {1}, AS-WEB-CORE-00339=Removing Session {0} at file {1}, AS-WEB-CORE-00340=Saving Session {0} to file {1}, AS-WEB-CORE-00341=Unable to delete file [{0}] which is preventing the creation of the session storage location, AS-WEB-CORE-00342=Unable to create directory [{0}] for the storage of session data, AS-WEB-CORE-00343=SQL Error {0}, AS-WEB-CORE-00344=Loading Session {0} from database {1}, AS-WEB-CORE-00345=Removing Session {0} at database {1}, AS-WEB-CORE-00346=Saving Session {0} to database {1}, AS-WEB-CORE-00347=The database connection is null or was found to be closed. Trying to re-open it., AS-WEB-CORE-00348=The re-open on the database failed. The database could be down., AS-WEB-CORE-00349=A SQL exception occurred {0}, AS-WEB-CORE-00350=JDBC driver class not found {0}, AS-WEB-CORE-00351=Exception initializing random number generator of class {0}, AS-WEB-CORE-00352=Seeding random number generator class {0}, AS-WEB-CORE-00353=Failed to close randomIS., AS-WEB-CORE-00354=Error registering , AS-WEB-CORE-00355=setAttribute: Non-serializable attribute with name {0}, AS-WEB-CORE-00356=Session not found {0}, AS-WEB-CORE-00357=Checking isLoaded for id, {0}, {1}, AS-WEB-CORE-00358=Exception clearing the Store, AS-WEB-CORE-00359=createSession: Too many active sessions, AS-WEB-CORE-00360=Exception in the Store during load, AS-WEB-CORE-00361=Loading {0} persisted sessions, AS-WEB-CORE-00362=Failed load session from store, AS-WEB-CORE-00363=Can't load sessions from store, AS-WEB-CORE-00364=Exception in the Store during removeSession, AS-WEB-CORE-00365=Exception removing session, AS-WEB-CORE-00366=Saving {0} persisted sessions, AS-WEB-CORE-00367=Exception in the Store during swapIn, AS-WEB-CORE-00368=Error deserializing Session {0}: {1}, AS-WEB-CORE-00369=Session swapped in is invalid or expired, AS-WEB-CORE-00370=Swapping session {0} in from Store, AS-WEB-CORE-00371=Exception in the Store during writeSession, AS-WEB-CORE-00372=Error serializing Session {0}: {1}, AS-WEB-CORE-00373=Manager has already been started, AS-WEB-CORE-00374=No Store configured, persistence disabled, AS-WEB-CORE-00375=Manager has not yet been started, AS-WEB-CORE-00376=Invalid session timeout setting {0}, AS-WEB-CORE-00377=Swapping session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00378=Too many active sessions, {0}, looking for idle sessions to swap out, AS-WEB-CORE-00379=Swapping out session {0}, idle for {1} seconds too many sessions active, AS-WEB-CORE-00380= Backing up session {0} to Store, idle for {1} seconds, AS-WEB-CORE-00381=createSession: Too many active sessions, AS-WEB-CORE-00382= Loading persisted sessions from {0}, AS-WEB-CORE-00383=IOException while loading persisted sessions: {0}, AS-WEB-CORE-00384=ClassNotFoundException while loading persisted sessions: {0}, AS-WEB-CORE-00385=Saving persisted sessions to {0}, AS-WEB-CORE-00386=IOException while saving persisted sessions: {0}, AS-WEB-CORE-00387=Exception loading sessions from persistent storage, AS-WEB-CORE-00388=Exception unloading sessions to persistent storage, AS-WEB-CORE-00389=Session id change event listener threw exception, AS-WEB-CORE-00390=Session event listener threw exception, AS-WEB-CORE-00391=Session already invalidated, AS-WEB-CORE-00392=Session attribute event listener threw exception, AS-WEB-CORE-00393=setAttribute: name parameter cannot be null, AS-WEB-CORE-00394=Session binding event listener threw exception, AS-WEB-CORE-00395= Cannot serialize session attribute {0} for session {1}, AS-WEB-CORE-00396=StoreBase has already been started, AS-WEB-CORE-00397=StoreBase has not been started, AS-WEB-CORE-00398=Class loader creation threw exception, AS-WEB-CORE-00399=Error processing command line arguments, AS-WEB-CORE-00400=Catalina.stop: , AS-WEB-CORE-00401=Can't load server.xml from {0}, AS-WEB-CORE-00402=Catalina.start: , AS-WEB-CORE-00403=Catalina.start: , AS-WEB-CORE-00404=Initialization processed in {0} ms, AS-WEB-CORE-00405=Error loading configuration, AS-WEB-CORE-00406=Server startup in {0} ms, AS-WEB-CORE-00407=Failed to load catalina.properties, AS-WEB-CORE-00408=Lifecycle event data object {0} is not a Context, AS-WEB-CORE-00409=alt-dd file {0} not found, AS-WEB-CORE-00410=Missing application web.xml, using defaults only {0}, AS-WEB-CORE-00411=Parse error in application web.xml at line {0} and column {1}, AS-WEB-CORE-00412=Parse error in application web.xml, AS-WEB-CORE-00413=Error closing application web.xml, AS-WEB-CORE-00414=No Realm has been configured to authenticate against, AS-WEB-CORE-00415=Cannot configure an authenticator for method {0}, AS-WEB-CORE-00416=Cannot instantiate an authenticator of class {0}, AS-WEB-CORE-00417=Configured an authenticator for method {0}, AS-WEB-CORE-00418=No default web.xml, AS-WEB-CORE-00419=Missing default web.xml, using application web.xml only {0} {1}, AS-WEB-CORE-00420=Parse error in default web.xml at line {0} and column {1}, AS-WEB-CORE-00421=Parse error in default web.xml, AS-WEB-CORE-00422=Error closing default web.xml, AS-WEB-CORE-00423=ContextConfig: Initializing, AS-WEB-CORE-00424=Exception fixing docBase, AS-WEB-CORE-00425=ContextConfig: Processing START, AS-WEB-CORE-00426=ContextConfig: Processing STOP, AS-WEB-CORE-00427=Security role name {0} used in an without being defined in a in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a without being defined in a in context [{1}], AS-WEB-CORE-00430=No web.xml, using defaults {0}, AS-WEB-CORE-00431=No engines have been defined yet, AS-WEB-CORE-00432=Engine.start exception, AS-WEB-CORE-00433=Couldn't load SSL server socket factory., AS-WEB-CORE-00434=Couldn't create connector., AS-WEB-CORE-00435=Connector.stop, AS-WEB-CORE-00436=Engine.stop exception, AS-WEB-CORE-00437=Specified Authenticator is not a Valve, AS-WEB-CORE-00438=Embedded service has already been started, AS-WEB-CORE-00439=Embedded service has not yet been started, AS-WEB-CORE-00440=Lifecycle event data object {0} is not an Engine, AS-WEB-CORE-00441=EngineConfig: {0}, AS-WEB-CORE-00442=EngineConfig: Processing START, AS-WEB-CORE-00443=EngineConfig: Processing STOP, AS-WEB-CORE-00444=Application base directory {0} does not exist, AS-WEB-CORE-00445=Unable to create the directory [{0}], AS-WEB-CORE-00446=The archive [{0}] is malformed and will be ignored: an entry contains an illegal path [{1}], AS-WEB-CORE-00447=Failed to set last-modified time of the file {0}, AS-WEB-CORE-00448=Error copying {0} to {1}, AS-WEB-CORE-00449=[{0}] could not be completely deleted. The presence of the remaining files may cause problems, AS-WEB-CORE-00450=Lifecycle event data object {0} is not a Host, AS-WEB-CORE-00451=Deploying configuration descriptor {0}, AS-WEB-CORE-00452=Error deploying configuration descriptor {0}, AS-WEB-CORE-00453=The war name [{0}] is invalid. The archive will be ignored., AS-WEB-CORE-00454=Expanding web application archive {0}, AS-WEB-CORE-00455=Exception while expanding web application archive {0}, AS-WEB-CORE-00456=Exception while expanding web application archive {0}, AS-WEB-CORE-00457=Deploying web application archive {0}, AS-WEB-CORE-00458=Error deploying web application archive {0}, AS-WEB-CORE-00459=Deploying web application directory {0}, AS-WEB-CORE-00460=Error deploying web application directory {0}, AS-WEB-CORE-00461=Error undeploying Jar file {0}, AS-WEB-CORE-00462=HostConfig: restartContext [{0}], AS-WEB-CORE-00463=Error during context [{0}] stop, AS-WEB-CORE-00464=Error during context [{0}] restart, AS-WEB-CORE-00465=HostConfig: Processing START, AS-WEB-CORE-00466=HostConfig: Processing STOP, AS-WEB-CORE-00467=Undeploying deployed web applications, AS-WEB-CORE-00468=Undeploying context [{0}], AS-WEB-CORE-00469=Error undeploying web application at context path {0}, AS-WEB-CORE-00470=Must set 'catalina.home' system property, AS-WEB-CORE-00472=Exception creating instance of {0}, AS-WEB-CORE-00473=Exception locating main() method, AS-WEB-CORE-00474=Exception calling main() method, AS-WEB-CORE-00475=Usage: java org.apache.catalina.startup.Tool [] [], AS-WEB-CORE-00476=Deploying user web applications, AS-WEB-CORE-00477=Exception loading user database, AS-WEB-CORE-00478=Deploying web application for user {0}, AS-WEB-CORE-00479=Error deploying web application for user {0}, AS-WEB-CORE-00480=UserConfig[{0}]: {1}, AS-WEB-CORE-00481=UserConfig[null]: {0}, AS-WEB-CORE-00482=UserConfig: Processing START, AS-WEB-CORE-00483=UserConfig: Processing STOP, AS-WEB-CORE-00484=Failed to load manifest resources {0}, AS-WEB-CORE-00485=ExtensionValidator[{0}][{1}]: Required extension "{2}" not found., AS-WEB-CORE-00486=ExtensionValidator[{0}]: Failure to find {1} required extension(s)., AS-WEB-CORE-00487=Odd number of hexadecimal digits, AS-WEB-CORE-00488=Bad hexadecimal digit, AS-WEB-CORE-00489=Map is currently locked, AS-WEB-CORE-00490=UTF8 not supported, AS-WEB-CORE-00491=Could not create a new directory: {0}, AS-WEB-CORE-00492=status.setContentType, AS-WEB-CORE-00493=Internal Error, AS-WEB-CORE-00494=Failed to initialize the interceptor, AS-WEB-CORE-00503=Failed to rename log file to {0} for rotate logs, AS-WEB-CORE-00504=at least this wasn't swallowed, AS-WEB-CORE-00505=Failed to create directory {0}, AS-WEB-CORE-00506=fields was just empty or whitespace, AS-WEB-CORE-00507=unable to decode with rest of chars being: {0}, AS-WEB-CORE-00508=No closing ) found for in decode, AS-WEB-CORE-00509=The next characters couldn't be decoded: {0}, AS-WEB-CORE-00510=End of line reached before decoding x- param, AS-WEB-CORE-00511=x param in wrong format. Needs to be 'x-#(...)' read the docs!, AS-WEB-CORE-00512=x param in wrong format. No closing ')'!, AS-WEB-CORE-00513=x param for servlet request, couldn't decode value: {0}, AS-WEB-CORE-00514=No Context configured to process this request, AS-WEB-CORE-00515=Syntax error in request filter pattern {0}, AS-WEB-CORE-00516=Cannot process the error page: {0}, AS-WEB-CORE-00517=Digester.getParser: , AS-WEB-CORE-00518=Cannot get XMLReader, AS-WEB-CORE-00519=Finish event threw exception, AS-WEB-CORE-00520=Finish event threw error, AS-WEB-CORE-00521=Body event threw exception, AS-WEB-CORE-00522=Body event threw error, AS-WEB-CORE-00523=No rules found matching {0}., AS-WEB-CORE-00524=End event threw exception, AS-WEB-CORE-00525=End event threw error, AS-WEB-CORE-00526=Begin event threw exception, AS-WEB-CORE-00527=Begin event threw error, AS-WEB-CORE-00528=Parse Error at line {0} column {1}: {2}, AS-WEB-CORE-00529=Parse Fatal Error at line {0} column {1}: {2}, AS-WEB-CORE-00530=Parse Warning Error at line {0} column {1}: {2}, AS-WEB-CORE-00531=Empty stack (returning null), AS-WEB-CORE-00532=No Locator!, AS-WEB-CORE-00533=[SetPropertiesRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00534=[SetPropertyRule]{0} Setting property {1} to {2} did not find a matching property., AS-WEB-CORE-00535=Login failed, AS-WEB-CORE-00536=This is request has already been authenticated, AS-WEB-CORE-00537=No authenticator, AS-WEB-CORE-00538=Invalid call to login while pluggable authentication method is configured, AS-WEB-CORE-00539=Internal logout error, AS-WEB-CORE-00540=Blocked access to external entity with publicId [{0}] and systemId [{0}], AS-WEB-CORE-00541=Blocked access to external entity with name [{0}], publicId [{1}], baseURI [{2}] and systemId [{3}], AS-WEB-CORE-00542=Blocked access to external subset with name [{0}] and baseURI [{1}], AS-WEB-CORE-00543=Fail to read file [{0}], AS-WEB-CORE-00544=Unable to find the underlying Coyote request object (which is required to create a push request) from the request of type [{0}], AS-WEB-CORE-00545=It is illegal to call push() before setting a path, AS-WEB-CORE-00546=The push method should not be null, AS-WEB-CORE-00547=The push method should not be an empty String, AS-WEB-CORE-00548=The push method ''{0}'' is not cacheable or safe, AS-WEB-CORE-00549=The repository '{0}' is not a directory, AS-WEB-CORE-00550=The repository '{0}' contains a null character} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER [INFO] Enclosing type is org.apache.catalina.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.web.core.description=WEB Core Logger, jakarta.enterprise.web.core.publish=true, jakarta.enterprise.web.core.subsystem=WEB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element WEB_CORE_LOGGER [INFO] Found enclosing element org.apache.catalina.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-core --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ entitybean-container --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ entitybean-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-core --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ entitybean-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/target/classes/META-INF for [INFO] [echo] web-core [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/target/web-core.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-core --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-core --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-core-checkstyle) @ web-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-core --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.13-SNAPSHOT/web-core-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.13-SNAPSHOT/web-core-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------ [INFO] Building Database Generator module for cmp 7.0.13-SNAPSHOT [255/297] [INFO] from appserver/persistence/cmp/generator-database/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-generator-database --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-generator-database --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-generator-database --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-impl --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-impl --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 12 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ concurrent-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-generator-database --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-generator-database --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database --- [INFO] Copying 12 resources from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-generator-database --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ entitybean-container --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ entitybean-container --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ejb-full-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ejb-full-container --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/target/classes/META-INF for [INFO] [echo] ejb-full-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/target/ejb-full-container.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-full-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-full-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.13-SNAPSHOT/ejb-full-container-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.13-SNAPSHOT/ejb-full-container-7.0.13-SNAPSHOT.jar [INFO] [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >----------- [INFO] Building enhancer module for cmp 7.0.13-SNAPSHOT [256/297] [INFO] from appserver/persistence/cmp/enhancer/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-enhancer --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-enhancer --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-enhancer --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ entitybean-container --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 31 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-enhancer --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-enhancer --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-enhancer --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.concurrent.runtime, has 1, private references [org.glassfish.concurrent.runtime.deployer.cfg] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.concurrent.admin.CreateContextService, org.glassfish.concurrent.admin.CreateManagedExecutorService, org.glassfish.concurrent.admin.CreateManagedScheduledExecutorService, org.glassfish.concurrent.admin.CreateManagedThreadFactory, org.glassfish.concurrent.admin.DeleteContextService, org.glassfish.concurrent.admin.DeleteManagedExecutorService, org.glassfish.concurrent.admin.DeleteManagedScheduledExecutorService, org.glassfish.concurrent.admin.DeleteManagedThreadFactory, org.glassfish.concurrent.admin.ListContextServices, org.glassfish.concurrent.admin.ListManagedExecutorServices, org.glassfish.concurrent.admin.ListManagedScheduledExecutorServices, org.glassfish.concurrent.admin.ListManagedThreadFactories] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ concurrent-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-generator-database --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ entitybean-container --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ entitybean-container --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/target/classes/META-INF for [INFO] [echo] entitybean-container [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/target/entitybean-container.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ entitybean-container --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ entitybean-container --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ entitybean-container --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.13-SNAPSHOT/entitybean-container-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.13-SNAPSHOT/entitybean-container-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >----------------- [INFO] Building JDBC admin 7.0.13-SNAPSHOT [257/297] [INFO] from appserver/jdbc/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jdbc-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jdbc-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-generator-database --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-generator-database --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/target/classes/META-INF for [INFO] [echo] cmp-generator-database [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-generator-database --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-generator-database --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.13-SNAPSHOT/cmp-generator-database-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.13-SNAPSHOT/cmp-generator-database-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------------< org.glassfish.main.admin:rest-service >---------------- [INFO] Building GlassFish Admin REST Service 7.0.13-SNAPSHOT [258/297] [INFO] from nucleus/admin/rest/rest-service/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ rest-service --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ rest-service --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ rest-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-CONCURRENT-00001 [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false [INFO] Processing: AS-CONCURRENT-00002 [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true [INFO] Processing: AS-CONCURRENT-00003 [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true [INFO] Processing: AS-CONCURRENT-00004 [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-CONCURRENT-00001=Task [{0}] has been running on thread [{1}] for {2} seconds, which is more than the configured hung task threshold of {3} seconds in [{4}]., AS-CONCURRENT-00001.MSG_COMMENT=# A task has been running for longer time than the configured hung task threshold setting., AS-CONCURRENT-00002=Unable to setup or reset runtime context for a task because an invalid context handle is being passed., AS-CONCURRENT-00002.MSG_COMMENT=# When trying to setup and runtime context for a task, an invalid context handle is being passed, AS-CONCURRENT-00003=Unable to bind {0} to JNDI location [{1}]., AS-CONCURRENT-00003.MSG_COMMENT=# An unexpected exception occurred when trying to bind a managed object to JNDI namespace., AS-CONCURRENT-00004=Unable to deploy {0}., AS-CONCURRENT-00004.MSG_COMMENT=# Unable to deploy a managed object because the configuration information is missing} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_NAME [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ concurrent-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ concurrent-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/target/classes/META-INF for [INFO] [echo] concurrent-impl [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ concurrent-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ concurrent-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.13-SNAPSHOT/concurrent-impl-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.13-SNAPSHOT/concurrent-impl-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------ [INFO] Building JMS admin 7.0.13-SNAPSHOT [259/297] [INFO] from appserver/jms/admin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jms-admin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-admin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jms-admin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jms-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 6 resources from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jdbc-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/Environment.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/impl/Environment.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta, has 1, private references [com.sun.jdo.api.persistence.enhancer.util] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-enhancer --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 94 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetJdbcDriverClassNames.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/internal/GetJdbcDriverClassNames.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-admin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-admin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 13 resources from src/main/manpages to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jms-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jdbc.admin.cli.CreateJdbcConnectionPool, org.glassfish.jdbc.admin.cli.CreateJdbcResource, org.glassfish.jdbc.admin.cli.DeleteJdbcConnectionPool, org.glassfish.jdbc.admin.cli.DeleteJdbcResource, org.glassfish.jdbc.admin.cli.ListJdbcConnectionPools, org.glassfish.jdbc.admin.cli.ListJdbcResources, org.glassfish.jdbc.admin.cli.internal.GetDatabaseVendorNames, org.glassfish.jdbc.admin.cli.internal.GetJdbcDriverClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationClassNames, org.glassfish.jdbc.admin.cli.internal.GetValidationTableNames] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jdbc-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service --- [INFO] Copying 13 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ rest-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-enhancer --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-enhancer --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/target/classes/META-INF for [INFO] [echo] cmp-enhancer [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-enhancer --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-enhancer --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.13-SNAPSHOT/cmp-enhancer-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.13-SNAPSHOT/cmp-enhancer-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.security:websecurity >--------------- [INFO] Building WebTier Security Integration 7.0.13-SNAPSHOT [260/297] [INFO] from appserver/security/webintegration/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ websecurity --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ websecurity --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ websecurity --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ websecurity --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSDestinations.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/ListJMSDestinations.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jms-admin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jms-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jdbc-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jdbc-admin --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jms.admin.cli.ChangeMasterBrokerCommand, org.glassfish.jms.admin.cli.ConfigureJMSCluster, org.glassfish.jms.admin.cli.CreateJMSDestination, org.glassfish.jms.admin.cli.CreateJMSHost, org.glassfish.jms.admin.cli.CreateJMSResource, org.glassfish.jms.admin.cli.DeleteJMSDestination, org.glassfish.jms.admin.cli.DeleteJMSHost, org.glassfish.jms.admin.cli.DeleteJMSResource, org.glassfish.jms.admin.cli.FlushJMSDestination, org.glassfish.jms.admin.cli.GetJmsPhysicalDestinationCommand, org.glassfish.jms.admin.cli.JMSPing, org.glassfish.jms.admin.cli.ListJMSDestinations, org.glassfish.jms.admin.cli.ListJMSHosts, org.glassfish.jms.admin.cli.ListJMSResources, org.glassfish.jms.admin.cli.UpdateJmsPhysicalDestinationCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jms-admin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/target/classes/META-INF for [INFO] [echo] jdbc-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/target/jdbc-admin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jdbc-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jdbc-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.13-SNAPSHOT/jdbc-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.13-SNAPSHOT/jdbc-admin-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------ [INFO] Building EJB Timer Service Application 7.0.13-SNAPSHOT [261/297] [INFO] from appserver/ejb/ejb-timer-service-app/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-timer-service-app --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-service-app --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-timer-service-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ websecurity --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ websecurity --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ websecurity --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-service-app --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-service-app --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-timer-service-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-timer-service-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ websecurity --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ websecurity --- [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.system.tools.admin.description=Main JMS Logger, jakarta.enterprise.system.tools.admin.publish=true, jakarta.enterprise.system.tools.admin.subsystem=JMS_ADMIN} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element JMS_ADMIN_LOGGER [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jms-admin --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jms-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/target/classes/META-INF for [INFO] [echo] jms-admin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/target/jms-admin.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jms-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jms-admin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jms-admin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.13-SNAPSHOT/jms-admin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.13-SNAPSHOT/jms-admin-7.0.13-SNAPSHOT.jar [INFO] [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >------- [INFO] Building support-sqlstore module for cmp 7.0.13-SNAPSHOT [262/297] [INFO] from appserver/persistence/cmp/support-sqlstore/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in support-sqlstore module for cmp: [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-support-sqlstore --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-sqlstore --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore --- [INFO] [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ websecurity --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ websecurity --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ejb-timer-service-app --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ ejb-timer-service-app --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for [INFO] [echo] ejb-timer-service-app [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app --- [INFO] Packaging webapp [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-timer-service-app --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-timer-service-app --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.13-SNAPSHOT/ejb-timer-service-app-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.13-SNAPSHOT/ejb-timer-service-app-7.0.13-SNAPSHOT.war [INFO] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >--------- [INFO] Building ejb-mapping module for cmp 7.0.13-SNAPSHOT [263/297] [INFO] from appserver/persistence/cmp/ejb-mapping/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-ejb-mapping --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-ejb-mapping --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-ejb-mapping --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/provider/ProviderUtil.java:[178,68] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/metadata/ParamMetadata.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/metadata/ParamMetadata.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/metadata/RestMethodMetadata.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/metadata/RestMethodMetadata.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ rest-service --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ rest-service --- [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: realmBase.forbidden [INFO] Message realmBase.forbidden needs checking for cause/action: false [INFO] Processing: realmAdapter.badRequestWithId [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false [INFO] Processing: missing_http_header.host [INFO] Message missing_http_header.host needs checking for cause/action: false [INFO] Processing: realmAdapter.noWebSecMgr [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {missing_http_header.host=Host header not found in request, realmAdapter.badRequestWithId=WEB9101: There are some problems with the request, realmAdapter.noWebSecMgr=WEB9100: No WebSecurityManager found for context {0}, realmBase.forbidden=Access to the requested resource has been denied} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle [INFO] Loggers found so far: {jakarta.enterprise.system.container.web.security.description=logger for web security module, jakarta.enterprise.system.container.web.security.publish=true, jakarta.enterprise.system.container.web.security.subsystem=websecurity} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOGGER_INFO [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ websecurity --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ websecurity --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/target/classes/META-INF for [INFO] [echo] websecurity [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/target/websecurity.jar [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ websecurity --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ websecurity --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ websecurity --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.13-SNAPSHOT/websecurity-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.13-SNAPSHOT/websecurity-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >----------- [INFO] Building Admin Console JMS Plugin 7.0.13-SNAPSHOT [264/297] [INFO] from appserver/admingui/jms-plugin/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ console-jms-plugin --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jms-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ console-jms-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-ejb-mapping --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-ejb-mapping --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-ejb-mapping --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.admin.rest.composite, has 1, private references [org.glassfish.admin.rest.resources] [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.admin.rest.utils, has 2, private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ rest-service --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.rest.cli.GetGroupNamesCommand, org.glassfish.admin.rest.cli.GetTokensCommand, org.glassfish.admin.rest.cli.IsAnonymousUserEnabledCommand, org.glassfish.admin.rest.cli.PredefinedAuthRealmClassNamesCommand, org.glassfish.admin.rest.cli.SupportsUserManagementCommand, org.glassfish.admin.rest.cli.SynchronizeRealmFromConfig] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ rest-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 189 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jms-plugin --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jms-plugin --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin --- [INFO] Copying 50 resources from src/main/resources to target/classes [INFO] Copying 52 resources from src/main/help to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ console-jms-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/FetchedWith.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-ejb-mapping --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin --- [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-ejb-mapping --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-ejb-mapping --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for [INFO] [echo] cmp-ejb-mapping [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-ejb-mapping --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-ejb-mapping --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.13-SNAPSHOT/cmp-ejb-mapping-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.13-SNAPSHOT/cmp-ejb-mapping-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >------------- [INFO] Building GlassFish EJB timer app database init scripts 7.0.13-SNAPSHOT [265/297] [INFO] from appserver/ejb/ejb-timer-databases/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-timer-databases --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-databases --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-timer-databases --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-databases --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-databases --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases --- [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases --- [INFO] Copying 18 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-timer-databases --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-timer-databases --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/target/classes/META-INF for [INFO] [echo] ejb-timer-databases [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-timer-databases --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-timer-databases --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.13-SNAPSHOT/ejb-timer-databases-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.13-SNAPSHOT/ejb-timer-databases-7.0.13-SNAPSHOT.zip [INFO] [INFO] ------------------< org.glassfish.main.web:web-glue >------------------- [INFO] Building Web Container glue code 7.0.13-SNAPSHOT [266/297] [INFO] from appserver/web/web-glue/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ console-jms-plugin --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-glue --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-glue --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-glue --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-glue --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: NCLS-REST-00001 [INFO] Message NCLS-REST-00001 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00002 [INFO] Message NCLS-REST-00002 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00003 [INFO] Message NCLS-REST-00003 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00004 [INFO] Message NCLS-REST-00004 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00005 [INFO] Message NCLS-REST-00005 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00006 [INFO] Message NCLS-REST-00006 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00007 [INFO] Message NCLS-REST-00007 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00008 [INFO] Message NCLS-REST-00008 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00009 [INFO] Message NCLS-REST-00009 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00010 [INFO] Message NCLS-REST-00010 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00011 [INFO] Message NCLS-REST-00011 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00012 [INFO] Message NCLS-REST-00012 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00013 [INFO] Message NCLS-REST-00013 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00014 [INFO] Message NCLS-REST-00014 needs checking for cause/action: false [INFO] Processing: NCLS-REST-00015 [INFO] Message NCLS-REST-00015 needs checking for cause/action: true [INFO] Processing: NCLS-REST-00016 [INFO] Message NCLS-REST-00016 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {NCLS-REST-00001=Listening to REST requests at context: {0}/domain., NCLS-REST-00002=Incorrectly formatted entry in {0}: {1}, NCLS-REST-00003=An error occurred while processing the request. Please see the server logs for details., NCLS-REST-00004=The class specified by generator does not implement DefaultsGenerator, NCLS-REST-00005=Unsupported fixed value. Supported types are String, boolean, Boolean, int, Integer, long, Long, double, Double, float, and Float, NCLS-REST-00006=Fixed value type does not match the property type, NCLS-REST-00007=Cannot marshal, NCLS-REST-00008=Unexpected exception during command execution., NCLS-REST-00009=Unable to delete directory {0}. Will attempt deletion again upon JVM exit., NCLS-REST-00010=Unable to delete file %s. Will attempt deletion again upon JVM exit., NCLS-REST-00011={0}: {1}, NCLS-REST-00012=Compilation failed., NCLS-REST-00013=File creation failed: {0}, NCLS-REST-00014=Directory creation failed: {0}, NCLS-REST-00015=Unexpected exception during initilization., NCLS-REST-00016=I/O exception: {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging [INFO] Loggers found so far: {jakarta.enterprise.admin.rest.description=Main REST Logger, jakarta.enterprise.admin.rest.publish=true, jakarta.enterprise.admin.rest.subsystem=REST} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element REST_MAIN_LOGGER [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rest-service --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ rest-service --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/target/classes/META-INF for [INFO] [echo] rest-service [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/target/rest-service.jar [INFO] [INFO] --- jar:3.3.0:test-jar (default) @ rest-service --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ rest-service --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ rest-service --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ rest-service --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.13-SNAPSHOT/rest-service-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.13-SNAPSHOT/rest-service-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------------< org.glassfish.main.ejb:ejb-all >------------------- [INFO] Building EJB tier for GlassFish 7.0.13-SNAPSHOT [267/297] [INFO] from appserver/ejb/ejb-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ ejb-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-all --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ ejb-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ ejb-all --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ejb-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ ejb-all --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-all/target/classes/META-INF for [INFO] [echo] ejb-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ ejb-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ ejb-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ ejb-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/7.0.13-SNAPSHOT/ejb-all-7.0.13-SNAPSHOT.pom [INFO] [INFO] ---------------< org.glassfish.main.featuresets:nucleus >--------------- [INFO] Building Glassfish Nucleus Featureset 7.0.13-SNAPSHOT [268/297] [INFO] from nucleus/featuresets/nucleus/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ console-jms-plugin --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ console-jms-plugin --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/target/classes/META-INF for [INFO] [echo] console-jms-plugin [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/nucleus/target/classes/META-INF for [INFO] [echo] nucleus [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/nucleus/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/7.0.13-SNAPSHOT/nucleus-7.0.13-SNAPSHOT.pom [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/target/console-jms-plugin.jar [INFO] [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------ [INFO] Building Nucleus Distribution 7.0.13-SNAPSHOT [269/297] [INFO] from nucleus/distributions/nucleus/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ nucleus-new --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-new --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ nucleus-new --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ nucleus-new --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-new --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-new --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ console-jms-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ console-jms-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.13-SNAPSHOT/console-jms-plugin-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.13-SNAPSHOT/console-jms-plugin-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new --- [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.13-SNAPSHOT to target/dependency/cluster-cli.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.13-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.13-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-dtds [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.13-SNAPSHOT to target/dependency/cluster-ssh.jar [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.6 to target/dependency/hk2-core.jar [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.13-SNAPSHOT to target/dependency/rest-service.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.6 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.13-SNAPSHOT to target/dependency/hk2-config-generator.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.13-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.13-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.13-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.glassfish.main.security:security:jar:7.0.13-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.13-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.13-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.0 to target/dependency/jackson-annotations.jar [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 to target/dependency/jackson-databind.jar [INFO] Copying org.glassfish.main.core:logging:jar:7.0.13-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.13-SNAPSHOT to target/dependency/gms-bootstrap.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.13-SNAPSHOT to target/dependency/gms-adapter.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.13-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.13-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.13-SNAPSHOT to target/dependency/config-api.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.6 to target/dependency/osgi-adapter.jar [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.6 to target/dependency/hk2-utils.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.13-SNAPSHOT to target/dependency/rest-client.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.13-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.13-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying com.github.mwiede:jsch:jar:0.2.16 to target/dependency/jsch.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.13-SNAPSHOT to target/dependency/cluster-common.jar [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.0 to target/dependency/jackson-core.jar [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.13-SNAPSHOT to target/dependency/monitoring-core.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.13-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.13-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.6 to target/dependency/hk2-locator.jar [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-common [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.13-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.6 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.13-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.13-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.6 to target/dependency/hk2.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.13-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.6 to target/dependency/hk2-api.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.13-SNAPSHOT to target/dependency/cluster-admin.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.13-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-schemas [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.6 to target/dependency/class-model.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.13-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ nucleus-new --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ nucleus-new --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/dependency/META-INF for [INFO] [echo] nucleus-new [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new --- [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage [INFO] [INFO] --- exec:3.1.0:exec (create-domain) @ nucleus-new --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-glue --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-glue --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-glue --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 240 source files with javac [debug target 11] to target/classes [INFO] performing grammar generation [JQL.g] Using port 4848 for Admin. Using port 8080 for HTTP Instance. Using default port 7676 for JMS. Using default port 3700 for IIOP. Using default port 8181 for HTTP_SSL. Using default port 3820 for IIOP_SSL. Using default port 3920 for IIOP_MUTUALAUTH. Using default port 8686 for JMX_ADMIN. Using default port 6666 for OSGI_SHELL. Using default port 9009 for JAVA_DEBUGGER. Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [Semantic.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [Optimizer.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [CodeGeneration.g] ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-support-sqlstore --- [INFO] Not compiling main sources [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-sqlstore --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-sqlstore --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore --- [INFO] Copying 18 resources from src/main/java to target/classes [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-support-sqlstore --- Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 173 source files with javac [debug target 11] to target/classes Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebBundleDescriptorImpl.java:[604,91] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebFragmentDescriptor.java:[391,90] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/WebResourceCollectionNode.java:[135,74] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/ManagerPropertiesNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/UserDataConstraintImpl.java:[71,17] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[39,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/OrderingNode.java:[40,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[101,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[106,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast required: java.util.Vector found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,23] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[96,55] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/CookieConfigNode.java:[97,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[85,13] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/CookieConfigDescriptor.java:[86,61] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/JspConfigRuntimeNode.java:[34,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[189,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/JspGroupDescriptor.java:[199,14] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/SessionPropertiesNode.java:[35,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/LoginConfigurationImpl.java:[71,23] isBoundsChecking() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterMappingNode.java:[138,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[108,22] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterMappingDescriptor.java:[121,30] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AppListenerDescriptorImpl.java:[78,21] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/StorePropertiesNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/AuthConstraintNode.java:[85,64] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/AuthorizationConstraintImpl.java:[96,31] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/annotation/handlers/WebServletHandler.java:[243,20] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/runtime/gf/WebPropertyContainerNode.java:[36,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,39] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion required: java.util.Enumeration found: java.util.Enumeration [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,35] unchecked method invocation: method addInitParam in class org.glassfish.web.deployment.node.WebCommonNode is applied to given types required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration found: org.w3c.dom.Node,java.lang.String,java.util.Enumeration [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion required: java.util.Enumeration found: java.util.Enumeration [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/WebComponentDescriptorImpl.java:[234,29] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/LocaleEncodingMappingListNode.java:[38,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SessionConfigNode.java:[37,31] unchecked call to registerElementHandler(com.sun.enterprise.deployment.node.XMLElement,java.lang.Class,java.lang.String) as a member of the raw type com.sun.enterprise.deployment.node.DeploymentDescriptorNode [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/SecurityConstraintNode.java:[96,66] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/TomcatDeploymentConfig.java:[427,32] setComment(java.lang.String) in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2242,16] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-glue --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-glue --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote, has 1, private references [com.sun.enterprise.web.connector] [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.13-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime, has 1, private references [org.glassfish.web.deployment.node.runtime.gf] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-glue --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-glue --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 240 source files with javac [debug target 11] to target/classes Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". Enter keystore password: Certificate was added to keystore Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12". Enter keystore password: Certificate was added to keystore [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/ParameterTable.java:[335,20] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[121,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[134,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlDate.java:[149,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTimestamp.java:[141,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTimestamp.java:[154,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTimestamp.java:[169,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTimestamp.java:[184,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTimestamp.java:[198,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTimestamp.java:[212,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[120,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[134,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/SqlTime.java:[148,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[117,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[130,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[145,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[159,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[173,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[187,17] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/model/FieldDesc.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore --- [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WEB-GLUE-00001 [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00002 [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00003 [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00004 [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00005 [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00006 [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00007 [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00008 [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00009 [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00010 [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00011 [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00012 [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00013 [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00014 [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00015 [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00016 [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00017 [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00018 [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00019 [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00020 [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00021 [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00022 [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00023 [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00024 [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00025 [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00026 [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00027 [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00028 [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00029 [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00030 [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00031 [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00032 [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00033 [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00034 [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00035 [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00036 [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00037 [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00038 [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00039 [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00040 [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00041 [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00042 [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00043 [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00044 [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00045 [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00046 [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00047 [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00048 [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00049 [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00050 [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00051 [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00052 [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00053 [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00054 [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00055 [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00056 [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00057 [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00058 [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00059 [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00060 [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00061 [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00062 [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00063 [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00064 [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00065 [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00066 [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00067 [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00068 [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00069 [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00070 [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00071 [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00072 [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00073 [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00074 [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00075 [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00076 [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00077 [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00078 [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00079 [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00080 [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00081 [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00082 [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00083 [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00084 [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00085 [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00086 [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00087 [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00088 [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00089 [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00090 [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00091 [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00092 [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00093 [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00094 [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00095 [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00096 [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00097 [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00098 [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00099 [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00100 [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00101 [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00102 [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00103 [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00104 [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00105 [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00106 [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00107 [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00108 [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00109 [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00110 [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00112 [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00113 [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00114 [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00115 [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00116 [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00117 [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00118 [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00119 [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00120 [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00121 [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00122 [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00123 [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00124 [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00125 [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00126 [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00127 [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00128 [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00129 [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00130 [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00131 [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00132 [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00133 [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00134 [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00135 [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00136 [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00137 [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00138 [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00139 [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00140 [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00141 [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00142 [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00143 [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00144 [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00145 [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00146 [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00147 [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00148 [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00149 [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00150 [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00151 [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00152 [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00153 [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00154 [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00155 [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00156 [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00157 [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00158 [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00159 [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00160 [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00161 [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00162 [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00163 [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00164 [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00165 [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00166 [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00167 [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00168 [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00169 [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00170 [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00171 [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00172 [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00173 [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00174 [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00175 [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00176 [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00177 [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00178 [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00179 [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00180 [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00181 [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00182 [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00183 [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00184 [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00185 [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00186 [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00187 [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00188 [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00189 [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00191 [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00192 [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00193 [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00194 [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00195 [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00196 [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00197 [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00198 [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00199 [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00200 [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00201 [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00202 [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00203 [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00204 [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00205 [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00206 [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00207 [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00208 [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00209 [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00210 [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00211 [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00212 [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00213 [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00214 [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00215 [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00216 [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00217 [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00218 [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00219 [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00220 [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00221 [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00222 [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00223 [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00224 [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00226 [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00227 [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00228 [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00229 [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00230 [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00231 [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00232 [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00233 [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00234 [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00235 [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00236 [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00237 [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00238 [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00239 [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00240 [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00241 [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00242 [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00243 [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00244 [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00245 [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00246 [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00247 [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00248 [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00249 [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00250 [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00251 [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00252 [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00253 [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00254 [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00255 [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00256 [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00257 [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00258 [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00259 [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00260 [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00261 [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00262 [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00263 [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00264 [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00265 [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00266 [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00267 [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00268 [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00269 [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00270 [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00271 [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true [INFO] Processing: AS-WEB-GLUE-00272 [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00273 [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00274 [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00275 [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00276 [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00277 [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00278 [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00279 [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00280 [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00281 [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00282 [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00283 [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false [INFO] Processing: AS-WEB-GLUE-00285 [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WEB-GLUE-00001=Exception in creating cache, AS-WEB-GLUE-00002=Exception initializing cache-helper {0}; please check your helper class implementation, AS-WEB-GLUE-00003=Illegal CacheKeyGenerator, AS-WEB-GLUE-00004=DefaultCacheHelper: cannot find all the required key fields in the request {0}, AS-WEB-GLUE-00005=CachingFilter {0} ready; isEnabled = {1} manager = {2}, AS-WEB-GLUE-00006=CachingFilter {0} request is cacheable; key {1} index = {2}, AS-WEB-GLUE-00007=CachingFilter {0} request needs a refresh; key {1}, AS-WEB-GLUE-00008=CachingFilter {0} serving response from the cache {1}, AS-WEB-GLUE-00009=CachingFilter {0} pass thru; isEnabled = {1}, AS-WEB-GLUE-00010=CachingFilter {0} received cacheManager enabled event, AS-WEB-GLUE-00011=CachingFilter {0} received cacheManager disabled event, AS-WEB-GLUE-00012=The constraint field {0} is not found in the scope {1}; returning cache-on-match-failure: {2}, AS-WEB-GLUE-00013=The constraint field {0} value = {1} is found in scope {2}; returning cache-on-match: {3}, AS-WEB-GLUE-00014=The constraint field {0} value = {1} is found in scope {2}; and matches with a value {3}; returning cache-on-match: {4}, AS-WEB-GLUE-00015=The constraint field {0} value = {1} is found in scope {2}; but didn't match any of the value constraints; returning cache-on-match-failure = {3}, AS-WEB-GLUE-00016=Incorrect scope value [{0}] for web application cache field name [{1}], AS-WEB-GLUE-00017=''greater'' expression requires a numeric value; please check your value {0}, AS-WEB-GLUE-00018=''lesser'' expression requires a numeric value; please check your value [{0}], AS-WEB-GLUE-00019=illegal value [{0}] expr [{1}], AS-WEB-GLUE-00020=illegal in-range constraint; specify a valid range (xxx-yyy) value [{0}], AS-WEB-GLUE-00021=missing separator in the ''in-range'' constraint; [{0}], AS-WEB-GLUE-00022=''in-range'' constraint requires numeric values for the lower bound [{0}], AS-WEB-GLUE-00023=''in-range'' constraint requires a value for the upper bound of the range; check your value [{0}], AS-WEB-GLUE-00024=''in-range'' constraint requires numeric values for the upper bound [{0}], AS-WEB-GLUE-00025=CacheTag[{0}]: Timeout = {1}, AS-WEB-GLUE-00026=Cache not found in the specified scope, AS-WEB-GLUE-00027=Illegal value ([{0}]) for scope attribute of cache tag, AS-WEB-GLUE-00028=FlushTag: clear [{0}], AS-WEB-GLUE-00029=FlushTag: clear cache, AS-WEB-GLUE-00030=Process session destroyed on {0}, AS-WEB-GLUE-00031=Process request for ''{0}'', AS-WEB-GLUE-00032=Principal ''{0}'' has already been authenticated, AS-WEB-GLUE-00033=Checking for SSO cookie, AS-WEB-GLUE-00034=SSO cookie is not present, AS-WEB-GLUE-00035=No realm configured for this application, SSO does not apply, AS-WEB-GLUE-00036=This application uses realm ''{0}'', AS-WEB-GLUE-00037=Checking for cached principal for {0}, AS-WEB-GLUE-00038=Found cached principal ''{0}'' with auth type ''{1}'' in realm ''{2}'', AS-WEB-GLUE-00039=Ignoring SSO entry which does not match application realm ''{0}'', AS-WEB-GLUE-00040=No cached principal found, erasing SSO cookie, AS-WEB-GLUE-00041=Deregistering sso id ''{0}'', AS-WEB-GLUE-00042=SSO expiration started. Current entries: {0}, AS-WEB-GLUE-00043=SSO cache will expire {0} entries, AS-WEB-GLUE-00044=SSO expiration removing entry: {0}, AS-WEB-GLUE-00045=Caught exception during SingleSignOn expiration, AS-WEB-GLUE-00046=Removing session {0} from sso id {1}, AS-WEB-GLUE-00047=Illegal access log pattern [{0}], is not a valid nickname and does not contain any ''%'', AS-WEB-GLUE-00048=Missing end delimiter in access log pattern: {0}, AS-WEB-GLUE-00049=Invalid component: {0} in access log pattern: {1}, AS-WEB-GLUE-00050=Error processing request received on ad-hoc path {0}, AS-WEB-GLUE-00051=No ad-hoc servlet configured to process ad-hoc path {0}, AS-WEB-GLUE-00052=mgr reapInterval set = {0}, AS-WEB-GLUE-00053=no instance level value set for mgr reapInterval, AS-WEB-GLUE-00054=maxSessions set = {0}, AS-WEB-GLUE-00055=no instance level value set for maxSessions, AS-WEB-GLUE-00056=sessionFilename set = {0}, AS-WEB-GLUE-00057=sessionIdGeneratorClassname set = {0}, AS-WEB-GLUE-00058=storeReapInterval set = {0}, AS-WEB-GLUE-00059=directory set = {0}, AS-WEB-GLUE-00060=sessionMaxInactiveInterval set = {0}, AS-WEB-GLUE-00061=no instance level value set for sessionMaxInactiveInterval, AS-WEB-GLUE-00062=Configuring cache for web application, AS-WEB-GLUE-00063=Added a caching filter for servlet-name = {0} url-pattern = {1}, AS-WEB-GLUE-00064=Added a key-field : name = {0} scope = {1}, AS-WEB-GLUE-00065=Added a constraint: {0}, AS-WEB-GLUE-00066=Added a constraint-field name = {0} scope = {1} cache-on-match = {2} cache-on-match-failure = {3}, AS-WEB-GLUE-00067=Invalid max-pending-count attribute value [{0}], using default [{1}], AS-WEB-GLUE-00068=Unable to parse proxy port component ({0}) of server-name attribute of network-listener {1}, AS-WEB-GLUE-00069=Unable to parse redirect-port ({0}) attribute of network-listener {1}, using default: {2}, AS-WEB-GLUE-00070=Unable to parse acceptor-threads attribute ({0}) of network-listener {1}, using default: {2}, AS-WEB-GLUE-00071=The jk properties configuration file is not defined, AS-WEB-GLUE-00072=JK properties file {0} does not exist, AS-WEB-GLUE-00073=Loading glassfish-jk.properties from {0}, AS-WEB-GLUE-00074=Unable to configure JK properties {0} for connector listening to {1}, AS-WEB-GLUE-00075=Invalid attribute [{0}] in thread-pool configuration, AS-WEB-GLUE-00076=Unable to load ProxyHandler implementation class {0}, AS-WEB-GLUE-00077={0} not an instance of com.sun.appserv.ProxyHandler, AS-WEB-GLUE-00078=All SSL protocol variants disabled for network-listener {0}, using SSL implementation specific defaults, AS-WEB-GLUE-00079=All SSL cipher suites disabled for network-listener(s) {0}. Using SSL implementation specific defaults, AS-WEB-GLUE-00080=Unrecognized cipher: {0}, AS-WEB-GLUE-00081=Exception when initializing monitoring for network-listener [{0}], AS-WEB-GLUE-00082=InvokeGrizzly method={0} objectName={1}, AS-WEB-GLUE-00083=Exception while invoking mebean server operation [{0}], AS-WEB-GLUE-00084=Cannot find WebContainer implementation, AS-WEB-GLUE-00085=Cannot find Engine implementation, AS-WEB-GLUE-00086=Error registering contexts, AS-WEB-GLUE-00087=HTTP listener with network listener name {0} ignoring registration of host with object name {1}, because none of the host's associated HTTP listeners matches this network listener name, AS-WEB-GLUE-00088=Register Context {0}, AS-WEB-GLUE-00089=Unregister Context {0}, AS-WEB-GLUE-00090=Register Wrapper {0} in Context {1}, AS-WEB-GLUE-00091=Unable to instantiate ContainerListener of type {0}, AS-WEB-GLUE-00092=Creating connector for address=''{0}'' port=''{1}'' protocol=''{2}'', AS-WEB-GLUE-00093=Enabling file-based persistence for web module [{0}]''s sessions, AS-WEB-GLUE-00094=Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}], AS-WEB-GLUE-00095=ServerContext is null for ResourceInjector, AS-WEB-GLUE-00096=Enabling no persistence for web module [{0}]''s sessions: persistence-type = [{1}], AS-WEB-GLUE-00097=Unable to load session uuid generator [{0}], AS-WEB-GLUE-00098=Unable to write access log file {0}, AS-WEB-GLUE-00099=Setting accesslog directory for virtual server ''{0}'' to {1}, AS-WEB-GLUE-00100=Invalid accessLogWriterInterval value [{0}], AS-WEB-GLUE-00101=Invalid accessLogBufferSize value [{0}], AS-WEB-GLUE-00102=Unable to parse max-history-files access log configuration [{0}], AS-WEB-GLUE-00103=Unable to create {0}, AS-WEB-GLUE-00104=Unable to rename access log file {0} to {1}, AS-WEB-GLUE-00105=Unable to remove access log file {0}, AS-WEB-GLUE-00106=Access logger has already been started, AS-WEB-GLUE-00107=Access logger has not yet been started, AS-WEB-GLUE-00108=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: resolvedPersistenceType = {0}, resolvedPersistenceFrequency = {1} resolvedPersistenceScope = {2}, AS-WEB-GLUE-00109=Could not find PersistentStrategyBuilder for persistenceType {0}, AS-WEB-GLUE-00110=PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = {0}, AS-WEB-GLUE-00112=Unable to set request encoding [{0}] determined from sun-web.xml deployment descriptor of web application [{1}], AS-WEB-GLUE-00113=POST data too large, AS-WEB-GLUE-00114=Web container config changed {0} {1} {2}, AS-WEB-GLUE-00115=Exception processing HttpService configuration change, AS-WEB-GLUE-00116=AvailabilityService was not defined - check domain.xml, AS-WEB-GLUE-00117=WebContainerAvailability not defined - check domain.xml, AS-WEB-GLUE-00118=globalAvailability = {0}, AS-WEB-GLUE-00119=webContainerAvailability = {0}, AS-WEB-GLUE-00120=webModuleAvailability = {0}, AS-WEB-GLUE-00121=SERVER.XML persistenceType= {0}, AS-WEB-GLUE-00122=SERVER.XML persistenceType missing, AS-WEB-GLUE-00123=Web App Distributable {0}: {1}, AS-WEB-GLUE-00124=AvailabilityGloballyEnabled = {0}, AS-WEB-GLUE-00125=instance-level persistence-type = {0} instance-level persistenceFrequency = {1} instance-level persistenceScope = {2}, AS-WEB-GLUE-00126=webAppLevelPersistenceType = {0} webAppLevelPersistenceFrequency = {1} webAppLevelPersistenceScope = {2}, AS-WEB-GLUE-00127=IN WebContainer>>ConfigureSessionManager after web level check AFTER_WEB_PERSISTENCE-TYPE IS = {0} AFTER_WEB_PERSISTENCE_FREQUENCY IS = {1} AFTER_WEB_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00128=Is {0} a system app: {1}, AS-WEB-GLUE-00129=SessionConfigurationHelper: Is AppDistributable {0}, AS-WEB-GLUE-00130=Invalid Session Management Configuration for non-distributable app [{0}] - defaulting to memory: persistence-type = [{1}] / persistenceFrequency = [{2}] / persistenceScope = [{3}], AS-WEB-GLUE-00131=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00132=Security role name {0} used in an without being defined in a , AS-WEB-GLUE-00133=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00134=Security role name {0} used in a without being defined in a , AS-WEB-GLUE-00135=The web module {0} has been designated as the default-web-module for virtual server {1}, AS-WEB-GLUE-00136=Error looking up the configuration information of the default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00137=The default-web-module {0} is either disabled or does not specify virtual server {1}, AS-WEB-GLUE-00138=Virtual server {0} has invalid authentication realm {1}, AS-WEB-GLUE-00139=Invalid sso-cookie-secure configuration {0} for virtual server {1}, AS-WEB-GLUE-00140=Realm {0} is not an instance of {1}, and will be ignored, AS-WEB-GLUE-00141=Virtual server {0} has a property with missing name or value, AS-WEB-GLUE-00142=Invalid redirect property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00143=Invalid redirect property value {0} for virtual server {1}: Missing url or url-prefix component, AS-WEB-GLUE-00144=Invalid redirect property value {0} for virtual server {1}: Both url and url-prefix specified, AS-WEB-GLUE-00145=Invalid redirect property value {0} for virtual server {1}: escape must be equal to yes or no, AS-WEB-GLUE-00146=Invalid send-error property value {0} for virtual server {1}: More than one {2} component, AS-WEB-GLUE-00147=Invalid send-error property value {0} for virtual server {1}: Missing path component, AS-WEB-GLUE-00148=Unable to add listener of type {0} to virtual server {1}, AS-WEB-GLUE-00149= Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00150=Object of type classname {0} not an instance of Valve or GlassFishValve, AS-WEB-GLUE-00151=Error adding HttpProbes. NetworkListener {0}'s HttpCodecFilter is {1}, AS-WEB-GLUE-00152=Error adding HttpProbes, AS-WEB-GLUE-00153=Disabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00154=Enabling Single Sign On (SSO) for virtual server {0} as configured, AS-WEB-GLUE-00155=SSO entry max idle time set to {0} for virtual server {1}, AS-WEB-GLUE-00156=SSO expire thread interval set to {0} for virtual server {1}, AS-WEB-GLUE-00157=Allowing access to {0} from {1}, AS-WEB-GLUE-00158=Denying access to {0} from {1}, AS-WEB-GLUE-00159=Virtual server {0} enabled context {1}, AS-WEB-GLUE-00160=Unable to delete {0}, AS-WEB-GLUE-00161=Unable to reconfigure access log valve, AS-WEB-GLUE-00162=Virtual server {0} added context {1}, AS-WEB-GLUE-00163=Application {0} is not found, AS-WEB-GLUE-00164=Cannot create context for undeployment, AS-WEB-GLUE-00165=Successfully removed context {0}, AS-WEB-GLUE-00166=Modifying web.xml {0}, AS-WEB-GLUE-00167=Error adding HttpProbes. NetworkListener {0}'s GrizzlyProxy is NULL, AS-WEB-GLUE-00168=Virtual server {0} has been turned off, AS-WEB-GLUE-00169=Virtual server {0} has been disabled, AS-WEB-GLUE-00170=Invalid redirect URL [{0}]: Impossible to URL encode, AS-WEB-GLUE-00171=Unknown error, loadWebModule returned null, file a bug, AS-WEB-GLUE-00172=Loading application [{0}] at [{1}], AS-WEB-GLUE-00173=App config customization specified to ignore descriptor's {0} {1} so it will not be present for the application, AS-WEB-GLUE-00174=Overriding descriptor {0}, AS-WEB-GLUE-00175=Creating new {0}, AS-WEB-GLUE-00176=Exception during Coherence*Web shutdown for application [{0}], AS-WEB-GLUE-00177=Loading web module {0} in virtual server {1} at {2}, AS-WEB-GLUE-00178=This web container has not yet been started, AS-WEB-GLUE-00179=Property {0} is not yet supported, AS-WEB-GLUE-00180=Virtual server {0} already has a web module {1} loaded at {2} therefore web module {3} cannot be loaded at this context path on this virtual server, AS-WEB-GLUE-00181=Unable to stop web container, AS-WEB-GLUE-00182=Unable to start web container, AS-WEB-GLUE-00183=Property element in sun-web.xml has null 'name' or 'value', AS-WEB-GLUE-00184=Web module {0} is not loaded in virtual server {1}, AS-WEB-GLUE-00185=Unable to deploy web module {0} at root context of virtual server {1}, because this virtual server declares a default-web-module, AS-WEB-GLUE-00186=Unable to set default-web-module {0} for virtual server {1}, AS-WEB-GLUE-00187=Unable to load web module {0} at context root {1}, because it is not correctly encoded, AS-WEB-GLUE-00188=Unable to destroy web module deployed at context root {0} on virtual server {1} during undeployment, AS-WEB-GLUE-00189=Exception setting the schemas/dtds location, AS-WEB-GLUE-00191=Error loading web module {0}, AS-WEB-GLUE-00192=Undeployment failed for context {0}, AS-WEB-GLUE-00193=Exception processing HttpService configuration change, AS-WEB-GLUE-00194=Unable to set context root {0}, AS-WEB-GLUE-00195=Unable to disable web module at context root {0}, AS-WEB-GLUE-00196=Error during destruction of virtual server {0}, AS-WEB-GLUE-00197=Virtual server {0} cannot be updated, because it does not exist, AS-WEB-GLUE-00198=Created HTTP listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00199=Created JK listener {0} on host/port {1}:{2}, AS-WEB-GLUE-00200=Created virtual server {0}, AS-WEB-GLUE-00201=Virtual server {0} loaded default web module {1}, AS-WEB-GLUE-00202=Maximum depth for nested request dispatches set to {0}, AS-WEB-GLUE-00203=Unsupported http-service property {0} is being ignored, AS-WEB-GLUE-00204=The host name {0} is shared by virtual servers {1} and {2}, which are both associated with the same HTTP listener {3}, AS-WEB-GLUE-00205=Network listener {0} referenced by virtual server {1} does not exist, AS-WEB-GLUE-00206=Web module {0} not loaded to any virtual servers, AS-WEB-GLUE-00207=Loading web module {0} to virtual servers {1}, AS-WEB-GLUE-00208=Unloading web module {0} from virtual servers {1}, AS-WEB-GLUE-00209=Context {0} undeployed from virtual server {1}, AS-WEB-GLUE-00210=Context {0} disabled from virtual server {1}, AS-WEB-GLUE-00211=Virtual server {0}'s network listeners are updated from {1} to {2}, AS-WEB-GLUE-00212=The class {0} is annotated with an invalid scope, AS-WEB-GLUE-00213=-DjvmRoute updated with {0}, AS-WEB-GLUE-00214=Unable to parse port number {0} of network-listener {1}, AS-WEB-GLUE-00215=Virtual server {0} set listener name {1}, AS-WEB-GLUE-00216=Must not disable network-listener {0}, because it is associated with admin virtual server {1}, AS-WEB-GLUE-00217=Virtual server {0} set jk listener name {1}, AS-WEB-GLUE-00218=virtual server {0} has an invalid docroot {1}, AS-WEB-GLUE-00219={0} network listener is not included in {1} and will be updated , AS-WEB-GLUE-00220=Unable to load configuration of web module [{0}], AS-WEB-GLUE-00221=Failed to precompile JSP pages of web module [{0}], AS-WEB-GLUE-00222=Unable to create custom ObjectInputStream, AS-WEB-GLUE-00223=Unable to create custom ObjectOutputStream, AS-WEB-GLUE-00224=The default-locale attribute of locale-charset-info element is being ignored, AS-WEB-GLUE-00226=Web module [{0}] has a property with missing name or value, AS-WEB-GLUE-00227=Object of type {0} is not a valve, AS-WEB-GLUE-00228=Unable to add valve to web module {0}, AS-WEB-GLUE-00229=Unable to add valve with name {0} to web module {1}, AS-WEB-GLUE-00230=No method {0}(java.lang.String) defined on valve {1} of web module {2}, AS-WEB-GLUE-00231=Exception during execution of method {0} on valve {1} of web module {2}, AS-WEB-GLUE-00232=Valve {0} of web module {1} has a property without any name, AS-WEB-GLUE-00233=Unable to add listener of type {0} to web module {1}, AS-WEB-GLUE-00234=Unable to load extension class {0} from web module {1}, AS-WEB-GLUE-00235=Null property name or value for alternate docbase, AS-WEB-GLUE-00236=Alternate docbase property value {0} is missing a URL pattern or docbase, AS-WEB-GLUE-00237=URL pattern {0} for alternate docbase is invalid, AS-WEB-GLUE-00238=Failed to parse sun-web.xml singleThreadedServletPoolSize property value ({0}) of web module deployed at {1}, using default ({2}), AS-WEB-GLUE-00239=Enabled session ID reuse for web module {0} deployed on virtual server {1}, AS-WEB-GLUE-00240=Using alternate deployment descriptor {0} for web module {1}, AS-WEB-GLUE-00241=Ignoring invalid property {0} = {1}, AS-WEB-GLUE-00242=Unable to save sessions for web module {0} during redeployment, AS-WEB-GLUE-00243=Unable to restore sessions for web module [{0}] from previous deployment, AS-WEB-GLUE-00244=Webservice based application, requires Metro to be installed. Run updatecenter client located in bin folder to install Metro, AS-WEB-GLUE-00245=WebModule[{0}]: Setting delegate to {1}, AS-WEB-GLUE-00246=WebModule[{0}]: Adding {1} to the classpath, AS-WEB-GLUE-00247=extra-class-path component {0} is not a valid pathname, AS-WEB-GLUE-00248=class-loader attribute dynamic-reload-interval in sun-web.xml not supported, AS-WEB-GLUE-00249=IN WebContainer>>ConfigureSessionManager before builder factory FINAL_PERSISTENCE-TYPE IS = {0} FINAL_PERSISTENCE_FREQUENCY IS = {1} FINAL_PERSISTENCE_SCOPE IS = {2}, AS-WEB-GLUE-00250=PersistenceStrategyBuilder class = {0}, AS-WEB-GLUE-00251=Property [{0}] is not yet supported, AS-WEB-GLUE-00252=WebModule[{0}] configure cookie properties {1}, AS-WEB-GLUE-00253=Unable to add listener of type: {0}, because it does not implement any of the required ServletContextListener, ServletContextAttributeListener, ServletRequestListener, ServletRequestAttributeListener, HttpSessionListener, or HttpSessionAttributeListener interfaces, AS-WEB-GLUE-00254=Configured an authenticator for method {0}, AS-WEB-GLUE-00255=[{0}] failed to unbind namespace, AS-WEB-GLUE-00256=No Realm with name [{0}] configured to authenticate against, AS-WEB-GLUE-00257=Cannot configure an authenticator for method {0}, AS-WEB-GLUE-00258=Cannot instantiate an authenticator of class {0}, AS-WEB-GLUE-00259=Lifecycle event data object [{0}] is not a WebModule, AS-WEB-GLUE-00260=jsp-config property for {0} , AS-WEB-GLUE-00261=sysClasspath for {0} , AS-WEB-GLUE-00262=Error creating cache manager and configuring the servlet caching subsystem, AS-WEB-GLUE-00263=Cache Manager started, AS-WEB-GLUE-00264=Cache Manager stopped, AS-WEB-GLUE-00265=*** InstanceEvent: {0}, AS-WEB-GLUE-00266=Obtained securityContext implementation class {0}, AS-WEB-GLUE-00267=Failed to obtain securityContext implementation class, AS-WEB-GLUE-00268=Exception during processing of event of type {0} for web module {1}, AS-WEB-GLUE-00269=No ServerContext in WebModule [{0}], AS-WEB-GLUE-00270=ContainerEvent: {0}, AS-WEB-GLUE-00271=Exception during invocation of InjectionManager.destroyManagedObject on {0} of web module {1}, AS-WEB-GLUE-00272=Network Listener named {0} does not exist. Creating or using the named protocol element instead., AS-WEB-GLUE-00273=Network Listener named {0} to which this ssl element is being added already has an ssl element., AS-WEB-GLUE-00274=HTTP Listener named {0} not found, AS-WEB-GLUE-00275=Ssl element does not exist for Listener named {0}, AS-WEB-GLUE-00276=Error in parsing default-web.xml, AS-WEB-GLUE-00277=An authentication method was not defined in the web.xml descriptor. Using default BASIC for login configuration., AS-WEB-GLUE-00278=[{0}] is not a valid authentication method, AS-WEB-GLUE-00279=Invalid URL Pattern: [{0}], AS-WEB-GLUE-00280=Cannot load class {0}, AS-WEB-GLUE-00281=Beginning JSP Precompile..., AS-WEB-GLUE-00282=Finished JSP Precompile..., AS-WEB-GLUE-00283=Cannot delete file: {0}, AS-WEB-GLUE-00285=Exception getting Validator Factory from JNDI: {0}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER [INFO] Enclosing type is org.glassfish.web.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element WEB_MAIN_LOGGER [INFO] Found enclosing element org.glassfish.web.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-glue --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-glue --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/target/classes/META-INF for [INFO] [echo] web-glue [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue --- Domain domain1 created. Domain domain1 admin port is 4848. Domain domain1 allows admin login as user "admin" with no password. Admin login information for host [localhost] and port [4848] is being overwritten with credentials provided because the --savelogin option was used during the create-domain command. Login information relevant to admin user name [admin] for this domain [domain1] stored at [/home/jenkins/.gfclient/pass] successfully. Make sure that this file remains protected. Information stored in this file will be used by administration commands to manage this domain. Command create-domain executed successfully. [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/target/web-glue.jar [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-glue --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.13-SNAPSHOT/web-glue-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.13-SNAPSHOT/web-glue-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] ----------------< org.glassfish.main.web:jsf-connector >---------------- [INFO] ------------< org.glassfish.main.web:jspcaching-connector >------------- [INFO] Building JSF implementation connector module 7.0.13-SNAPSHOT [270/297] [INFO] Building JSP caching taglib connector module 7.0.13-SNAPSHOT [271/297] [INFO] from appserver/web/jspcaching-connector/pom.xml [INFO] from appserver/web/jsf-connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/nucleus-new.zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jspcaching-connector --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jsf-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jspcaching-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsf-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jsf-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jspcaching-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jsf-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore, has 4, private references [com.sun.jdo.spi.persistence.support.sqlstore.database, com.sun.jdo.spi.persistence.support.sqlstore.impl, com.sun.jdo.spi.persistence.support.sqlstore.model, com.sun.jdo.spi.persistence.support.sqlstore.state] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc, has 2, private references [com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope, com.sun.jdo.spi.persistence.support.sqlstore.query.util.type] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-support-sqlstore --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 173 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jspcaching-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jspcaching-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jspcaching-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsf-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsf-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jsf-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jsf-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jsf-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jspcaching-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/nucleus-new.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ nucleus-new --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ nucleus-new --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ nucleus-new --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.13-SNAPSHOT/nucleus-new-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.13-SNAPSHOT/nucleus-new-7.0.13-SNAPSHOT.zip [INFO] [INFO] -------------------< org.glassfish.main.web:web-ha >-------------------- [INFO] Building Web Container HA code 7.0.13-SNAPSHOT [272/297] [INFO] from appserver/web/web-ha/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jsf-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web-ha --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-ha --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web-ha --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web-ha --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-support-sqlstore --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-support-sqlstore --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for [INFO] [echo] cmp-support-sqlstore [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-support-sqlstore --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-support-sqlstore --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.13-SNAPSHOT/cmp-support-sqlstore-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.13-SNAPSHOT/cmp-support-sqlstore-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.web:weld-integration >--------------- [INFO] Building Weld integration for glassfish 7.0.13-SNAPSHOT [273/297] [INFO] from appserver/web/weld-integration/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ weld-integration --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ weld-integration --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ weld-integration --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jspcaching-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jspcaching-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-ha --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-ha --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web-ha --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/target/classes/META-INF for [INFO] [echo] jspcaching-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/target/jspcaching-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jspcaching-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jspcaching-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.13-SNAPSHOT/jspcaching-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.13-SNAPSHOT/jspcaching-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >------------- [INFO] Building JSR-109 implementation to deploy Metro 7.0.13-SNAPSHOT [274/297] [INFO] from appserver/webservices/jsr109-impl/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ jsr109-impl --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsr109-impl --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ jsr109-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jsf-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jsf-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/target/classes/META-INF for [INFO] [echo] jsf-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/target/jsf-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jsf-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jsf-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jsf-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.13-SNAPSHOT/jsf-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.13-SNAPSHOT/jsf-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------< org.glassfish.main.webservices:webservices-connector >-------- [INFO] Building Connector for GlassFish Web Services Container 7.0.13-SNAPSHOT [275/297] [INFO] from appserver/webservices/connector/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ webservices-connector --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-connector --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ webservices-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ webservices-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 20 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ web-ha --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ web-ha --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration --- [INFO] Copying 0 resource from src/main/java to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ weld-integration --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 59 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsr109-impl --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsr109-impl --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jsr109-impl --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ web-ha --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web-ha --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-connector --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-connector --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ webservices-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[217,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[219,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceProviderHandler.java:[306,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/node/WebServiceHandlerNode.java:[87,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceRefHandler.java:[220,21] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[335,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[337,26] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/WebServiceHandler.java:[447,33] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/src/main/java/org/glassfish/webservices/connector/annotation/handlers/HandlerChainHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ webservices-connector --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ webservices-connector --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WEB-HA-00001 [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00002 [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00003 [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00004 [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00005 [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00006 [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00007 [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false [INFO] Processing: AS-WEB-HA-00008 [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WEB-HA-00001=Exception during removing synchronized from backing store, AS-WEB-HA-00002=Exception during removing expired session from backing store, AS-WEB-HA-00003=Error creating inputstream, AS-WEB-HA-00004=Exception during deserializing the session, AS-WEB-HA-00005=Exception occurred in getSession, AS-WEB-HA-00006=Failed to remove session from backing store, AS-WEB-HA-00007=Required version NumberFormatException, AS-WEB-HA-00008=Could not create backing store} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER [INFO] Enclosing type is org.glassfish.web.ha.LogFacade [INFO] Loggers found so far: {jakarta.enterprise.web.ha.description=WEB HA Logger, jakarta.enterprise.web.ha.publish=true, jakarta.enterprise.web.ha.subsystem=WEB} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element WEB_HA_LOGGER [INFO] Found enclosing element org.glassfish.web.ha.LogFacade [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ web-ha --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ web-ha --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/target/classes/META-INF for [INFO] [echo] web-ha [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/target/web-ha.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web-ha --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web-ha --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web-ha --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.13-SNAPSHOT/web-ha-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.13-SNAPSHOT/web-ha-7.0.13-SNAPSHOT.jar [INFO] [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >--------- [INFO] Building support ejb module for cmp 7.0.13-SNAPSHOT [276/297] [INFO] from appserver/persistence/cmp/support-ejb/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in support ejb module for cmp: [WARNING] org.omnifaces:antlr-maven-plugin:2.4 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-support-ejb --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-ejb --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb --- [INFO] [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb --- [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ webservices-connector --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[594,20] unchecked conversion required: jakarta.enterprise.inject.spi.InjectionTarget found: jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[604,20] unchecked conversion required: jakarta.enterprise.context.spi.CreationalContext found: jakarta.enterprise.context.spi.CreationalContext [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[625,69] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast required: org.glassfish.cdi.transaction.TransactionScopedBean found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,70] unchecked method invocation: method createAnnotatedType in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,79] unchecked method invocation: method getInjectionTargetFactory in interface jakarta.enterprise.inject.spi.BeanManager is applied to given types required: jakarta.enterprise.inject.spi.AnnotatedType found: jakarta.enterprise.inject.spi.AnnotatedType [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion required: jakarta.enterprise.inject.spi.AnnotatedType found: jakarta.enterprise.inject.spi.AnnotatedType [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.Producer [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[176,35] unchecked call to inject(T,jakarta.enterprise.context.spi.CreationalContext) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[177,42] unchecked call to postConstruct(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[183,39] unchecked call to preDestroy(T) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[184,36] unchecked call to dispose(T) as a member of the raw type jakarta.enterprise.inject.spi.Producer [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/EjbServicesImpl.java:[208,48] unchecked call to getMethod(java.lang.String,java.lang.Class...) as a member of the raw type java.lang.Class [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ValidationNamingProxy.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ValidationNamingProxy.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ weld-integration --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ weld-integration --- [INFO] performing grammar generation [EJBQL.g] [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java:[86,87] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[153,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[276,68] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/EjbRuntimeEndpointInfo.java:[283,72] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/PortCreationCallbackImpl.java:[63,77] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WSServletContextListener.java:[280,53] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/ServerPipeCreator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/ServerPipeCreator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/JAXWSServiceDelegate.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/JAXWSServiceDelegate.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl --- [INFO] No MANIFEST.MF file found, generating manifest. ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [JDOQLCodeGeneration.g] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl --- [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand] [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ jsr109-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 69 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ weld-integration --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 59 source files with javac [debug target 11] to target/classes ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] performing grammar generation [Semantic.g] [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WSCONNECTOR-00046 [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true [INFO] Processing: AS-WSCONNECTOR-00050 [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false [INFO] Processing: AS-WSCONNECTOR-00057 [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false [INFO] Processing: AS-WSCONNECTOR-00201 [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false [INFO] Processing: AS-WSCONNECTOR-00202 [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false [INFO] Processing: AS-WSCONNECTOR-00203 [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false [INFO] Processing: AS-WSCONNECTOR-00204 [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false [INFO] Processing: AS-WSCONNECTOR-00205 [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {AS-WSCONNECTOR-00046=Invalid Deployment Descriptors element {0} value {1}., AS-WSCONNECTOR-00046.MSG_COMMENT=# {0} - prefix, {1} - localname, AS-WSCONNECTOR-00050=Following exception was thrown, AS-WSCONNECTOR-00057=JAX-WS RI specific descriptor ({1}) is found in the archive {0} and \nhence Enterprise Web Service (109) deployment is disabled for this archive to avoid duplication of services., AS-WSCONNECTOR-00057.MSG_COMMENT=# {0} - archive name, {1} - descriptor path, AS-WSCONNECTOR-00201=Handler class {0} specified in deployment descriptor not found., AS-WSCONNECTOR-00201.MSG_COMMENT=# {0} - class name, AS-WSCONNECTOR-00202=Handler class {0} specified in handler file {1} cannot be loaded., AS-WSCONNECTOR-00202.MSG_COMMENT=# {0} - class name, {1} - file name, AS-WSCONNECTOR-00203=Warning : Web service endpoint {0} is not tied to a component., AS-WSCONNECTOR-00203.MSG_COMMENT=# {0} - endpoint name, AS-WSCONNECTOR-00204=Warning: Web service endpoint {0} component link {1} is not valid., AS-WSCONNECTOR-00204.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSCONNECTOR-00205=URL mapping for web service {0} already exists. Is port-component-name in webservices.xml correct?, AS-WSCONNECTOR-00205.MSG_COMMENT=# {0} - endpoint name} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.webservices.connector.description=Web Services Connector Logger, jakarta.enterprise.webservices.connector.publish=true, jakarta.enterprise.webservices.connector.subsystem=WEBSERVICES} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOG_DOMAIN [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ webservices-connector --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ webservices-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/target/classes/META-INF for [INFO] [echo] webservices-connector [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/target/webservices-connector.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ webservices-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ webservices-connector --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ webservices-connector --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.13-SNAPSHOT/webservices-connector-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.13-SNAPSHOT/webservices-connector-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.web:webtier-all >----------------- [INFO] Building Web Related Implementations for GlassFish 7.0.13-SNAPSHOT [277/297] [INFO] from appserver/web/webtier-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ webtier-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtier-all --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ webtier-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ webtier-all --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtier-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtier-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ webtier-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ webtier-all --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/webtier-all/target/classes/META-INF for [INFO] [echo] webtier-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/webtier-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ webtier-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ webtier-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ webtier-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/7.0.13-SNAPSHOT/webtier-all-7.0.13-SNAPSHOT.pom ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005 [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-support-ejb --- [INFO] Not compiling main sources [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-ejb --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-ejb --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb --- [INFO] Copying 9 resources from src/main/java to target/classes [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-support-ejb --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WSJSR109IMPL-00001 [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00002 [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00003 [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00004 [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00006 [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00011 [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00012 [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00013 [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00014 [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00018 [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00019 [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00020 [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00021 [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00033 [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00034 [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00043 [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00044 [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00047 [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00048 [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00049 [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00050 [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00051 [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00052 [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00053 [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00054 [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00055 [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00056 [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00057 [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00070 [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00071 [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00072 [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00073 [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00074 [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00075 [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00076 [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00077 [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00078 [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00079 [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00080 [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00081 [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00082 [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00083 [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00084 [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00085 [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00086 [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00087 [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00088 [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00089 [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00090 [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00091 [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00092 [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00093 [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00094 [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00095 [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00096 [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00097 [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00098 [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00099 [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00100 [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00101 [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00102 [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00103 [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00104 [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00105 [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00106 [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00107 [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00108 [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00109 [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00110 [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00111 [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00112 [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00113 [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00114 [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00115 [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00116 [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00117 [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00120 [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00121 [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true [INFO] Processing: AS-WSJSR109IMPL-00122 [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false [INFO] Processing: AS-WSJSR109IMPL-00123 [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WSJSR109IMPL-00001=Failed to load deployment descriptor, aborting., AS-WSJSR109IMPL-00002=WebService wsdl file {0} not found in archive {1}., AS-WSJSR109IMPL-00002.MSG_COMMENT=# {0} - file URI, {1} - archive name, AS-WSJSR109IMPL-00003=Exception while processing catalog {0} Reason : {1}., AS-WSJSR109IMPL-00003.MSG_COMMENT=# {0} - absolute path to the catalog, {1} - message from exception, AS-WSJSR109IMPL-00004=Unable to create new File {0}., AS-WSJSR109IMPL-00004.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00006=WebService {0} has a JAXWS and a JAXRPC endpoint; this is not supported now., AS-WSJSR109IMPL-00006.MSG_COMMENT=# {0} - web service FQN class name, AS-WSJSR109IMPL-00011=Runtime settings error. Cannot find servlet-impl-class for endpoint {0}., AS-WSJSR109IMPL-00011.MSG_COMMENT=# {0} - web service endpoint name, AS-WSJSR109IMPL-00012=Cannot proceed with JaxrpcCodegen., AS-WSJSR109IMPL-00013=Parsing error line {0}, uri {1}., AS-WSJSR109IMPL-00013.MSG_COMMENT=# {0} - number, {1} - URI location, AS-WSJSR109IMPL-00014=Error parsing WSDL {0}., AS-WSJSR109IMPL-00014.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00018=Webservice Endpoint deployed {0}\n listening at address at {1}., AS-WSJSR109IMPL-00018.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00019=EJB Endpoint deployed {0}\n listening at address at {1}, AS-WSJSR109IMPL-00019.MSG_COMMENT=# {0} -web service endpoint name, {1} - web service endpoint URL, AS-WSJSR109IMPL-00020=File {0} not found., AS-WSJSR109IMPL-00020.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00021=MTOM is valid only for SOAP Bindings; Ignoring Enable-MTOM for port {0}., AS-WSJSR109IMPL-00021.MSG_COMMENT=# {0} - web service port name, AS-WSJSR109IMPL-00033=Implicit mapping not supported; ignoring for now; Remove *. specified in the url-pattern., AS-WSJSR109IMPL-00034=Two web services are being deployed with the same endpoint URL {0}; The service that gets loaded last will always be the one that is active for this URL., AS-WSJSR109IMPL-00034.MSG_COMMENT=# {0} - URL, AS-WSJSR109IMPL-00043=Exception while tracing request: {0}., AS-WSJSR109IMPL-00043.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00044=Exception while tracing response: {0}., AS-WSJSR109IMPL-00044.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00047=JAXWS WebServiceDispatcher {0} entering for {1} and query string {2}., AS-WSJSR109IMPL-00048=Ejb endpoint exception., AS-WSJSR109IMPL-00049=Unable to find adapter for endpoint {0}., AS-WSJSR109IMPL-00049.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00050=Following exception was thrown:, AS-WSJSR109IMPL-00051=Client not authorized for invocation of {0}., AS-WSJSR109IMPL-00051.MSG_COMMENT=# {0} - method name, AS-WSJSR109IMPL-00052=The following error was thrown by ServletPreHandler which is the first handler in the handler chain {0}., AS-WSJSR109IMPL-00052.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00053=The following error was thrown by ServletPostHandler which is the last handler in the handler chain {0}., AS-WSJSR109IMPL-00053.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00054=Error registering endpoint {0}., AS-WSJSR109IMPL-00054.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00055=Error unregistering endpoint {0}., AS-WSJSR109IMPL-00055.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00056=Deployment cannot proceed as the ejb has a null endpoint address uri. Potential cause may be webservice endpoints not supported in embedded ejb case., AS-WSJSR109IMPL-00057=WebService {0} type is declared as {1} but should be either as a JAX-WS or JAX-RPC., AS-WSJSR109IMPL-00057.MSG_COMMENT=# {0} - web service name, {1} - type, AS-WSJSR109IMPL-00070=Unsupported method request = [{0}] for endpoint {1} at {2}., AS-WSJSR109IMPL-00070.MSG_COMMENT=# {0} - method name, {1} - endpoint name, {2} - URL, AS-WSJSR109IMPL-00071=invocation error on ejb endpoint {0} at {1} : {2}., AS-WSJSR109IMPL-00071.MSG_COMMENT=# {0} - endpoint name, {1} - URL, {2} - message from exception, AS-WSJSR109IMPL-00072=Cannot initialize endpoint {0} : error is :, AS-WSJSR109IMPL-00072.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00073=Error In EjbRuntimeEndpointInfo, AS-WSJSR109IMPL-00074=Missing internal monitoring info to trace {0}., AS-WSJSR109IMPL-00075=null message POSTed to ejb endpoint {0} at {1}., AS-WSJSR109IMPL-00076=Invalid request scheme for Endpoint {0}. Expected ''{1}'', received ''{2}''., AS-WSJSR109IMPL-00076.MSG_COMMENT=# {0} - endpoint name, {1} - URL scheme, {2} - URL scheme, AS-WSJSR109IMPL-00077=authentication failed for {0}, AS-WSJSR109IMPL-00077.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00078=Servlet web service endpoint ''{0}'' failure, AS-WSJSR109IMPL-00078.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00079=Error occured, AS-WSJSR109IMPL-00080=Error invoking servlet impl, AS-WSJSR109IMPL-00081=Servlet web service endpoint ''{0}'' HTTP GET error, AS-WSJSR109IMPL-00081.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00082=Deployment failed, AS-WSJSR109IMPL-00083=Cannot load the wsdl from the aplication: {0}, AS-WSJSR109IMPL-00083.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00084=Creating endpoint with packaged WSDL {0}, AS-WSJSR109IMPL-00084.MSG_COMMENT=# {0} - path to WSDL, AS-WSJSR109IMPL-00085=Metadata documents:, AS-WSJSR109IMPL-00086=For endpoint {0}, Ignoring configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00086.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00087=For endpoint {0}, Unsupported configuration {1} in weblogic-webservices.xml, AS-WSJSR109IMPL-00087.MSG_COMMENT=# {0} - endpoint name, {1} - element name, AS-WSJSR109IMPL-00088=Unexpected error in EJB WebService endpoint post processing, AS-WSJSR109IMPL-00089=Error in resolving the catalog, AS-WSJSR109IMPL-00090=In doWebServicesDeployment: using local web services. There are {0}. The app has total of {1}., AS-WSJSR109IMPL-00091=In doWebServicesDeployment: using web services via extension {0}, AS-WSJSR109IMPL-00092=File already exists {0}, AS-WSJSR109IMPL-00093=Directory already exists {0}, AS-WSJSR109IMPL-00094=Received HTTP GET containing text/xml content for endpoint {0} at {1}. HTTP POST should be used instead., AS-WSJSR109IMPL-00094.MSG_COMMENT=# {0} - endpoint name, {1} - URL, AS-WSJSR109IMPL-00095=Serving up final wsdl {0} for {1}, AS-WSJSR109IMPL-00096=Failure serving WSDL for web service {0}, AS-WSJSR109IMPL-00096.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00097=Invalid wsdl request for web service {0}, AS-WSJSR109IMPL-00097.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00098=Unable to load impl class {0}, AS-WSJSR109IMPL-00099=Cannot write out a HTTP XML exception : {0}, AS-WSJSR109IMPL-00099.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00100=cannot write SOAPFault to the HTTP response, AS-WSJSR109IMPL-00101=Cannot create soap fault for {0}, AS-WSJSR109IMPL-00101.MSG_COMMENT=# {0} - fault message, AS-WSJSR109IMPL-00102=Class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00102.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00103=Handler class {0} not found during PreDestroy processing, AS-WSJSR109IMPL-00103.MSG_COMMENT=# {0} - class name, AS-WSJSR109IMPL-00104=Failure while calling PostConstruct/PreDestroy method, AS-WSJSR109IMPL-00105=Unable to load handler class {0}, AS-WSJSR109IMPL-00105.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00106=Handler {0} instance injection failed: {1}, AS-WSJSR109IMPL-00106.MSG_COMMENT=# {0} - class name, {1} - message from exception, AS-WSJSR109IMPL-00107=Cannot log SOAP Message {0}, AS-WSJSR109IMPL-00107.MSG_COMMENT=# {0} - message from exception, AS-WSJSR109IMPL-00108=Exception in creating endpoint, AS-WSJSR109IMPL-00109=deleting directory failed : {0}, AS-WSJSR109IMPL-00109.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00110=creating directory failed : {0}, AS-WSJSR109IMPL-00110.MSG_COMMENT=# {0} - file name, AS-WSJSR109IMPL-00111=Invoking wsimport with {0}, AS-WSJSR109IMPL-00111.MSG_COMMENT=# {0} - arguments, AS-WSJSR109IMPL-00112=wsimport successful, AS-WSJSR109IMPL-00113=wsimport failed, AS-WSJSR109IMPL-00114=authentication succeeded for endpoint ''{0}'' in {1} {2}, AS-WSJSR109IMPL-00115=wsimport successful, AS-WSJSR109IMPL-00116=missing implementation class for {0}, AS-WSJSR109IMPL-00116.MSG_COMMENT=# {0} - endpoint name, AS-WSJSR109IMPL-00117=Web service endpoint {0} component link {1} is not valid, AS-WSJSR109IMPL-00117.MSG_COMMENT=# {0} - endpoint name, {1} - link name, AS-WSJSR109IMPL-00120=destroyManagedObject failed for Handler {0} for Service {1} with error {2}, AS-WSJSR109IMPL-00120.MSG_COMMENT=# {0} - handler class name, {1} - service endpoint name, {2} - exception message, AS-WSJSR109IMPL-00121=Module type ''{0}'' is not supported., AS-WSJSR109IMPL-00121.MSG_COMMENT=# {0} - module type name, AS-WSJSR109IMPL-00122={0} does not support {1}, AS-WSJSR109IMPL-00122.MSG_COMMENT=# {0} - parser class name, {1} - feature ID, AS-WSJSR109IMPL-00123=Going to fetch ServletAdapter holding wsdl content for web service {0} based on url: {1}} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN [INFO] Enclosing type is org.glassfish.webservices.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOG_DOMAIN [INFO] Found enclosing element org.glassfish.webservices.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ jsr109-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ jsr109-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/target/classes/META-INF for [INFO] [echo] jsr109-impl [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/target/jsr109-impl.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ jsr109-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ jsr109-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.13-SNAPSHOT/jsr109-impl-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.13-SNAPSHOT/jsr109-impl-7.0.13-SNAPSHOT.jar [INFO] [INFO] -------------< org.glassfish.main.webservices:metro-glue >-------------- [INFO] [INFO] Building GlassFish Metro Glue Code 7.0.13-SNAPSHOT [278/297] [INFO] ----------< org.glassfish.main.security:webservices.security >---------- [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.13-SNAPSHOT [279/297] [INFO] from appserver/webservices/metro-glue/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] from appserver/security/webservices.security/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ metro-glue --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-glue --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ metro-glue --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ webservices.security --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ metro-glue --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices.security --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ webservices.security --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ webservices.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-CDI-00001 [INFO] Message AS-CDI-00001 needs checking for cause/action: false [INFO] Processing: AS-CDI-00002 [INFO] Message AS-CDI-00002 needs checking for cause/action: false [INFO] Processing: AS-CDI-00003 [INFO] Message AS-CDI-00003 needs checking for cause/action: false [INFO] Processing: AS-CDI-00004 [INFO] Message AS-CDI-00004 needs checking for cause/action: false [INFO] Processing: AS-CDI-00005 [INFO] Message AS-CDI-00005 needs checking for cause/action: false [INFO] Processing: AS-CDI-00006 [INFO] Message AS-CDI-00006 needs checking for cause/action: false [INFO] Processing: AS-CDI-00007 [INFO] Message AS-CDI-00007 needs checking for cause/action: false [INFO] Processing: AS-CDI-00008 [INFO] Message AS-CDI-00008 needs checking for cause/action: false [INFO] Processing: AS-CDI-00009 [INFO] Message AS-CDI-00009 needs checking for cause/action: false [INFO] Processing: AS-CDI-00010 [INFO] Message AS-CDI-00010 needs checking for cause/action: false [INFO] Processing: AS-CDI-00011 [INFO] Message AS-CDI-00011 needs checking for cause/action: false [INFO] Processing: AS-CDI-00012 [INFO] Message AS-CDI-00012 needs checking for cause/action: false [INFO] Processing: AS-CDI-00013 [INFO] Message AS-CDI-00013 needs checking for cause/action: false [INFO] Processing: AS-CDI-00014 [INFO] Message AS-CDI-00014 needs checking for cause/action: false [INFO] Processing: AS-CDI-00015 [INFO] Message AS-CDI-00015 needs checking for cause/action: false [INFO] Processing: AS-CDI-00016 [INFO] Message AS-CDI-00016 needs checking for cause/action: false [INFO] Processing: AS-CDI-00017 [INFO] Message AS-CDI-00017 needs checking for cause/action: false [INFO] Processing: AS-CDI-00018 [INFO] Message AS-CDI-00018 needs checking for cause/action: false [INFO] Processing: AS-CDI-00019 [INFO] Message AS-CDI-00019 needs checking for cause/action: false [INFO] Processing: AS-CDI-00020 [INFO] Message AS-CDI-00020 needs checking for cause/action: false [INFO] Processing: AS-CDI-00021 [INFO] Message AS-CDI-00021 needs checking for cause/action: false [INFO] Processing: AS-CDI-00022 [INFO] Message AS-CDI-00022 needs checking for cause/action: false [INFO] Processing: AS-CDI-00023 [INFO] Message AS-CDI-00023 needs checking for cause/action: false [INFO] Processing: AS-CDI-00024 [INFO] Message AS-CDI-00024 needs checking for cause/action: false [INFO] Processing: AS-CDI-00025 [INFO] Message AS-CDI-00025 needs checking for cause/action: false [INFO] Processing: AS-CDI-00026 [INFO] Message AS-CDI-00026 needs checking for cause/action: false [INFO] Processing: AS-CDI-00027 [INFO] Message AS-CDI-00027 needs checking for cause/action: false [INFO] Processing: AS-CDI-00028 [INFO] Message AS-CDI-00028 needs checking for cause/action: false [INFO] Processing: AS-CDI-00029 [INFO] Message AS-CDI-00029 needs checking for cause/action: false [INFO] Processing: AS-CDI-00030 [INFO] Message AS-CDI-00030 needs checking for cause/action: false [INFO] Processing: AS-CDI-00031 [INFO] Message AS-CDI-00031 needs checking for cause/action: false [INFO] Processing: AS-CDI-00032 [INFO] Message AS-CDI-00032 needs checking for cause/action: false [INFO] Processing: AS-CDI-00033 [INFO] Message AS-CDI-00033 needs checking for cause/action: true [INFO] Processing: AS-CDI-00034 [INFO] Message AS-CDI-00034 needs checking for cause/action: false [INFO] Processing: AS-CDI-00035 [INFO] Message AS-CDI-00035 needs checking for cause/action: false [INFO] Processing: AS-CDI-00036 [INFO] Message AS-CDI-00036 needs checking for cause/action: false [INFO] Processing: AS-CDI-00037 [INFO] Message AS-CDI-00037 needs checking for cause/action: false [INFO] Processing: AS-CDI-00038 [INFO] Message AS-CDI-00038 needs checking for cause/action: false [INFO] Processing: AS-CDI-00039 [INFO] Message AS-CDI-00039 needs checking for cause/action: false [INFO] Processing: AS-CDI-00040 [INFO] Message AS-CDI-00040 needs checking for cause/action: true [INFO] Processing: AS-CDI-00041 [INFO] Message AS-CDI-00041 needs checking for cause/action: false [INFO] Processing: AS-CDI-00042 [INFO] Message AS-CDI-00042 needs checking for cause/action: false [INFO] Processing: AS-CDI-00043 [INFO] Message AS-CDI-00043 needs checking for cause/action: false [INFO] Processing: AS-CDI-00044 [INFO] Message AS-CDI-00044 needs checking for cause/action: false [INFO] Processing: AS-CDI-00045 [INFO] Message AS-CDI-00045 needs checking for cause/action: false [INFO] Processing: AS-JTA-00001 [INFO] Message AS-JTA-00001 needs checking for cause/action: true [INFO] Processing: AS-JTA-00002 [INFO] Message AS-JTA-00002 needs checking for cause/action: false [INFO] Processing: AS-JTA-00003 [INFO] Message AS-JTA-00003 needs checking for cause/action: false [INFO] Processing: AS-JTA-00004 [INFO] Message AS-JTA-00004 needs checking for cause/action: false [INFO] Processing: AS-JTA-00005 [INFO] Message AS-JTA-00005 needs checking for cause/action: false [INFO] Processing: AS-JTA-00006 [INFO] Message AS-JTA-00006 needs checking for cause/action: false [INFO] Processing: AS-JTA-00007 [INFO] Message AS-JTA-00007 needs checking for cause/action: false [INFO] Processing: AS-JTA-00008 [INFO] Message AS-JTA-00008 needs checking for cause/action: false [INFO] Processing: AS-JTA-00009 [INFO] Message AS-JTA-00009 needs checking for cause/action: false [INFO] Processing: AS-JTA-00010 [INFO] Message AS-JTA-00010 needs checking for cause/action: false [INFO] Processing: AS-JTA-00011 [INFO] Message AS-JTA-00011 needs checking for cause/action: false [INFO] Processing: AS-JTA-00012 [INFO] Message AS-JTA-00012 needs checking for cause/action: false [INFO] Processing: AS-JTA-00013 [INFO] Message AS-JTA-00013 needs checking for cause/action: false [INFO] Processing: AS-JTA-00014 [INFO] Message AS-JTA-00014 needs checking for cause/action: false [INFO] Processing: AS-JTA-00015 [INFO] Message AS-JTA-00015 needs checking for cause/action: false [INFO] Processing: AS-JTA-00016 [INFO] Message AS-JTA-00016 needs checking for cause/action: false [INFO] Processing: AS-JTA-00017 [INFO] Message AS-JTA-00017 needs checking for cause/action: false [INFO] Processing: AS-JTA-00018 [INFO] Message AS-JTA-00018 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-CDI-00001=Setting Context Class Loader for {0} to {1}., AS-CDI-00002=BeanDeploymentArchiveImpl::addBeanClass - adding {0} to {1}., AS-CDI-00003={0} not added to beanClasses, AS-CDI-00004=Processing {0} as it has {1} or {2}., AS-CDI-00005=Error while trying to load Bean Class {0} : {1}., AS-CDI-00006=Processing WEB-INF/lib in {0}., AS-CDI-00007=WEB-INF/lib: considering {0} as a bean archive and hence added another BDA for it., AS-CDI-00008=WEB-INF/lib: skipping {0} as it doesn't have beans.xml., AS-CDI-00009=JAR processing: {0} as a Bean archive jar since it has META-INF/beans.xml., AS-CDI-00010=Ensure {0} is associated with {1}, AS-CDI-00011=Ensure web lib jar visibility. Updating {0}., AS-CDI-00012=Ensure web lib jar visibility. Updating {0} to include {1}., AS-CDI-00013=Collecting jar info for {0}., AS-CDI-00014=Error reading archive. {0}, AS-CDI-00015=Collecting rar info for {0}., AS-CDI-00016=Using Context Class Loader., AS-CDI-00017=Context Class Loader is null. Using DeploymentImpl's classloader., AS-CDI-00018=Creating deployment for archive: {0}., AS-CDI-00019=getBeanDeploymentArchives returning {0}., AS-CDI-00020=loadBeanDeploymentArchive for beanClass {0}, AS-CDI-00021=loadBeanDeploymentArchive checking for {0} in root BDA {0}., AS-CDI-00022=loadBeanDeploymentArchive An existing BDA has this class {0}. Adding this class as a bean class it to existing bda: {1}., AS-CDI-00023=loadBeanDeploymentArchive checking for {0} in subBDA {1}., AS-CDI-00024=loadBeanDeploymentArchive beanClass {0} not found in the BDAs of this deployment. Creating a new BDA., AS-CDI-00025=loadBeanDeploymentArchive new BDA {0} created. Adding new BDA to all root BDAs of this deployment., AS-CDI-00026=loadBeanDeploymentArchive for beanClass {0} returning the newly created BDA {1}, AS-CDI-00027=Exception thrown while scanning for library jars. {0}, AS-CDI-00028=Processing {0} as it has one or more qualified CDI-annotated beans, AS-CDI-00029=JAR processing: {0} since it contains one or more classes with a scope annotation, AS-CDI-00030=BDAImpl::ensureWebLibJarVisibility - {0} being associated with {1}, AS-CDI-00031=BDAImpl::ensureWebLibJarVisibility - updating {0}, AS-CDI-00032=BDAImpl::ensureWebLibJarVisibility - updating {0} to include {1}, AS-CDI-00033=Error reading archive : {0}, AS-CDI-00034=TCL is null. Using BeanDeploymentArchiveImpl's classloader, AS-CDI-00035=Could not create WeldELContextListener instance. {0}, AS-CDI-00036=Exception in WeldBootstrap.shutdown. {0}, AS-CDI-00037=jakarta.jms.MessageListener Class available, so need to fire PIT events to MDBs, AS-CDI-00038={0} is an MDB and so need to fire a PIT event to it., AS-CDI-00039=WeldDeployer adding injectionServices {0} for {1}., AS-CDI-00040=Unable to create URI for URL: {0}. Exception: {1}, AS-CDI-00041=Trying to register interceptor: {0}, AS-CDI-00042=Adding interceptor: {0} for EJB: {1}., AS-CDI-00043=getBDAForBeanClass -- search in {0} for {1}, AS-CDI-00044=CDIServiceImpl.getBDAForBeanClass: TopLevelBDA {0} contains beanClassName: {1}., AS-CDI-00045=CDIServiceImpl.getBDAForBeanClass: subBDA {0} contains beanClassName: {1}., AS-JTA-00001=Encountered NamingException while attempting to acquire transaction manager for Transactional annotation interceptors {0}, AS-JTA-00002=About to setRollbackOnly from @Transactional interceptor on transaction: {0}, AS-JTA-00003=No ComponentInvocation present for @Transactional annotation processing. Restriction on use of UserTransaction will not be enforced., AS-JTA-00004=In MANDATORY TransactionalInterceptor, AS-JTA-00005=In NEVER TransactionalInterceptor, AS-JTA-00006=In NOT_SUPPORTED TransactionalInterceptor, AS-JTA-00007=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction..., AS-JTA-00008=Managed bean with Transactional annotation and TxType of NOT_SUPPORTED called inside a transaction context. Suspending transaction failed due to {0}, AS-JTA-00009=In REQUIRED TransactionalInterceptor, AS-JTA-00010=Managed bean with Transactional annotation and TxType of REQUIRED called outside a transaction context. Beginning a transaction..., AS-JTA-00011=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during begin {0}, AS-JTA-00012=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during commit {0}, AS-JTA-00013=In REQUIRES_NEW TransactionalInterceptor, AS-JTA-00014=Managed bean with Transactional annotation and TxType of REQUIRES_NEW called inside a transaction context. Suspending before beginning a transaction..., AS-JTA-00015=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during begin {0}, AS-JTA-00016=Managed bean with Transactional annotation and TxType of REQUIRES_NEW encountered exception during commit {0}, AS-JTA-00017=Managed bean with Transactional annotation and TxType of REQUIRED encountered exception during resume {0}, AS-JTA-00018=In SUPPORTS TransactionalInterceptor} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase [INFO] Loggers found so far: {jakarta.enterprise.inject.spi.description=CDI, jakarta.enterprise.inject.spi.publish=true, jakarta.enterprise.inject.spi.subsystem=AS-CDI, jakarta.enterprise.resource.jta.description=CDI-JTA, jakarta.enterprise.resource.jta.publish=true, jakarta.enterprise.resource.jta.subsystem=AS-CDI-JTA, jakarta.enterprise.resource.weld.description=WELD, jakarta.enterprise.resource.weld.publish=true, jakarta.enterprise.resource.weld.subsystem=AS-WELD} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ weld-integration --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ weld-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/target/classes/META-INF for [INFO] [echo] weld-integration [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/target/weld-integration.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ weld-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ weld-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ weld-integration --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.13-SNAPSHOT/weld-integration-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.13-SNAPSHOT/weld-integration-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.webservices:soap-tcp >--------------- [INFO] Building SOAP/TCP integration code 7.0.13-SNAPSHOT [280/297] [INFO] from appserver/webservices/soap-tcp/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ soap-tcp --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ soap-tcp --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ soap-tcp --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ soap-tcp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbc/JDOCodeGenerator.java:[145,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/codegen/CMPGenerator.java:[47,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[329,39] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/DeploymentDescriptorModel.java:[342,102] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/EJBQLLexer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/util/NameMapper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/model/util/NameMapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-glue --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-glue --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ metro-glue --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices.security --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices.security --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ webservices.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbc, has 2, private references [com.sun.jdo.spi.persistence.support.ejb.codegen, com.sun.jdo.spi.persistence.support.ejb.model.util] [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.13-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc, has 1, private references [com.sun.jdo.spi.persistence.support.ejb.model.util] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-support-ejb --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ soap-tcp --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ soap-tcp --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ soap-tcp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ metro-glue --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ metro-glue --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipe.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/client/ClientSecurityPipe.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ metro-glue --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ webservices.security --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ webservices.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ soap-tcp --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ soap-tcp --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ webservices.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/classes [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ soap-tcp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cmp-support-ejb --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ cmp-support-ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/target/classes/META-INF for [INFO] [echo] cmp-support-ejb [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-support-ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-support-ejb --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.13-SNAPSHOT/cmp-support-ejb-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.13-SNAPSHOT/cmp-support-ejb-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >--------------- [INFO] Building JMS Injection Module for Runtime 7.0.13-SNAPSHOT [281/297] [INFO] from appserver/jms/gf-jms-injection/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-jms-injection --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-injection --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-jms-injection --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WSMETROGLUE-10010 [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10020 [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10011 [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10012 [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10001 [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10002 [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10003 [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-10004 [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-19999 [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false [INFO] Processing: AS-WSMETROGLUE-19998 [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WSMETROGLUE-10001=Loading WS-TX Services. Please wait., AS-WSMETROGLUE-10002=WS-TX Services successfully started., AS-WSMETROGLUE-10003=WS-TX Services application was deployed explicitly., AS-WSMETROGLUE-10004=Cannot deploy or load WS-TX Services: {0}, AS-WSMETROGLUE-10004.MSG_COMMENT=# {0} - cause, AS-WSMETROGLUE-10010=Web service endpoint deployment events listener registered successfully., AS-WSMETROGLUE-10011=Endpoint deployment even received., AS-WSMETROGLUE-10012=Endpoint undeployment even received., AS-WSMETROGLUE-10020=High availability environment configuration injected into Metro high availability provider., AS-WSMETROGLUE-19998=Exception occurred retrieving port configuration for WSTX service., AS-WSMETROGLUE-19999=Caught unexpected exception.} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.webservices.metroglue.description=Metro Glue Main Logger, jakarta.enterprise.webservices.metroglue.publish=true, jakarta.enterprise.webservices.metroglue.subsystem=WEBSERVICES} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOG_DOMAIN [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ metro-glue --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ metro-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/target/classes/META-INF for [INFO] [echo] metro-glue [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/target/metro-glue.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ metro-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ metro-glue --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ metro-glue --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.13-SNAPSHOT/metro-glue-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.13-SNAPSHOT/metro-glue-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------------< org.glassfish.main.featuresets:web >----------------- [INFO] Building Glassfish Web Featureset 7.0.13-SNAPSHOT [282/297] [INFO] from appserver/featuresets/web/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/web/target/classes/META-INF for [INFO] [echo] web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/web/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-web-checkstyle) @ web --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/7.0.13-SNAPSHOT/web-7.0.13-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >------------- [INFO] Building CMP tier for GlassFish 7.0.13-SNAPSHOT [283/297] [INFO] from appserver/persistence/cmp/cmp-all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ cmp-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-all --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ cmp-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ cmp-all --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ cmp-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ cmp-all --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-all/target/classes/META-INF for [INFO] [echo] cmp-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ cmp-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ cmp-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ cmp-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/7.0.13-SNAPSHOT/cmp-all-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-injection --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-injection --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection --- [INFO] Copying 1 resource from src/main/java to target/classes [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-jms-injection --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WSSOAPTCP-00001 [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false [INFO] Processing: AS-WSSOAPTCP-00002 [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false [INFO] Processing: AS-WSSOAPTCP-00003 [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false [INFO] Processing: AS-WSSOAPTCP-00004 [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false [INFO] Processing: AS-WSSOAPTCP-00050 [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false [INFO] Processing: AS-WSSOAPTCP-00006 [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false [INFO] Processing: AS-WSSOAPTCP-00007 [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false [INFO] Total Messages including ones found from disk so far: {AS-WSSOAPTCP-00001=Initialize SOAP/TCP protocol for port: {0}, AS-WSSOAPTCP-00001.MSG_COMMENT=# {0} - port number, AS-WSSOAPTCP-00002=Can not convert SOAP/TCP protocol id to byte array., AS-WSSOAPTCP-00003=SOAP/TCP endpoint removed: {0}, AS-WSSOAPTCP-00004=SOAP/TCP endpoint added: {0}, AS-WSSOAPTCP-00006=WSTCPAdapterRegistryImpl. Register adapter. Path: {0}, AS-WSSOAPTCP-00007=WSTCPAdapterRegistryImpl. DeRegister adapter for {0}, AS-WSSOAPTCP-00050=Following exception was thrown} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.webservices.transport.tcp.description=SOAP/TCP Transport Logger, jakarta.enterprise.webservices.transport.tcp.publish=true, jakarta.enterprise.webservices.transport.tcp.subsystem=WEBSERVICES} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOG_DOMAIN [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ soap-tcp --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ soap-tcp --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/target/classes/META-INF for [INFO] [echo] soap-tcp [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] Initial messages found so far: {} [INFO] Processing: AS-WSSECURITY-00001 [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00002 [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00003 [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00004 [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00005 [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00006 [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false [INFO] Processing: AS-WSSECURITY-00007 [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00008 [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true [INFO] Processing: AS-WSSECURITY-00009 [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false [INFO] Processing: AS-WSSECURITY-00010 [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false [INFO] Processing: AS-WSSECURITY-00011 [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true [INFO] Total Messages including ones found from disk so far: {AS-WSSECURITY-00001=Request processing failed., AS-WSSECURITY-00002=SEC2002: Container-auth: wss: Error validating request., AS-WSSECURITY-00003=SEC2003: Container-auth: wss: Error securing response., AS-WSSECURITY-00004=SEC2004: Container-auth: wss: Error securing request., AS-WSSECURITY-00005=SEC2005: Container-auth: wss: Error validating response., AS-WSSECURITY-00006=SEC2006: Container-auth: wss: Not a SOAP message context., AS-WSSECURITY-00007=EJB Webservice security configuration Failure., AS-WSSECURITY-00008=Servlet Webservice security configuration Failure, AS-WSSECURITY-00009=BASIC AUTH username/password http header parsing error for {0}, AS-WSSECURITY-00009.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00010=Servlet Webservice security configuration Failure, AS-WSSECURITY-00010.MSG_COMMENT=# {0} - endpont, AS-WSSECURITY-00011=Following exception was thrown:} [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils [INFO] Loggers found so far: {jakarta.enterprise.webservices.security.description=Web Services Security Logger, jakarta.enterprise.webservices.security.publish=true, jakarta.enterprise.webservices.security.subsystem=WEBSERVICES} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element LOG_DOMAIN [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LogMessagesResourceBundleGenerator invoked. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ webservices.security --- [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ webservices.security --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/target/soap-tcp.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/target/classes/META-INF for [INFO] [echo] webservices.security [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ soap-tcp --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ soap-tcp --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ soap-tcp --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.13-SNAPSHOT/soap-tcp-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.13-SNAPSHOT/soap-tcp-7.0.13-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/target/webservices.security.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ webservices.security --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ webservices.security --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ webservices.security --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.13-SNAPSHOT/webservices.security-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.13-SNAPSHOT/webservices.security-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------ [INFO] Building Client OSGi module (including ACC) 7.0.13-SNAPSHOT [284/297] [INFO] from appserver/appclient/client/acc/pom.xml [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-client-module --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client-module --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-client-module --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-client-module --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-jms-injection --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client-module --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client-module --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] Copying 159 resources from target/dependency/glassfish/lib to target/classes [INFO] Copying 1 resource from src/main/manpages to target/classes [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-client-module --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Total Messages including ones found from disk so far: {} [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext [INFO] Loggers found so far: {jakarta.enterprise.resource.jms.injection.description=JMS Injection Logger, jakarta.enterprise.resource.jms.injection.publish=true, jakarta.enterprise.resource.jms.injection.subsystem=JMS_INJECTION} [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service. [INFO] Found enclosing element JMS_INJECTION_LOGGER [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully. [INFO] LoggerInfoMetadataGenerator invoked. [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata [INFO] Total Messages including ones found from disk so far: {} [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-jms-injection --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-jms-injection --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/target/classes/META-INF for [INFO] [echo] gf-jms-injection [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-jms-injection --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-jms-injection --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.13-SNAPSHOT/gf-jms-injection-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.13-SNAPSHOT/gf-jms-injection-7.0.13-SNAPSHOT.jar [INFO] [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------ [INFO] Building Embedded GlassFish Static Shell 7.0.13-SNAPSHOT [285/297] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-static-shell --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-static-shell --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-embedded-static-shell --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-embedded-static-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for [INFO] [echo] glassfish-embedded-static-shell [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-static-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-static-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.13-SNAPSHOT/glassfish-embedded-static-shell-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.13-SNAPSHOT/glassfish-embedded-static-shell-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] ----------------< org.glassfish.main.distributions:web >---------------- [INFO] Building Glassfish Web Profile Distribution 7.0.13-SNAPSHOT [286/297] [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >--- [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.13-SNAPSHOT [287/297] [INFO] from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml [INFO] -----------------------[ distribution-fragment ]------------------------ [INFO] from appserver/distributions/web/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag --- [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Profile Distribution: [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag --- [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-static-shell-frag --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-static-shell-frag --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for [INFO] [echo] glassfish-embedded-static-shell-frag [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ web --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ web --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ web --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web --- [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-static-shell-frag --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.13-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.13-SNAPSHOT.pom [INFO] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell-frag/7.0.13-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.13-SNAPSHOT.zip [INFO] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >---------- [INFO] Building Embedded GlassFish Web 7.0.13-SNAPSHOT [288/297] [INFO] from appserver/extras/embedded/web/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.0 to target/dependency/jackson-core.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.5 to target/dependency/jakarta.faces.jar [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.13-SNAPSHOT to target/dependency/war [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-web --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-web --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-web --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-web --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-web --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web --- [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/ejb-internal-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.13-SNAPSHOT to target/dependency/cdi-api-fragment.jar [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.13-SNAPSHOT to target/dependency/security-ee.jar [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-weld-connector.jar [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientInfo.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-client-module --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-client-module --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-client-module --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 52 source files with javac [debug target 11] to target/classes [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-admingui-connector.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.13-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.13-SNAPSHOT to target/dependency/amx-jakartaee.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.6 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.13-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.13-SNAPSHOT to target/dependency/load-balancer-admin.jar [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.13-SNAPSHOT to target/dependency/appserver-domain.jar [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.13-SNAPSHOT to target/dependency/mail-runtime.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-dtds [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.5 to target/dependency/jersey-mvc.jar [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.13-SNAPSHOT to target/dependency/jakartaee-kernel.jar [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.13-SNAPSHOT to target/dependency/gms-bootstrap.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.13-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.13-SNAPSHOT to target/dependency/websecurity.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.13-SNAPSHOT to target/dependency/jdbc-runtime.jar [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.13-SNAPSHOT to target/dependency/web-ha.jar [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.13-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.6 to target/dependency/osgi-adapter.jar [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jts-plugin.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.13-SNAPSHOT to target/dependency/appserver-schemas [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.13-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 to target/dependency/jackson-databind.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.13-SNAPSHOT to target/dependency/persistence-common.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.5 to target/dependency/jersey-cdi1x.jar [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.13-SNAPSHOT to target/dependency/jta.jar [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.6 to target/dependency/hk2.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.13-SNAPSHOT to target/dependency/console-plugin-service.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.13-SNAPSHOT to target/dependency/amx-core.jar [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.13-SNAPSHOT to target/dependency/annotation-framework.jar [INFO] Copying org.glassfish.main.security:security:jar:7.0.13-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.13-SNAPSHOT to target/dependency/jpa-container.jar [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.13-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.13-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.2 to target/dependency/jakarta.mail-api.jar [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.13-SNAPSHOT to target/dependency/dol.jar [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.13-SNAPSHOT to target/dependency/container-common.jar [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.13-SNAPSHOT to target/dependency/connectors-runtime.jar [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.13-SNAPSHOT to target/dependency/orb-enabler.jar [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.13-SNAPSHOT to target/dependency/ejb-container.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-schemas [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.5 to target/dependency/jersey-cdi1x-servlet.jar [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.13-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.6 to target/dependency/hk2-locator.jar [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.13-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.13-SNAPSHOT to target/dependency/admin-core.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.13-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.13-SNAPSHOT to target/dependency/jspcaching-connector.jar [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.13-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-web-connector.jar [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-jpa-connector.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.6 to target/dependency/class-model.jar [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/connectors-internal-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-cluster-plugin.jar [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.13-SNAPSHOT to target/dependency/cluster-common.jar [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.0 to target/dependency/jakarta.json.bind-api.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.13-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [INFO] Copying com.github.mwiede:jsch:jar:0.2.16 to target/dependency/jsch.jar [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.13-SNAPSHOT to target/dependency/concurrent-impl.jar [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.6 to target/dependency/hk2-api.jar [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.13-SNAPSHOT to target/dependency/libpam4j.jar [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-web-plugin.jar [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.13-SNAPSHOT to target/dependency/cli-optional.jar [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.6 to target/dependency/hk2-utils.jar [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.13-SNAPSHOT to target/dependency/console-common.jar [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.0.Final to target/dependency/jboss-classfilewriter.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-ee-api.jar [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.13-SNAPSHOT to target/dependency/web-cli.jar [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.13-SNAPSHOT to target/dependency/config-api.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.5 to target/dependency/jersey-container-servlet.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jca-plugin.jar [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.6 to target/dependency/hk2-core.jar [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.2-SNAPSHOT to target/dependency/jakarta.transaction-api.jar [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.13-SNAPSHOT to target/dependency/web-embed-api.jar [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.5 to target/dependency/parsson.jar [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.13-SNAPSHOT to target/dependency/rest-service.jar [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.13-SNAPSHOT to target/dependency/mail-connector.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.13-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.13-SNAPSHOT to target/dependency/jts.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.0 to target/dependency/jackson-annotations.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.5 to target/dependency/jersey-media-json-processing.jar [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.13-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.13-SNAPSHOT to target/dependency/templates.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.13-SNAPSHOT to target/dependency/dataprovider.jar [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.13-SNAPSHOT to target/dependency/resources-runtime.jar [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.13-SNAPSHOT to target/dependency/monitoring-core.jar [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.13-SNAPSHOT to target/dependency/jdbc-ra [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.13-SNAPSHOT to target/dependency/ejb-client.jar [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.13-SNAPSHOT to target/dependency/appserver-dtds [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.13-SNAPSHOT to target/dependency/war-util.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.13-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.5 to target/dependency/jersey-media-moxy.jar [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.13-SNAPSHOT to target/dependency/descriptors.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.13-SNAPSHOT to target/dependency/web-sse.jar [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.13-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.13-SNAPSHOT to target/dependency/jsf-connector.jar [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.3 to target/dependency/jsftemplating.jar [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.13-SNAPSHOT to target/dependency/orb-connector.jar [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.13-SNAPSHOT to target/dependency/ha-file-store.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.13-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.13-SNAPSHOT to target/dependency/rest-client.jar [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.13-SNAPSHOT to target/dependency/weld-integration-fragment.jar [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.13-SNAPSHOT to target/dependency/weld-integration.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.13-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.13-SNAPSHOT to target/dependency/jdbc-admin.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37 to target/dependency/nimbus-jose-jwt.jar [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.13-SNAPSHOT to target/dependency/work-management.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.13-SNAPSHOT to target/dependency/appserv-rt.jar [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.13-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.6 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.13-SNAPSHOT to target/dependency/cluster-ssh.jar [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-resources.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-naming.jar [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.13-SNAPSHOT to target/dependency/appserver-cli.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.13-SNAPSHOT to target/dependency/jdbc-config.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.5 to target/dependency/jersey-cdi1x-transaction.jar [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.13-SNAPSHOT to target/dependency/gms-adapter.jar [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.13-SNAPSHOT to target/dependency/descriptors [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.13-SNAPSHOT to target/dependency/concurrent-connector.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.13-SNAPSHOT to target/dependency/cluster-cli.jar [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.13-SNAPSHOT to target/dependency/hk2-config-generator.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.5 to target/dependency/jersey-mvc-jsp.jar [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.13-SNAPSHOT to target/dependency/connectors-admin.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.13-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.13-SNAPSHOT to target/dependency/cluster-admin.jar [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.13-SNAPSHOT to target/dependency/resources-connector.jar [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.5 to target/dependency/parsson-media.jar [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.2 to target/dependency/angus-mail.jar [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.13-SNAPSHOT to target/dependency/jstl-connector.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [INFO] Copying org.glassfish.main.core:logging:jar:7.0.13-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/transaction-internal-api.jar [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.13-SNAPSHOT to target/dependency/web-naming.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.13-SNAPSHOT to target/dependency/jakartaee.jar [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.13-SNAPSHOT to target/dependency/glassfish-common [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-ejb-connector.jar [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.13-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.13-SNAPSHOT to target/dependency/stats77.jar [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.13-SNAPSHOT to target/dependency/web-core.jar [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-connectors-connector.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.5 to target/dependency/jersey-container-servlet-core.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.13-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.13-SNAPSHOT to target/dependency/backup.jar [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.13-SNAPSHOT to target/dependency/web-glue.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.13-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.13-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ web --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ web --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ web --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/dependency/META-INF for [INFO] [echo] web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ web --- [INFO] Reading assembly descriptor: src/main/assembly/web.xml [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage [INFO] [INFO] --- exec:3.1.0:exec (create-domain) @ web --- [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-client-module --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-client-module --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/target/classes/META-INF for [INFO] [echo] gf-client-module [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/target/gf-client-module.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-client-module --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-client-module --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-client-module --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.13-SNAPSHOT/gf-client-module-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.13-SNAPSHOT/gf-client-module-7.0.13-SNAPSHOT.jar [INFO] [INFO] [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >---------- [INFO] ---------------< org.glassfish.main.appclient:gf-client >--------------- [INFO] Building Embedded GlassFish All-In-One 7.0.13-SNAPSHOT [289/297] [INFO] Building Client Library (including ACC) 7.0.13-SNAPSHOT [290/297] [INFO] from appserver/extras/embedded/all/pom.xml [INFO] from appserver/appclient/client/acc-standalone/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ---------------------------[ glassfish-jar ]---------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ gf-client --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ gf-client --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ gf-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-embedded-all --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-all --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-embedded-all --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-all --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-standalone/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gf-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes Using port 4848 for Admin. Using port 8080 for HTTP Instance. Using default port 7676 for JMS. Using default port 3700 for IIOP. Using default port 8181 for HTTP_SSL. Using default port 3820 for IIOP_SSL. Using default port 3920 for IIOP_MUTUALAUTH. Using default port 8686 for JMX_ADMIN. Using default port 6666 for OSGI_SHELL. Using default port 9009 for JAVA_DEBUGGER. Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ gf-client --- [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ gf-client --- [INFO] [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- command-security:1.0.17:check (default-check) @ gf-client --- [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ gf-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gf-client --- [INFO] Not compiling test sources [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client --- [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ gf-client --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-standalone/target/classes/META-INF for [INFO] [echo] gf-client [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-standalone/target/gf-client.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ gf-client --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ gf-client --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ gf-client --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.13-SNAPSHOT/gf-client-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.13-SNAPSHOT/gf-client-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.featuresets:glassfish >-------------- [INFO] Building Glassfish Featureset 7.0.13-SNAPSHOT [291/297] [INFO] from appserver/featuresets/glassfish/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish --- [INFO] No sources to compile [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/glassfish/target/classes/META-INF for [INFO] [echo] glassfish [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/glassfish/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/7.0.13-SNAPSHOT/glassfish-7.0.13-SNAPSHOT.pom [INFO] [INFO] -------------< org.glassfish.main.distributions:glassfish >------------- [INFO] Building Glassfish Full Profile Distribution 7.0.13-SNAPSHOT [292/297] [INFO] from appserver/distributions/glassfish/pom.xml [INFO] -----------------------[ glassfish-distribution ]----------------------- [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)' [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Glassfish Full Profile Distribution: [WARNING] org.glassfish.build:spec-version-maven-plugin:2.1 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** Enter keystore password: Certificate was added to keystore [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish --- [INFO] No sources to compile [INFO] [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish --- [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.5 to target/dependency/jersey-container-servlet-core.jar [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.0.6 to target/dependency/osgi-adapter.jar [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.13-SNAPSHOT to target/dependency/mail-connector.jar [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". Enter keystore password: Certificate was added to keystore [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:7.0.13-SNAPSHOT to target/dependency/cmp-scripts [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.0 to target/dependency/jackson-core.jar [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:7.0.13-SNAPSHOT to target/dependency/metro-glue.jar [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.13-SNAPSHOT to target/dependency/jsf-connector.jar [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.13-SNAPSHOT to target/dependency/web-glue.jar [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.13-SNAPSHOT to target/dependency/jspcaching-connector.jar [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.2 to target/dependency/jakarta.mail-api.jar [INFO] Copying org.glassfish.main.jms:jms-core:jar:7.0.13-SNAPSHOT to target/dependency/jms-core.jar [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jts-plugin.jar [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.0 to target/dependency/jakarta.json.bind-api.jar [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:7.0.13-SNAPSHOT to target/dependency/jmsra [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.13-SNAPSHOT to target/dependency/connectors-runtime.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-dtds [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.13-SNAPSHOT to target/dependency/glassfish-common [INFO] Copying org.ow2.asm:asm-tree:jar:9.6 to target/dependency/asm-tree.jar [INFO] Copying org.glassfish.main.core:logging:jar:7.0.13-SNAPSHOT to target/dependency/logging.jar [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.13-SNAPSHOT to target/dependency/container-common.jar [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.5 to target/dependency/jersey-container-servlet.jar [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-ejb-connector.jar [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.13-SNAPSHOT to target/dependency/jstl-connector.jar [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:7.0.13-SNAPSHOT to target/dependency/gf-jms-injection.jar [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.13-SNAPSHOT to target/dependency/monitoring-core.jar [INFO] Copying org.glassfish.main.security:webservices.security:jar:7.0.13-SNAPSHOT to target/dependency/webservices.security.jar [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:7.0.13-SNAPSHOT to target/dependency/appclient-connector.jar [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.13-SNAPSHOT to target/dependency/resources-connector.jar [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.5 to target/dependency/jersey-mvc-jsp.jar [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.13-SNAPSHOT to target/dependency/jts.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.13-SNAPSHOT to target/dependency/osgi-container.jar [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar [INFO] Copying org.glassfish.main.jms:jms-admin:jar:7.0.13-SNAPSHOT to target/dependency/jms-admin.jar [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-cluster-plugin.jar [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-domain.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:7.0.13-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.13-SNAPSHOT to target/dependency/appserver-dtds [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-weld-connector.jar [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.13-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-web-connector.jar [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.0.6 to target/dependency/hk2-api.jar [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.5 to target/dependency/jersey-mvc.jar [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:7.0.13-SNAPSHOT to target/dependency/jsr109-impl.jar [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.13-SNAPSHOT to target/dependency/jpa-container.jar [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-jms-connector.jar [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.13-SNAPSHOT to target/dependency/load-balancer-admin.jar [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:7.0.13-SNAPSHOT to target/dependency/cmp-support-ejb.jar [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.13-SNAPSHOT to target/dependency/cdi-api-fragment.jar [INFO] Copying org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.6 to target/dependency/org.apache.aries.spifly.dynamic.bundle.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.5 to target/dependency/parsson-media.jar [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.13-SNAPSHOT to target/dependency/concurrent-connector.jar [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar [INFO] Copying org.glassfish.main.appclient:gf-client:jar:7.0.13-SNAPSHOT to target/dependency/gf-client.jar [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-api.jar [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.0 to target/dependency/jackson-annotations.jar [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.13-SNAPSHOT to target/dependency/web-core.jar [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-web-plugin.jar [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-concurrent-plugin.jar [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.13-SNAPSHOT to target/dependency/backup.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.5 to target/dependency/jersey-media-json-processing.jar [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.13-SNAPSHOT to target/dependency/rest-service.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:7.0.13-SNAPSHOT to target/dependency/webservices-scripts [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-community-branding-plugin.jar [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jms-plugin.jar [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.0.6 to target/dependency/hk2-utils.jar [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.13-SNAPSHOT to target/dependency/amx-jakartaee.jar [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:7.0.13-SNAPSHOT to target/dependency/ejb-timer-service-app.war [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.13-SNAPSHOT to target/dependency/cluster-ssh.jar [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:7.0.13-SNAPSHOT to target/dependency/webservices-connector.jar [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.13-SNAPSHOT to target/dependency/security-ee.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.3 to target/dependency/jsftemplating.jar [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.13-SNAPSHOT to target/dependency/concurrent-impl.jar [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.13-SNAPSHOT to target/dependency/web-cli.jar [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.13-SNAPSHOT to target/dependency/web-naming.jar [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:7.0.13-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.13-SNAPSHOT to target/dependency/deployment-autodeploy.jar [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.13-SNAPSHOT to target/dependency/web-sse.jar [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.13-SNAPSHOT to target/dependency/jdbc-admin.jar [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.13-SNAPSHOT to target/dependency/jdbc-runtime.jar [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.13-SNAPSHOT to target/dependency/admin-core.jar [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.13-SNAPSHOT to target/dependency/templates.jar [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.13-SNAPSHOT to target/dependency/persistence-common.jar [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.13-SNAPSHOT to target/dependency/libpam4j.jar [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.13-SNAPSHOT to target/dependency/config-types.jar [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:7.0.13-SNAPSHOT to target/dependency/ejb-full-container.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:7.0.13-SNAPSHOT to target/dependency/cmp-utility.jar [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jdbc-plugin.jar [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.13-SNAPSHOT to target/dependency/jakartaee-kernel.jar [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.13-SNAPSHOT to target/dependency/jta.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:7.0.13-SNAPSHOT to target/dependency/cmp-enhancer.jar [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-restadmin-connector.jar [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.13-SNAPSHOT to target/dependency/web-embed-api.jar [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.13-SNAPSHOT to target/dependency/ssl-impl.jar [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar [INFO] Copying org.glassfish.hk2:hk2:jar:3.0.6 to target/dependency/hk2.jar [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:7.0.13-SNAPSHOT to target/dependency/soap-tcp.jar [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.0.Final to target/dependency/jboss-classfilewriter.jar [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.13-SNAPSHOT to target/dependency/cluster-admin.jar [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-ee-api.jar [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.13-SNAPSHOT to target/dependency/dol.jar [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.13-SNAPSHOT to target/dependency/appserver-cli.jar [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.5 to target/dependency/parsson.jar [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:7.0.13-SNAPSHOT to target/dependency/appclient-server-core.jar [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-remote.jar [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.13-SNAPSHOT to target/dependency/resources-runtime.jar [INFO] Copying org.ow2.asm:asm-util:jar:9.6 to target/dependency/asm-util.jar [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.13-SNAPSHOT to target/dependency/launcher.jar [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.13-SNAPSHOT to target/dependency/cluster-cli.jar [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/ejb-internal-api.jar [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.13-SNAPSHOT to target/dependency/scattered-archive-api.jar [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.13-SNAPSHOT to target/dependency/server-mgmt.jar [INFO] Copying org.ow2.asm:asm:jar:9.6 to target/dependency/asm.jar [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.2 to target/dependency/angus-mail.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.13-SNAPSHOT to target/dependency/jakartaee.jar [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 to target/dependency/jackson-databind.jar [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.13-SNAPSHOT to target/dependency/ejb-client.jar [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.13-SNAPSHOT to target/dependency/admin-util.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/cmp-internal-api.jar [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.13-SNAPSHOT to target/dependency/weld-integration.jar [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.13-SNAPSHOT to target/dependency/mail-runtime.jar [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar [INFO] Copying org.glassfish.main.security:ejb.security:jar:7.0.13-SNAPSHOT to target/dependency/ejb.security.jar [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-jul-extension.jar [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.13-SNAPSHOT to target/dependency/gms-bootstrap.jar [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:7.0.13-SNAPSHOT to target/dependency/batch-databases [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.13-SNAPSHOT to target/dependency/web-ha.jar [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.0.6 to target/dependency/hk2-core.jar [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.13-SNAPSHOT to target/dependency/annotation-framework.jar [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-connectors-connector.jar [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.13-SNAPSHOT to target/dependency/internal-api.jar [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.13-SNAPSHOT to target/dependency/descriptors [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.13-SNAPSHOT to target/dependency/nucleus-resources.jar [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.13-SNAPSHOT to target/dependency/nucleus-schemas [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:7.0.13-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.13-SNAPSHOT to target/dependency/deployment-admin.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.13-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.13-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.13-SNAPSHOT to target/dependency/cli-optional.jar [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.13-SNAPSHOT to target/dependency/ejb-container.jar [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-batch-commands.jar [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:5.1.2.Final to target/dependency/weld-se-shaded.jar [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.0.6 to target/dependency/hk2-runlevel.jar [INFO] Copying org.glassfish.main.security:security:jar:7.0.13-SNAPSHOT to target/dependency/security.jar [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-ejb-plugin.jar [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.13-SNAPSHOT to target/dependency/orb-connector.jar [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.13-SNAPSHOT to target/dependency/jdbc-config.jar [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.13-SNAPSHOT to target/dependency/hk2-config-generator.jar [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.13-SNAPSHOT to target/dependency/gms-adapter.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.2-SNAPSHOT to target/dependency/jakarta.transaction-api.jar [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-corba-plugin.jar [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.13-SNAPSHOT to target/dependency/simple-glassfish-api.jar [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/connectors-internal-api.jar [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.13-SNAPSHOT to target/dependency/api-exporter.jar [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.13-SNAPSHOT to target/dependency/jdbc-ra [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.5 to target/dependency/jersey-cdi1x.jar [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.13-SNAPSHOT to target/dependency/deployment-common.jar [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:7.0.13-SNAPSHOT to target/dependency/appclient-scripts [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.5 to target/dependency/jakarta.faces.jar [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:7.0.13-SNAPSHOT to target/dependency/entitybean-container.jar [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:7.0.13-SNAPSHOT to target/dependency/gf-client-module.jar [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:7.0.13-SNAPSHOT to target/dependency/ejb-timer-databases [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:7.0.13-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.13-SNAPSHOT to target/dependency/appserver-schemas [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.1 to target/dependency/xmlsec.jar [INFO] Copying com.github.mwiede:jsch:jar:0.2.16 to target/dependency/jsch.jar [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.13-SNAPSHOT to target/dependency/war-util.jar [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.13-SNAPSHOT to target/dependency/ha-file-store.jar [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.13-SNAPSHOT to target/dependency/dataprovider.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.13-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.5 to target/dependency/jersey-cdi1x-servlet.jar [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-agent.jar [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-jca-plugin.jar [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.13-SNAPSHOT to target/dependency/websecurity.jar [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.13-SNAPSHOT to target/dependency/kernel.jar [INFO] Copying org.glassfish.hk2:class-model:jar:3.0.6 to target/dependency/class-model.jar [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.13-SNAPSHOT to target/dependency/console-plugin-service.jar [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:7.0.13-SNAPSHOT to target/dependency/orb-iiop.jar [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar [INFO] Copying org.ow2.asm:asm-commons:jar:9.6 to target/dependency/asm-commons.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.13-SNAPSHOT to target/dependency/flashlight-framework.jar [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.13-SNAPSHOT to target/dependency/admin-cli.jar [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.13-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.13-SNAPSHOT to target/dependency/osgi-cli-interactive.jar [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.13-SNAPSHOT to target/dependency/jersey-mvc-connector.jar [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.13-SNAPSHOT to target/dependency/war Domain domain1 created. Domain domain1 admin port is 4848. Domain domain1 allows admin login as user "admin" with no password. [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.13-SNAPSHOT to target/dependency/security-services.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar [INFO] Copying org.glassfish.main.security:appclient.security:jar:7.0.13-SNAPSHOT to target/dependency/appclient.security.jar [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.13-SNAPSHOT to target/dependency/rest-client.jar [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.13-SNAPSHOT to target/dependency/config-api.jar [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-jpa-connector.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar [INFO] Copying org.glassfish.main.appclient:acc-config:jar:7.0.13-SNAPSHOT to target/dependency/acc-config.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:7.0.13-SNAPSHOT to target/dependency/cmp-model.jar [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.13-SNAPSHOT to target/dependency/web-gui-plugin-common.jar [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.13-SNAPSHOT to target/dependency/work-management.jar [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.13-SNAPSHOT to target/dependency/amx-core.jar Admin login information for host [localhost] and port [4848] is being overwritten with credentials provided because the --savelogin option was used during the create-domain command. [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.13-SNAPSHOT to target/dependency/cluster-common.jar [INFO] Copying commons-codec:commons-codec:jar:1.16.0 to target/dependency/commons-codec.jar [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.13-SNAPSHOT to target/dependency/transaction-internal-api.jar [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.13-SNAPSHOT to target/dependency/appserver-domain.jar [INFO] Copying org.ow2.asm:asm-analysis:jar:9.6 to target/dependency/asm-analysis.jar [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.13-SNAPSHOT to target/dependency/common-util.jar [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.0 to target/dependency/woodstox-core.jar Login information relevant to admin user name [admin] for this domain [domain1] stored at [/home/jenkins/.gfclient/pass] successfully. Make sure that this file remains protected. Information stored in this file will be used by administration commands to manage this domain. Command create-domain executed successfully. [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.13-SNAPSHOT to target/dependency/console-common.jar [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.6 to target/dependency/aopalliance-repackaged.jar [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:7.0.13-SNAPSHOT to target/dependency/console-common-full-plugin.jar [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.13-SNAPSHOT to target/dependency/glassfish.jar [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.13-SNAPSHOT to target/dependency/stats77.jar [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37 to target/dependency/nimbus-jose-jwt.jar [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.13-SNAPSHOT to target/dependency/appserv-rt.jar [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.5 to target/dependency/jersey-cdi1x-transaction.jar [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-batch-connector.jar [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.13-SNAPSHOT to target/dependency/gf-admingui-connector.jar [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.13-SNAPSHOT to target/dependency/glassfish-naming.jar [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.0.6 to target/dependency/hk2-locator.jar [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution [INFO] [INFO] --- antrun:3.1.0:run (do stuff) @ web --- [INFO] Executing tasks [INFO] [zip] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar.tmp [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar [INFO] [zip] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/modules [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ web --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.13-SNAPSHOT to target/dependency/orb-enabler.jar [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.13-SNAPSHOT to target/dependency/weld-integration-fragment.jar [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.5 to target/dependency/jersey-media-moxy.jar [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.13-SNAPSHOT to target/dependency/descriptors.jar [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:7.0.13-SNAPSHOT to target/dependency/cmp-generator-database.jar [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.13-SNAPSHOT to target/dependency/connectors-admin.jar [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish --- [INFO] No sources to compile [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish --- [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/web.zip [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/dependency/META-INF for [INFO] [echo] glassfish [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/dependency/META-INF [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish --- [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml [INFO] Copying files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage [INFO] [INFO] --- exec:3.1.0:exec (create-domain) @ glassfish --- [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/web.zip [INFO] [INFO] --- spec-version:2.1:check-distribution (default) @ web --- [ jakarta.activation:jakarta.activation-api:2.1.2 ] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.2 } - ERROR: Implementation-Version not found in MANIFEST Using port 4848 for Admin. [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.1) should be 2.1.1 Using port 8080 for HTTP Instance. [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } - ERROR: missing configuration ( spec-version ) Using default port 7676 for JMS. Using default port 3700 for IIOP. [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization - WARNING: Specification-Version (2.1) should be 2.1.0 - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api Using default port 8181 for HTTP_SSL. Using default port 3820 for IIOP_SSL. [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } Using default port 3920 for IIOP_MUTUALAUTH. - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (4.0) should be 4.0.1 Using default port 8686 for JMX_ADMIN. [ jakarta.el:jakarta.el-api:5.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) Using default port 6666 for OSGI_SHELL. Using default port 9009 for JAVA_DEBUGGER. [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (3.0) should be 3.0.3 [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ org.glassfish:jakarta.faces:4.0.5 ] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.5 } - WARNING: Specification-Version (4.0) should be 3.0 [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.1) should be 2.1.0 [ jakarta.json:jakarta.json-api:2.1.3 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.json.bind:jakarta.json.bind-api:3.0.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.mail:jakarta.mail-api:2.1.2 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.resource:jakarta.resource-api:2.1.0 ] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.1) should be 2.1.0 [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } - WARNING: Specification-Version (3.1) should be 2.3 [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } - WARNING: Specification-Version (3.0) should be 2.0 - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [ jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT ] { groupIdPrefix=jakarta. spec-version=2.0.2-SNAPSHOT apiPackage=jakarta.transaction API final spec-impl-version=2.0.2 } - WARNING: spec-version (2.0.2-SNAPSHOT) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.0) should be 2.0.2-SNAPSHOT - WARNING: spec-impl-version (2.0.2) must start with JCP spec-version number (2.0.2-SNAPSHOT) [ jakarta.validation:jakarta.validation-api:3.0.2 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (3.1) should be 3.1.0 [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ org.glassfish.main.core:jakartaee-kernel:7.0.13-SNAPSHOT ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-web-checkstyle) @ web --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ web --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.13-SNAPSHOT/web-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.13-SNAPSHOT/web-7.0.13-SNAPSHOT.zip Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] [INFO] ----------------< org.glassfish.main.featuresets:debug >---------------- [INFO] Building Debug 7.0.13-SNAPSHOT [293/297] [INFO] from appserver/featuresets/debug/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ debug --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ debug --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ debug --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ debug --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web --- [INFO] Skipping the execution. [INFO] [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar [INFO] [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar [INFO] [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar [INFO] [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web --- Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar Distinguished Name of the self-signed X.509 Server Certificate is: [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA] [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-web --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-web --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-embedded-web --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-embedded-web --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/classes/META-INF for [INFO] [echo] glassfish-embedded-web [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ debug --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ debug --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ debug --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ debug --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". Enter keystore password: Certificate was added to keystore Enter keystore password: Certificate stored in file Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12". [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ debug --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes Enter keystore password: Certificate was added to keystore Domain domain1 created. Domain domain1 admin port is 4848. Domain domain1 allows admin login as user "admin" with no password. Admin login information for host [localhost] and port [4848] is being overwritten with credentials provided because the --savelogin option was used during the create-domain command. Login information relevant to admin user name [admin] for this domain [domain1] stored at [/home/jenkins/.gfclient/pass] successfully. Make sure that this file remains protected. Information stored in this file will be used by administration commands to manage this domain. Command create-domain executed successfully. [INFO] [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish --- [INFO] Executing tasks [WARNING] [echo] PATCHING [INFO] [zip] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp [INFO] [move] Moving 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar [INFO] Executed tasks [INFO] [INFO] --- assembly:3.6.0:single (default-single) @ glassfish --- [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/glassfish.zip [INFO] [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web --- [INFO] Reading assembly descriptor: src/assembly/package.xml [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11' [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ debug --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ debug --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ debug --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/target/classes/META-INF for [INFO] [echo] debug [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ debug --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/target/debug.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ debug --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ debug --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ debug --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.13-SNAPSHOT/debug-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.13-SNAPSHOT/debug-7.0.13-SNAPSHOT.jar [WARNING] jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [WARNING] jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [INFO] [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish --- [INFO] Project main artifact file set to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/glassfish.zip [INFO] [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish --- [ jakarta.activation:jakarta.activation-api:2.1.2 ] { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.2 } - ERROR: Implementation-Version not found in MANIFEST [ jakarta.annotation:jakarta.annotation-api:2.1.1 ] { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 } - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.1) should be 2.1.1 [ jakarta.authentication:jakarta.authentication-api:3.0.0 ] { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 } - ERROR: missing configuration ( spec-version ) [ jakarta.authorization:jakarta.authorization-api:2.1.0 ] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 } - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization - WARNING: Specification-Version (2.1) should be 2.1.0 - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api [ jakarta.batch:jakarta.batch-api:2.1.1 ] { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 } - WARNING: Specification-Version (2.1) should be 1.0 - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0) [ jakarta.ejb:jakarta.ejb-api:4.0.1 ] { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 } - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (4.0) should be 4.0.1 [ jakarta.el:jakarta.el-api:5.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ] { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 } - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (3.0) should be 3.0.3 [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ org.glassfish:jakarta.faces:4.0.5 ] { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.5 } - WARNING: Specification-Version (4.0) should be 3.0 [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 } - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.1) should be 2.1.0 [ jakarta.jms:jakarta.jms-api:3.1.0 ] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 } - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (3.1) should be 3.1.0 [ jakarta.json:jakarta.json-api:2.1.3 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.json.bind:jakarta.json.bind-api:3.0.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.mail:jakarta.mail-api:2.1.2 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.mvc:jakarta.mvc-api:2.1.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.persistence:jakarta.persistence-api:3.1.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.resource:jakarta.resource-api:2.1.0 ] { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 } - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.1) should be 2.1.0 [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.servlet:jakarta.servlet-api:6.0.0 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ] { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 } - WARNING: Specification-Version (3.1) should be 2.3 [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ] { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 } - WARNING: Specification-Version (3.0) should be 2.0 - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0) [ jakarta.transaction:jakarta.transaction-api:2.0.2-SNAPSHOT ] { groupIdPrefix=jakarta. spec-version=2.0.2-SNAPSHOT apiPackage=jakarta.transaction API final spec-impl-version=2.0.2 } - WARNING: spec-version (2.0.2-SNAPSHOT) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (2.0) should be 2.0.2-SNAPSHOT - WARNING: spec-impl-version (2.0.2) must start with JCP spec-version number (2.0.2-SNAPSHOT) [ jakarta.validation:jakarta.validation-api:3.0.2 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ] { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 } - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form . - WARNING: Specification-Version (3.1) should be 3.1.0 [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [ org.glassfish.main.core:jakartaee-kernel:7.0.13-SNAPSHOT ] { groupIdPrefix=jakarta. API final spec-impl-version=null } - ERROR: Extension-Name not found in MANIFEST - ERROR: Specification-Version not found in MANIFEST - ERROR: Implementation-Version not found in MANIFEST - ERROR: missing configuration ( spec-version api-package spec-impl-version ) [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.13-SNAPSHOT/glassfish-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.13-SNAPSHOT/glassfish-7.0.13-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all --- [INFO] [INFO] [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >----------- [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------ [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.13-SNAPSHOT [294/297] [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.13-SNAPSHOT [295/297] [INFO] from appserver/extras/embedded/common/instanceroot-builder/pom.xml [INFO] from appserver/extras/embedded/common/installroot-builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ instanceroot-builder --- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ installroot-builder --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ instanceroot-builder --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installroot-builder --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ installroot-builder --- [INFO] [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder --- [INFO] [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder --- [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.13-SNAPSHOT:zip [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ instanceroot-builder --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ instanceroot-builder --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ instanceroot-builder --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ instanceroot-builder --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all --- [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ instanceroot-builder --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ instanceroot-builder --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ instanceroot-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for [INFO] [echo] instanceroot-builder [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ instanceroot-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ instanceroot-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.13-SNAPSHOT/instanceroot-builder-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.13-SNAPSHOT/instanceroot-builder-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main:glassfish-itest-tools >-------------- [INFO] Building GlassFish Integration Test Tools 7.0.13-SNAPSHOT [296/297] [INFO] from appserver/itest-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ glassfish-itest-tools --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-itest-tools --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all --- [INFO] Skipping the execution. [INFO] [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all --- [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml [INFO] Reading assembly descriptor: src/assembly/jmsra.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ installroot-builder --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installroot-builder --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installroot-builder --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ installroot-builder --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ installroot-builder --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ installroot-builder --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ installroot-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for [INFO] [echo] installroot-builder [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder --- [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-embedded-all --- [INFO] No sources to compile [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-embedded-all --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-embedded-all --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-embedded-all --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/classes/META-INF for [INFO] [echo] glassfish-embedded-all [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all --- [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ installroot-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ installroot-builder --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ installroot-builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.13-SNAPSHOT/installroot-builder-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.13-SNAPSHOT/installroot-builder-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ glassfish-itest-tools --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-itest-tools --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-itest-tools --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/itest-tools/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ glassfish-itest-tools --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ glassfish-itest-tools --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ glassfish-itest-tools --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ glassfish-itest-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/itest-tools/target/classes/META-INF for [INFO] [echo] glassfish-itest-tools [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/itest-tools/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/itest-tools/target/glassfish-itest-tools.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-itest-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-itest-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.13-SNAPSHOT/glassfish-itest-tools-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.13-SNAPSHOT/glassfish-itest-tools-7.0.13-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all --- [INFO] Reading assembly descriptor: src/assembly/package.xml [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/classes with assembly file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/glassfish-embedded-web.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-web --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-web --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.13-SNAPSHOT/glassfish-embedded-web-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.13-SNAPSHOT/glassfish-embedded-web-7.0.13-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/classes with assembly file: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/glassfish-embedded-all.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ glassfish-embedded-all --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ glassfish-embedded-all --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.13-SNAPSHOT/glassfish-embedded-all-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.13-SNAPSHOT/glassfish-embedded-all-7.0.13-SNAPSHOT.jar [INFO] [INFO] --------------< org.glassfish.main.extras:tests-embedded >-------------- [INFO] Building GlassFish Embedded Modules - Tests 7.0.13-SNAPSHOT [297/297] [INFO] from appserver/extras/embedded/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ tests-embedded --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests-embedded --- [INFO] [INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ tests-embedded --- [INFO] [INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ tests-embedded --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests-embedded --- [INFO] [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests-embedded --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded --- [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/src/main/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/src/main/manpages [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ tests-embedded --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (process-annotations) @ tests-embedded --- [INFO] Changes detected - recompiling the module! :input tree [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [WARNING] Annotation processing without compilation requested but no processors were found. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ tests-embedded --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ tests-embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded --- [INFO] Executing tasks [INFO] [echo] Generating manifest for /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/target/classes/META-INF for [INFO] [echo] tests-embedded [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/target/classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/target/tests-embedded.jar [INFO] [INFO] --- failsafe:3.2.2:integration-test (integration-test) @ tests-embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.2:verify (verify) @ tests-embedded --- [INFO] Tests are skipped. [INFO] [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tests-embedded --- [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.13-SNAPSHOT/tests-embedded-7.0.13-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.13-SNAPSHOT/tests-embedded-7.0.13-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GlassFish Project 7.0.13-SNAPSHOT: [INFO] [INFO] GlassFish Project .................................. SUCCESS [01:01 min] [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [ 1.243 s] [INFO] Nucleus Parent ..................................... SUCCESS [ 8.550 s] [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 7.301 s] [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [ 6.805 s] [INFO] GlassFish Nucleus Modules .......................... SUCCESS [ 0.797 s] [INFO] HK2 config types ................................... SUCCESS [ 2.599 s] [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [ 0.301 s] [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [ 0.556 s] [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [ 1.583 s] [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [ 0.298 s] [INFO] grizzly-config ..................................... SUCCESS [ 6.009 s] [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [ 3.597 s] [INFO] Public APIs of Glassfish ........................... SUCCESS [ 2.552 s] [INFO] GlassFish Nucleus Common modules ................... SUCCESS [ 0.194 s] [INFO] Common Utilities ................................... SUCCESS [ 6.073 s] [INFO] Simple Public APIs of Glassfish .................... SUCCESS [ 1.207 s] [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [ 0.193 s] [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [ 1.460 s] [INFO] Test Utilities ..................................... SUCCESS [ 1.341 s] [INFO] Admin Modules ...................................... SUCCESS [ 0.208 s] [INFO] admin-config-api ................................... SUCCESS [ 4.291 s] [INFO] Private APIs of Glassfish .......................... SUCCESS [ 3.012 s] [INFO] Nucleus Security Parent ............................ SUCCESS [ 0.210 s] [INFO] GlassFish SSL Implementation Module ................ SUCCESS [ 1.880 s] [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [ 0.287 s] [INFO] Deployment Related Common Classes .................. SUCCESS [ 4.470 s] [INFO] Security Core Classes .............................. SUCCESS [ 7.547 s] [INFO] Security Services and SPI .......................... SUCCESS [ 3.799 s] [INFO] admin-util ......................................... SUCCESS [ 6.961 s] [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [ 2.711 s] [INFO] Cluster ............................................ SUCCESS [ 0.286 s] [INFO] cluster-common ..................................... SUCCESS [ 2.018 s] [INFO] Cluster SSH Provisioning ........................... SUCCESS [ 2.215 s] [INFO] Nucleus Logging Classes ............................ SUCCESS [ 2.192 s] [INFO] admin-launcher ..................................... SUCCESS [ 2.284 s] [INFO] admin-cli .......................................... SUCCESS [ 3.636 s] [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [ 3.155 s] [INFO] OSGi Container ..................................... SUCCESS [ 1.876 s] [INFO] GlassFish API Exporter Module ...................... SUCCESS [ 0.605 s] [INFO] flashlight-framework ............................... SUCCESS [ 3.675 s] [INFO] Kernel Classes ..................................... SUCCESS [ 11.485 s] [INFO] GMS Bootstrap Module ............................... SUCCESS [ 2.068 s] [INFO] cluster-admin ...................................... SUCCESS [ 5.412 s] [INFO] admin-server-management ............................ SUCCESS [ 10.568 s] [INFO] cluster-cli ........................................ SUCCESS [ 3.574 s] [INFO] GMS Module ......................................... SUCCESS [ 2.881 s] [INFO] Glassfish MBeanServer support ...................... SUCCESS [ 2.680 s] [INFO] AMX Core ........................................... SUCCESS [ 11.209 s] [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [ 0.309 s] [INFO] Context Propagation ................................ SUCCESS [ 1.918 s] [INFO] admin-monitoring ................................... SUCCESS [ 3.373 s] [INFO] GlassFish Admin REST Parent ........................ SUCCESS [ 0.105 s] [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [ 1.700 s] [INFO] GlassFish Admin REST Client ........................ SUCCESS [ 1.297 s] [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [ 0.207 s] [INFO] GlassFish EJB container related modules ............ SUCCESS [ 0.194 s] [INFO] GlassFish Core EJB Client .......................... SUCCESS [ 1.315 s] [INFO] GlassFish Common modules ........................... SUCCESS [ 0.179 s] [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [ 2.162 s] [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [ 1.096 s] [INFO] nucleus.resources .................................. SUCCESS [ 3.190 s] [INFO] GlassFish Deployment Related Modules ............... SUCCESS [ 0.173 s] [INFO] Deployment Object Library .......................... SUCCESS [ 12.850 s] [INFO] GlassFish Transaction modules ...................... SUCCESS [ 0.124 s] [INFO] Transaction Service Internal API ................... SUCCESS [ 2.197 s] [INFO] GlassFish Resources infrastructure related modules . SUCCESS [ 0.193 s] [INFO] Resources Connector ................................ SUCCESS [ 4.968 s] [INFO] Connectors Parent .................................. SUCCESS [ 0.191 s] [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [ 5.014 s] [INFO] EJB container Internal API ......................... SUCCESS [ 3.289 s] [INFO] Java binding for libpam.so ......................... SUCCESS [ 1.371 s] [INFO] GlassFish Security Parent .......................... SUCCESS [ 0.114 s] [INFO] Jakarta EE Security Core Classes ................... SUCCESS [ 7.196 s] [INFO] stats77 ............................................ SUCCESS [ 2.601 s] [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [ 2.996 s] [INFO] Glassfish Naming ................................... SUCCESS [ 2.906 s] [INFO] Container Common ................................... SUCCESS [ 7.681 s] [INFO] GlassFish persistence related modules .............. SUCCESS [ 0.115 s] [INFO] Common persistence code between JPA and CMP ........ SUCCESS [ 3.184 s] [INFO] EJB Container connector for Glassfish .............. SUCCESS [ 2.501 s] [INFO] GlassFish ORB related modules ...................... SUCCESS [ 0.117 s] [INFO] GlassFish ORB enabler implementation ............... SUCCESS [ 2.472 s] [INFO] GlassFish ORB connector implementation ............. SUCCESS [ 3.296 s] [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 16.611 s] [INFO] GlassFish Web container related modules ............ SUCCESS [ 0.116 s] [INFO] Jersey EJB Component Provider Module ............... SUCCESS [ 4.388 s] [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [ 2.446 s] [INFO] GlassFish Admin REST Service ....................... SUCCESS [ 10.404 s] [INFO] Nucleus template ................................... SUCCESS [ 0.417 s] [INFO] flashlight-agent ................................... SUCCESS [ 0.513 s] [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [ 0.297 s] [INFO] Flashlight ......................................... SUCCESS [ 0.209 s] [INFO] Deployment Related Admin Classes ................... SUCCESS [ 5.401 s] [INFO] AutoDeploy Classes ................................. SUCCESS [ 2.714 s] [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [ 0.288 s] [INFO] Set of schemas for Nucleus ......................... SUCCESS [ 0.217 s] [INFO] Nucleus distributions .............................. SUCCESS [ 0.235 s] [INFO] Nucleus distribution Common module ................. SUCCESS [ 0.505 s] [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 12.597 s] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.199 s] [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [ 0.109 s] [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 18.625 s] [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [ 0.105 s] [INFO] Nucleus Distribution ............................... SUCCESS [ 15.309 s] [INFO] Diagnostics ........................................ SUCCESS [ 0.200 s] [INFO] Diagnostics API .................................... SUCCESS [ 1.102 s] [INFO] GlassFish Diagnostics Context ...................... SUCCESS [ 1.207 s] [INFO] AMX JavaEE ......................................... SUCCESS [ 3.406 s] [INFO] LDAP Booster Pack .................................. SUCCESS [ 2.156 s] [INFO] GlassFish HA modules ............................... SUCCESS [ 0.176 s] [INFO] GlassFish ha-file-store ............................ SUCCESS [ 1.283 s] [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [ 1.369 s] [INFO] GlassFish ha-shoal-store ........................... SUCCESS [ 2.378 s] [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [ 0.388 s] [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [ 0.911 s] [INFO] Connector for GlassFish Web Container .............. SUCCESS [ 2.433 s] [INFO] GlassFish Connectors Connector ..................... SUCCESS [ 3.311 s] [INFO] App Client Modules ................................. SUCCESS [ 0.179 s] [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [ 0.197 s] [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [ 1.907 s] [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [ 3.879 s] [INFO] Admin Modules ...................................... SUCCESS [ 0.122 s] [INFO] Backup Restore classes ............................. SUCCESS [ 2.156 s] [INFO] App Server CLI Skinning Class ...................... SUCCESS [ 1.799 s] [INFO] admin-cli-optional ................................. SUCCESS [ 2.330 s] [INFO] admin-core ......................................... SUCCESS [ 2.188 s] [INFO] Appserver template ................................. SUCCESS [ 0.407 s] [INFO] GlassFish Core modules ............................. SUCCESS [ 0.198 s] [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [ 2.386 s] [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [ 0.399 s] [INFO] JTA Implementation for Glassfish ................... SUCCESS [ 2.609 s] [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [ 0.204 s] [INFO] Jakarta Mail Connector ............................. SUCCESS [ 2.971 s] [INFO] Connectors Runtime ................................. SUCCESS [ 10.714 s] [INFO] JTS Implementation for Glassfish ................... SUCCESS [ 8.402 s] [INFO] Web Container Naming Utilities ..................... SUCCESS [ 3.600 s] [INFO] Web Container Common Utilities ..................... SUCCESS [ 4.100 s] [INFO] Core Servlet Container ............................. SUCCESS [ 17.891 s] [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [ 2.491 s] [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [ 2.518 s] [INFO] Web module command line interface .................. SUCCESS [ 5.313 s] [INFO] Web container and GUI plug-in common classes ....... SUCCESS [ 1.589 s] [INFO] WebTier Security Integration ....................... SUCCESS [ 4.002 s] [INFO] GlassFish Web container embedded related modules ... SUCCESS [ 0.195 s] [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [ 1.073 s] [INFO] Server-Sent Events ................................. SUCCESS [ 2.017 s] [INFO] Web Container glue code ............................ SUCCESS [ 14.189 s] [INFO] JSF implementation connector module ................ SUCCESS [ 4.005 s] [INFO] JSP caching taglib connector module ................ SUCCESS [ 3.687 s] [INFO] Web Container HA code .............................. SUCCESS [ 4.895 s] [INFO] Web Related Implementations for GlassFish .......... SUCCESS [ 0.122 s] [INFO] Weld connector for glassfish ....................... SUCCESS [ 3.112 s] [INFO] Weld integration for glassfish ..................... SUCCESS [ 8.515 s] [INFO] Weld Integration Fragment .......................... SUCCESS [ 0.614 s] [INFO] Fragment bundle for Weld related testing ........... SUCCESS [ 0.285 s] [INFO] cdi-api Fragment ................................... SUCCESS [ 0.216 s] [INFO] Full EJB Container add-ons ......................... SUCCESS [ 5.177 s] [INFO] EJB Timer Service Application ...................... SUCCESS [ 2.804 s] [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [ 0.125 s] [INFO] EJB tier for GlassFish ............................. SUCCESS [ 0.102 s] [INFO] GlassFish resources runtime ........................ SUCCESS [ 3.201 s] [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [ 2.202 s] [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [ 0.599 s] [INFO] Connectors Inbound Support ......................... SUCCESS [ 3.880 s] [INFO] Work Management .................................... SUCCESS [ 6.112 s] [INFO] JDBC Module ........................................ SUCCESS [ 0.179 s] [INFO] JDBC Config Module ................................. SUCCESS [ 4.088 s] [INFO] Connectors admin ................................... SUCCESS [ 5.212 s] [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [ 0.191 s] [INFO] Load Balancer Internal API ......................... SUCCESS [ 2.373 s] [INFO] Load-Balancer admin ................................ SUCCESS [ 4.958 s] [INFO] GlassFish JMS modules .............................. SUCCESS [ 0.117 s] [INFO] JMS Connector Module for Runtime ................... SUCCESS [ 1.908 s] [INFO] JMS Module ......................................... SUCCESS [ 5.016 s] [INFO] JMS admin .......................................... SUCCESS [ 4.906 s] [INFO] JMS Injection Module for Runtime ................... SUCCESS [ 3.400 s] [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [ 1.744 s] [INFO] JDBC Resource Adapter .............................. SUCCESS [ 0.125 s] [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [ 6.012 s] [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [ 2.903 s] [INFO] JDBC Templates ..................................... SUCCESS [ 0.397 s] [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [ 0.992 s] [INFO] JDBC Runtime Module ................................ SUCCESS [ 5.308 s] [INFO] JDBC admin ......................................... SUCCESS [ 3.803 s] [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [ 0.681 s] [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [ 2.715 s] [INFO] JPA container for glassfish ........................ SUCCESS [ 3.517 s] [INFO] Declaring EclipseLink dependencies ................. SUCCESS [ 0.196 s] [INFO] GlassFish cmp related modules ...................... SUCCESS [ 0.197 s] [INFO] utility module for cmp ............................. SUCCESS [ 3.298 s] [INFO] model module for cmp ............................... SUCCESS [ 4.177 s] [INFO] Database Generator module for cmp .................. SUCCESS [ 3.597 s] [INFO] ejb-mapping module for cmp ......................... SUCCESS [ 2.792 s] [INFO] enhancer module for cmp ............................ SUCCESS [ 5.008 s] [INFO] internal-api module for cmp ........................ SUCCESS [ 2.511 s] [INFO] Entity Bean container .............................. SUCCESS [ 4.805 s] [INFO] support-sqlstore module for cmp .................... SUCCESS [ 21.295 s] [INFO] support ejb module for cmp ......................... SUCCESS [ 7.980 s] [INFO] GlassFish cmp scripts .............................. SUCCESS [ 0.231 s] [INFO] CMP tier for GlassFish ............................. SUCCESS [ 0.194 s] [INFO] Concurrency Utilities Modules ...................... SUCCESS [ 0.201 s] [INFO] Concurrent Connector Module ........................ SUCCESS [ 2.421 s] [INFO] Concurrent Implementation Module ................... SUCCESS [ 5.004 s] [INFO] Batch runtime modules for Glassfish ................ SUCCESS [ 0.197 s] [INFO] Batch database init scripts for GlassFish .......... SUCCESS [ 0.503 s] [INFO] Batch Connector for Glassfish ...................... SUCCESS [ 2.677 s] [INFO] Batch Commands for Glassfish ....................... SUCCESS [ 2.918 s] [INFO] GlassFish Extras modules ........................... SUCCESS [ 0.186 s] [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [ 0.301 s] [INFO] GlassFish jakartaee.jar ............................ SUCCESS [ 0.123 s] [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [ 0.190 s] [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [ 0.204 s] [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [ 0.200 s] [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [ 0.181 s] [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [ 0.285 s] [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [ 1.803 s] [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [ 1.786 s] [INFO] Admin Console Integration .......................... SUCCESS [ 1.761 s] [INFO] Admin Console Integration .......................... SUCCESS [ 0.785 s] [INFO] DataProvider ....................................... SUCCESS [ 0.888 s] [INFO] Admin Console Packages ............................. SUCCESS [ 0.205 s] [INFO] Admin Console Common ............................... SUCCESS [ 5.786 s] [INFO] Admin Console Core Jar ............................. SUCCESS [ 2.080 s] [INFO] Admin Console WAR .................................. SUCCESS [ 2.218 s] [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [ 2.019 s] [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [ 1.661 s] [INFO] Admin Console Web Container Plugin ................. SUCCESS [ 1.962 s] [INFO] Admin Console JDBC Plugin .......................... SUCCESS [ 1.614 s] [INFO] Admin Console Connectors Plugin .................... SUCCESS [ 1.833 s] [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [ 1.608 s] [INFO] Admin Console JTS Plugin ........................... SUCCESS [ 1.401 s] [INFO] Glassfish featuresets .............................. SUCCESS [ 0.205 s] [INFO] Glassfish Web Featureset ........................... SUCCESS [ 0.311 s] [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [ 5.104 s] [INFO] Ejb Security Integration ........................... SUCCESS [ 5.601 s] [INFO] App Client - client-side modules ................... SUCCESS [ 0.207 s] [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [ 3.984 s] [INFO] Appclient Security Integration ..................... SUCCESS [ 3.196 s] [INFO] GlassFish Web Services related modules ............. SUCCESS [ 0.116 s] [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [ 7.500 s] [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [ 5.897 s] [INFO] GlassFish webservices scripts ...................... SUCCESS [ 0.320 s] [INFO] GlassFish Metro Glue Code .......................... SUCCESS [ 4.717 s] [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [ 5.379 s] [INFO] SOAP/TCP integration code .......................... SUCCESS [ 5.322 s] [INFO] Client OSGi module (including ACC) ................. SUCCESS [ 7.022 s] [INFO] Client Library (including ACC) ..................... SUCCESS [ 9.687 s] [INFO] GlassFish appclient scripts ........................ SUCCESS [ 0.176 s] [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [ 6.113 s] [INFO] Admin Console Full distribution plugin ............. SUCCESS [ 1.728 s] [INFO] Admin Console Concurrent Plugin .................... SUCCESS [ 1.606 s] [INFO] Admin Console EJB Container Plugin ................. SUCCESS [ 1.401 s] [INFO] Admin Console Corba Plugin ......................... SUCCESS [ 1.414 s] [INFO] Admin Console JMS Plugin ........................... SUCCESS [ 3.983 s] [INFO] Glassfish Featureset ............................... SUCCESS [ 0.482 s] [INFO] Embedded GlassFish Shell ........................... SUCCESS [ 0.208 s] [INFO] GlassFish Metro Related Fragments .................. SUCCESS [ 0.165 s] [INFO] Embedded GlassFish Static Shell .................... SUCCESS [ 0.209 s] [INFO] Glassfish distributions ............................ SUCCESS [ 0.292 s] [INFO] GlassFish distribution Common module ............... SUCCESS [ 8.303 s] [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 36.231 s] [INFO] Embedded GlassFish Common .......................... SUCCESS [ 0.501 s] [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [ 3.413 s] [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [ 0.695 s] [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [ 0.537 s] [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [ 0.678 s] [INFO] GlassFish UberJar Activator ........................ SUCCESS [ 0.832 s] [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [ 0.198 s] [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [ 0.113 s] [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [01:12 min] [INFO] Embedded GlassFish nucleus ......................... SUCCESS [ 8.488 s] [INFO] Embedded GlassFish Web ............................. SUCCESS [01:05 min] [INFO] GlassFish Embedded modules ......................... SUCCESS [ 0.413 s] [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [ 0.248 s] [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [ 0.376 s] [INFO] Debug .............................................. SUCCESS [ 15.008 s] [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 27.696 s] [INFO] Security Related Implementation for GlassFish ...... SUCCESS [ 0.179 s] [INFO] GlassFish Tests .................................... SUCCESS [ 0.190 s] [INFO] GlassFish Ant Tests ................................ SUCCESS [ 0.127 s] [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [ 1.324 s] [INFO] connectors-ra-redeploy ............................. SUCCESS [ 0.100 s] [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [ 2.507 s] [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [ 1.586 s] [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [ 1.010 s] [INFO] report-builder ..................................... SUCCESS [ 1.180 s] [INFO] reporter ........................................... SUCCESS [ 0.903 s] [INFO] webtest ............................................ SUCCESS [ 1.004 s] [INFO] GlassFish Ant Dependencies ......................... SUCCESS [ 0.110 s] [INFO] Console extensions for OSGi platforms .............. SUCCESS [ 0.189 s] [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [ 1.650 s] [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [ 1.817 s] [INFO] GlassFish Flashlight Client ........................ SUCCESS [ 1.283 s] [INFO] Flashlight ......................................... SUCCESS [ 0.405 s] [INFO] GlassFish Integration Test Tools ................... SUCCESS [ 5.699 s] [INFO] Ant tasks .......................................... SUCCESS [ 1.711 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:07 min (Wall Clock) [INFO] Finished at: 2024-02-19T10:20:08Z [INFO] ------------------------------------------------------------------------ + cd /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest + mv glassfish/appserver/distributions/glassfish/target/glassfish.zip . + rm -rf glassfish7 + unzip -q glassfish.zip + wget -q https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/jakarta-transactions-tck-2.0.2.zip -O jtatck.zip + TS_HOME=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck + rm -rf /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck + unzip -q /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/jtatck.zip + HARNESS_REPORT_DIR='${ts.home}/../JTreport' + HARNESS_WORK_DIR='${ts.home}/../JTwork' + sed -i 's#^webServerHome=.*#webServerHome=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish#g' /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/ts.jte + sed -i 's#jta.classes=.*#jta.classes=${jtaJarClasspath}${pathsep}${webServerHome}/lib/bootstrap/glassfish-jul-extension.jar${pathsep}\\#g' /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/ts.jte ++ echo 'report\.dir=${ts.home}/../JTreport' ++ sed -e 's/\\\\/\\\\\\\\/g; s/\\//\\\\\\//g;' sed: -e expression #1, char 26: unknown option to `s' + sed -i 's/^report\.dir=\/tmp\/JTreport//g' /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/ts.jte ++ echo 'work\.dir=${ts.home}/../JTwork' ++ sed -e 's/\\\\/\\\\\\\\/g; s/\\//\\\\\\//g;' sed: -e expression #1, char 26: unknown option to `s' + sed -i 's/^work\.dir=\/tmp\/JTwork//g' /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/ts.jte + cd /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin + ant config.vi Buildfile: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/build.xml [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/weblib [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. Trying to override old definition of datatype string config.vi: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. -delete.tck.ext.jars: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. -copy.tck.ext.jars: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/domains/domain1/lib [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/domains/domain1/lib [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. checkPlatform: configUnix: [echo] on unix configWindows: convertPaths: configPlatform: filter.password.file: [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. checkPlatform: configUnix: [echo] on unix configWindows: convertPaths: configPlatform: restart.server: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. checkPlatform: configUnix: [echo] on unix configWindows: convertPaths: configPlatform: stop-domain: [exec] CLI306: Warning - The server located at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/domains/domain1 is not running. [exec] Command stop-domain executed successfully. [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. checkPlatform: configUnix: [echo] on unix configWindows: convertPaths: configPlatform: start.appserver: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. checkPlatform: configUnix: [echo] on unix configWindows: convertPaths: configPlatform: start.appserver.unix: [exec] Waiting for domain1 to start ....... [exec] Waiting finished after 6,998 ms. [exec] Successfully started the domain : domain1 [exec] domain Location: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/domains/domain1 [exec] Log File: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/domains/domain1/logs/server.log [exec] Admin Port: 4,848 [exec] Command start-domain executed successfully. [echo] The App Server is now available. [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. checkPlatform: configUnix: [echo] on unix configWindows: convertPaths: configPlatform: start.appserver.win: BUILD SUCCESSFUL Total time: 11 seconds + cd /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/src/com/sun/ts/tests/ + ant deploy Buildfile: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/src/com/sun/ts/tests/build.xml [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. Trying to override old definition of datatype string deploy: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. setup.archive.set: deploy: [echo] keywords=${keywords} [echo] keywords.direction.forward=true [echo] keywords.direction.reverse=true [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. -deploy: [gf.echo] 0 archive(s) to undeploy [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_jsp_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_jsp_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_servlet_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_servlet_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_jsp_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_jsp_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_servlet_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_servlet_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_jsp_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_jsp_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_servlet_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_servlet_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_jsp_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_jsp_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_servlet_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_servlet_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_jsp_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_jsp_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_servlet_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_servlet_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_jsp_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_jsp_vehicle_web.war [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/tmp [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_servlet_vehicle_web.war [jar] Updating jar: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_servlet_vehicle_web.war [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/signaturetest/jta/JTASigTest_jsp_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/signaturetest/jta/JTASigTest_jsp_vehicle_web.war [gf.echo] Looking at /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/signaturetest/jta/JTASigTest_servlet_vehicle_web.war [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/signaturetest/jta/JTASigTest_servlet_vehicle_web.war [gf.echo] 14 archive(s) to deploy [copy] Copying 14 files to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/domains/domain1/autodeploy [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: begin_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/begin/begin_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: begin_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: commit_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/commit/commit_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: commit_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: getstatus_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/getstatus/getstatus_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: getstatus_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: rollback_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/rollback/rollback_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: rollback_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: setrollbackonly_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/setrollbackonly_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: setrollbackonly_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: settransactiontimeout_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/settransactiontimeout_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: settransactiontimeout_servlet_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/signaturetest/jta/JTASigTest_jsp_vehicle_web.war [gf.echo] Deployment Succeeded: JTASigTest_jsp_vehicle_web.war [gf.echo] Deploying archive: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/dist/com/sun/ts/tests/signaturetest/jta/JTASigTest_servlet_vehicle_web.war [gf.echo] Deployment Succeeded: JTASigTest_servlet_vehicle_web.war BUILD SUCCESSFUL Total time: 14 seconds + ant runclient + tee run.log Buildfile: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/src/com/sun/ts/tests/build.xml [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. Trying to override old definition of datatype string -check.for.deliverable.subset: -check.for.test.dir.file: runclient: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. -check.for.test.dir.file: TestImport.runclient: [echo] ts.home = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [echo] In a bundle [echo] The deliverable currently in use is /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin. init: set.keywords: [echo] keywords are set to: all set.prior.status: prior.status: check.results.mode: [echo] prior.status = pass,fail,error,notRun [echo] Results Mode is overwrite check.existing.dirs: delete.existing.dirs: backup.work.dir: backup.report.dir: set.report.arg: prepare.work.report.dirs: [mkdir] Created dir: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/${work.dir} get.client: check.selected.test: no.selected.test: check.java.options: no.java.options: translatepath: runclient: [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:39: Harness - Use BinaryTestFinder... [javatest.batch] Starting tests [javatest.batch] 02-19-2024 10:20:40: Harness - startingTestRun - keywords set to: all [javatest.batch] Feb 19, 2024, 10:20:40 AM Harness starting test run with configuration "ts_unix"... [javatest.batch] 02-19-2024 10:20:40: Harness - harness.executeMode is set to "2" [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:40: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:40: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:40: Harness - keywords (to be passed to tests) set to: all [javatest.batch] Loading /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/vehicle.properties [javatest.batch] 02-19-2024 10:20:40: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserBegin001 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:41: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:41: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:41: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:41: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:41: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:20:41: Opened connection to http://localhost:8080/begin_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:20:41: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:41: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: --- Property Listing --- [javatest.batch] cts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../.. [javatest.batch] vehicle_archive_name=begin_jsp_vehicle_web [javatest.batch] testName=testUserBegin001 [javatest.batch] harness.log.delayseconds=1 [javatest.batch] vehicle=jsp [javatest.batch] jimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles [javatest.batch] harness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp [javatest.batch] porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL [javatest.batch] webServerPort=8080 [javatest.batch] all.props=false [javatest.batch] harness.log.traceflag=true [javatest.batch] harness.host=10.40.60.144 [javatest.batch] webServerHost=localhost [javatest.batch] test_classname=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] bin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../bin [javatest.batch] harness.log.port=2000 [javatest.batch] harness.socket.retry.count=10 [javatest.batch] finder=cts [javatest.batch] current.keywords=all [javatest.batch] --- End Property Listing --- [javatest.batch] [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: ** IN getRunMethod: testname=testUserBegin001 [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: **runmethod=testUserBegin001 [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserBegin001_setup [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserBegin001_cleanup [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:41: SVR: The Status of the UserTransaction is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:41: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:20:41: SVR: The Status of the UserTransaction is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:20:41: SVR: Cleanup ok; [javatest.batch] 02-19-2024 10:20:41: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:20:41: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:20:41: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:20:42: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 1 (1 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 71 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:43: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:43: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:43: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserBegin001 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:43: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:43: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:43: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:43: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:43: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:20:43: Opened connection to http://localhost:8080/begin_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:20:43: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:43: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=begin_servlet_vehicle_webnulltestName=testUserBegin001nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ** IN getRunMethod: testname=testUserBegin001 [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: **runmethod=testUserBegin001 [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserBegin001_setup [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserBegin001_cleanup [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:43: SVR: The Status of the UserTransaction is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:43: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:20:43: SVR: The Status of the UserTransaction is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:20:43: SVR: Cleanup ok; [javatest.batch] 02-19-2024 10:20:43: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:20:43: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:20:43: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:20:44: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 2 (2 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 70 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:44: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:44: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:44: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserBegin001 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:45: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:45: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:45: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:45: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:45: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:20:45: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:45: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:45: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:45: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:45: TRACE: ** IN getRunMethod: testname=testUserBegin001 [javatest.batch] 02-19-2024 10:20:45: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:45: TRACE: **runmethod=testUserBegin001 [javatest.batch] 02-19-2024 10:20:45: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:45: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:45: TRACE: getSetupMethod - checking for testcase specific setup method: testUserBegin001_setup [javatest.batch] 02-19-2024 10:20:45: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:45: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:45: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:45: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserBegin001_cleanup [javatest.batch] 02-19-2024 10:20:45: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:45: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:45: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:45: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:20:45 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:20:45: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:45: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:45: The Status of the UserTransaction is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:45: UserTransaction Started [javatest.batch] 02-19-2024 10:20:45: The Status of the UserTransaction is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:20:45: Cleanup ok; [javatest.batch] 02-19-2024 10:20:46: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 3 (3 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 69 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:47: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:47: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:47: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserBegin002 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:47: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:47: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:47: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:47: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:47: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:20:47: Opened connection to http://localhost:8080/begin_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:20:47: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:47: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=begin_jsp_vehicle_webnulltestName=testUserBegin002nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: ** IN getRunMethod: testname=testUserBegin002 [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: **runmethod=testUserBegin002 [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserBegin002_setup [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserBegin002_cleanup [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:47: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:20:47: SVR: Trying to start UserTransaction again [javatest.batch] 02-19-2024 10:20:47: SVR: Release Doesn't Support NESTED TRANSACTIONS [javatest.batch] 02-19-2024 10:20:47: SVR: NotSupportedException was caught as Expected !! [javatest.batch] 02-19-2024 10:20:47: SVR: Cleanup ok; [javatest.batch] 02-19-2024 10:20:47: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:20:47: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:20:47: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:20:48: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 4 (4 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 68 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:48: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:48: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:48: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserBegin002 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:49: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:49: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:49: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:49: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:49: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:20:49: Opened connection to http://localhost:8080/begin_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:20:49: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:49: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=begin_servlet_vehicle_webnulltestName=testUserBegin002nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ** IN getRunMethod: testname=testUserBegin002 [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: **runmethod=testUserBegin002 [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserBegin002_setup [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserBegin002_cleanup [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:49: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:20:49: SVR: Trying to start UserTransaction again [javatest.batch] 02-19-2024 10:20:49: SVR: Release Doesn't Support NESTED TRANSACTIONS [javatest.batch] 02-19-2024 10:20:49: SVR: NotSupportedException was caught as Expected !! [javatest.batch] 02-19-2024 10:20:49: SVR: Cleanup ok; [javatest.batch] 02-19-2024 10:20:49: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:20:49: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:20:49: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:20:50: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 5 (5 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 67 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:50: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:50: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:50: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserBegin002 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:51: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:51: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:51: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:51: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:51: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:20:51: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:51: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:51: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:51: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.begin.UserBeginClient [javatest.batch] 02-19-2024 10:20:51: TRACE: ** IN getRunMethod: testname=testUserBegin002 [javatest.batch] 02-19-2024 10:20:51: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:51: TRACE: **runmethod=testUserBegin002 [javatest.batch] 02-19-2024 10:20:51: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:51: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:51: TRACE: getSetupMethod - checking for testcase specific setup method: testUserBegin002_setup [javatest.batch] 02-19-2024 10:20:51: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:51: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:51: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:51: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserBegin002_cleanup [javatest.batch] 02-19-2024 10:20:51: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:51: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:51: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:51: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:20:51 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:20:51: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:51: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:51: UserTransaction Started [javatest.batch] 02-19-2024 10:20:51: Trying to start UserTransaction again [javatest.batch] 02-19-2024 10:20:51: Release Doesn't Support NESTED TRANSACTIONS [javatest.batch] 02-19-2024 10:20:51: NotSupportedException was caught as Expected !! [javatest.batch] 02-19-2024 10:20:51: Cleanup ok; [javatest.batch] 02-19-2024 10:20:52: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 6 (6 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 66 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:52: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:52: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:53: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit001 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:53: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:53: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:53: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:53: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:53: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:20:53: Opened connection to http://localhost:8080/commit_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:20:53: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:53: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:20:53: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:53: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_jsp_vehicle_webnulltestName=testUserCommit001nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit001 [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: **runmethod=testUserCommit001 [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit001_setup [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit001_cleanup [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:53: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:53: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:53: SVR: Trying to Commit on inactive UserTransaction [javatest.batch] 02-19-2024 10:20:53: SVR: IllegalStateException was caught as Expected !! [javatest.batch] 02-19-2024 10:20:53: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:20:53: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:20:54: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 7 (7 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 65 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:54: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:54: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:54: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit001 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:55: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:55: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:55: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:55: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:55: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:20:55: Opened connection to http://localhost:8080/commit_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:20:55: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:55: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_servlet_vehicle_webnulltestName=testUserCommit001nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit001 [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: **runmethod=testUserCommit001 [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit001_setup [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit001_cleanup [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:55: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:55: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:55: SVR: Trying to Commit on inactive UserTransaction [javatest.batch] 02-19-2024 10:20:55: SVR: IllegalStateException was caught as Expected !! [javatest.batch] 02-19-2024 10:20:55: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:20:55: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:20:55: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:20:55: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:20:56: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 8 (8 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 64 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:56: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:56: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:56: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit001 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:57: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:57: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:57: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:57: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:57: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:20:57: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:57: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:57: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:57: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:57: TRACE: ** IN getRunMethod: testname=testUserCommit001 [javatest.batch] 02-19-2024 10:20:57: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:57: TRACE: **runmethod=testUserCommit001 [javatest.batch] 02-19-2024 10:20:57: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:57: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:57: TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit001_setup [javatest.batch] 02-19-2024 10:20:57: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:57: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:57: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:57: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit001_cleanup [javatest.batch] 02-19-2024 10:20:57: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:57: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:57: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:57: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:20:57 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:20:57: User Transaction is Obtained [javatest.batch] 02-19-2024 10:20:57: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:57: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:57: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:57: Trying to Commit on inactive UserTransaction [javatest.batch] 02-19-2024 10:20:57: IllegalStateException was caught as Expected !! [javatest.batch] 02-19-2024 10:20:57: CleanUp not required as Transaction is not in Active state. [javatest.batch] STATUS:Passed. [javatest.batch] 02-19-2024 10:20:58: TRACE: SLEPT FOR: 1000 [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 9 (9 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 63 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:20:59: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:20:59: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:20:59: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit002 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:20:59: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:20:59: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:59: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:20:59: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:20:59: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:20:59: Opened connection to http://localhost:8080/commit_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:20:59: TRACE: got outputstream [javatest.batch] 02-19-2024 10:20:59: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:20:59: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:20:59: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_jsp_vehicle_webnulltestName=testUserCommit002nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit002 [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: **runmethod=testUserCommit002 [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit002_setup [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit002_cleanup [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:20:59: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:20:59: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:20:59: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:20:59: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:20:59: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:20:59: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:20:59: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:00: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 10 (10 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 62 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:00: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:00: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:00: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit002 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:01: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:01: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:01: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:01: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:01: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:01: Opened connection to http://localhost:8080/commit_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:01: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:01: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_servlet_vehicle_webnulltestName=testUserCommit002nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit002 [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: **runmethod=testUserCommit002 [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit002_setup [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit002_cleanup [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:01: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:01: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:01: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:01: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:01: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:01: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:01: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:01: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:01: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:02: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 11 (11 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 61 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:02: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:02: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:02: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit002 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:02: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:02: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:02: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:02: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:02: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:02: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:02: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:02: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:02: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:02: TRACE: ** IN getRunMethod: testname=testUserCommit002 [javatest.batch] 02-19-2024 10:21:02: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:02: TRACE: **runmethod=testUserCommit002 [javatest.batch] 02-19-2024 10:21:02: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:02: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:02: TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit002_setup [javatest.batch] 02-19-2024 10:21:02: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:02: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:02: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:02: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit002_cleanup [javatest.batch] 02-19-2024 10:21:02: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:02: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:02: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:02: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:03 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:03: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:03: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:03: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:03: UserTransaction Started [javatest.batch] 02-19-2024 10:21:03: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:03: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:03: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:03: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:04: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 12 (12 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 60 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:04: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:04: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:04: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit003 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:05: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:05: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:05: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:05: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:05: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:05: Opened connection to http://localhost:8080/commit_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:05: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:05: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:05: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:05: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_jsp_vehicle_webnulltestName=testUserCommit003nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit003 [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: **runmethod=testUserCommit003 [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit003_setup [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit003_cleanup [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:05: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:05: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:05: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:05: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:05: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:05: SVR: Trying to Commit on UserTransaction again [javatest.batch] 02-19-2024 10:21:05: SVR: IllegalStateException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:05: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:05: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:06: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 13 (13 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 59 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:06: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:06: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:06: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit003 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:06: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:06: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:06: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:06: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:06: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:06: Opened connection to http://localhost:8080/commit_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:06: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:06: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_servlet_vehicle_webnulltestName=testUserCommit003nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit003 [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: **runmethod=testUserCommit003 [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit003_setup [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit003_cleanup [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:07: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:07: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:07: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:07: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:07: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:07: SVR: Trying to Commit on UserTransaction again [javatest.batch] 02-19-2024 10:21:07: SVR: IllegalStateException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:07: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:07: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:07: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:07: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:08: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 14 (14 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 58 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:08: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:08: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:08: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit003 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:08: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:08: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:08: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:08: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:08: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:08: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:08: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:08: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:08: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:08: TRACE: ** IN getRunMethod: testname=testUserCommit003 [javatest.batch] 02-19-2024 10:21:08: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:08: TRACE: **runmethod=testUserCommit003 [javatest.batch] 02-19-2024 10:21:08: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:08: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:08: TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit003_setup [javatest.batch] 02-19-2024 10:21:08: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:08: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:08: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:08: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit003_cleanup [javatest.batch] 02-19-2024 10:21:08: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:08: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:08: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:08: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:09 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:09: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:09: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:09: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:09: UserTransaction Started [javatest.batch] 02-19-2024 10:21:09: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:09: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:09: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:09: Trying to Commit on UserTransaction again [javatest.batch] 02-19-2024 10:21:09: IllegalStateException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:09: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:10: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 15 (15 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 57 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:10: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:10: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:10: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit004 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:10: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:10: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:11: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:11: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:11: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:11: Opened connection to http://localhost:8080/commit_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:11: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:11: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_jsp_vehicle_webnulltestName=testUserCommit004nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:11: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:11: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit004 [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: **runmethod=testUserCommit004 [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit004_setup [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit004_cleanup [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:11: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:11: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:11: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:11: SVR: UserTransaction rolled back [javatest.batch] 02-19-2024 10:21:11: SVR: Trying to Commit on UserTransaction [javatest.batch] 02-19-2024 10:21:11: SVR: IllegalStateException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:11: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:11: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:12: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 16 (16 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 56 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:12: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:12: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:12: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit004 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:12: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:12: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:12: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:12: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:12: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:12: Opened connection to http://localhost:8080/commit_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:12: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:12: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_servlet_vehicle_webnulltestName=testUserCommit004nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit004 [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: **runmethod=testUserCommit004 [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit004_setup [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit004_cleanup [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:12: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:12: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:12: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:12: SVR: UserTransaction rolled back [javatest.batch] 02-19-2024 10:21:12: SVR: Trying to Commit on UserTransaction [javatest.batch] 02-19-2024 10:21:12: SVR: IllegalStateException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:12: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:12: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:12: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:12: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:13: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 17 (17 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 55 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:14: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:14: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:14: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit004 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:14: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:14: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:14: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:14: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:14: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:14: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:14: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:14: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:14: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:14: TRACE: ** IN getRunMethod: testname=testUserCommit004 [javatest.batch] 02-19-2024 10:21:14: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:14: TRACE: **runmethod=testUserCommit004 [javatest.batch] 02-19-2024 10:21:14: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:14: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:14: TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit004_setup [javatest.batch] 02-19-2024 10:21:14: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:14: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:14: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:14: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit004_cleanup [javatest.batch] 02-19-2024 10:21:14: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:14: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:14: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:14: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:15 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:15: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:15: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:15: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:15: UserTransaction Started [javatest.batch] 02-19-2024 10:21:15: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:15: UserTransaction rolled back [javatest.batch] 02-19-2024 10:21:15: Trying to Commit on UserTransaction [javatest.batch] 02-19-2024 10:21:15: IllegalStateException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:15: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:16: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 18 (18 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 54 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:16: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:16: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:16: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit005 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:16: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:16: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:16: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:16: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:16: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:16: Opened connection to http://localhost:8080/commit_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:16: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:16: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:16: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:16: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_jsp_vehicle_webnulltestName=testUserCommit005nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit005 [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: **runmethod=testUserCommit005 [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit005_setup [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit005_cleanup [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:16: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:16: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:16: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:16: SVR: UserTransaction set for Rollback [javatest.batch] 02-19-2024 10:21:16: SVR: Trying to Commit on UserTransaction [javatest.batch] 02-19-2024 10:21:16: SVR: RollbackException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:16: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:16: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:17: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 19 (19 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 53 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:18: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:18: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:18: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit005 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:18: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:18: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:18: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:18: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:18: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:18: Opened connection to http://localhost:8080/commit_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:18: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:18: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=commit_servlet_vehicle_webnulltestName=testUserCommit005nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ** IN getRunMethod: testname=testUserCommit005 [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: **runmethod=testUserCommit005 [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit005_setup [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit005_cleanup [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:18: SVR: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:18: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:18: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:18: SVR: UserTransaction set for Rollback [javatest.batch] 02-19-2024 10:21:18: SVR: Trying to Commit on UserTransaction [javatest.batch] 02-19-2024 10:21:18: SVR: RollbackException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:18: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:18: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:18: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:18: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:19: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 20 (20 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 52 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:20: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:20: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:20: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserCommit005 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:20: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:20: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:20: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:20: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:20: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:20: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:20: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:20: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:20: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.commit.UserCommitClient [javatest.batch] 02-19-2024 10:21:20: TRACE: ** IN getRunMethod: testname=testUserCommit005 [javatest.batch] 02-19-2024 10:21:20: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:20: TRACE: **runmethod=testUserCommit005 [javatest.batch] 02-19-2024 10:21:20: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:20: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:20: TRACE: getSetupMethod - checking for testcase specific setup method: testUserCommit005_setup [javatest.batch] 02-19-2024 10:21:20: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:20: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:20: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:20: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserCommit005_cleanup [javatest.batch] 02-19-2024 10:21:20: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:20: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:20: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:20: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:20 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:21: User Transaction is Obtained [javatest.batch] 02-19-2024 10:21:21: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:21: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:21: UserTransaction Started [javatest.batch] 02-19-2024 10:21:21: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:21: UserTransaction set for Rollback [javatest.batch] 02-19-2024 10:21:21: Trying to Commit on UserTransaction [javatest.batch] 02-19-2024 10:21:21: RollbackException was caught as Expected!! [javatest.batch] 02-19-2024 10:21:21: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:22: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 21 (21 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 51 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:22: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:22: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:22: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus001 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:22: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:22: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:22: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:22: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:22: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:22: Opened connection to http://localhost:8080/getstatus_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:22: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:22: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:23: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:23: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_jsp_vehicle_webnulltestName=testUserGetStatus001nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus001 [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: **runmethod=testUserGetStatus001 [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus001_setup [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus001_cleanup [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:23: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:23: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:23: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:23: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:24: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 22 (22 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 50 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:24: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:24: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:24: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus001 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:24: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:24: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:24: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:24: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:24: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:24: Opened connection to http://localhost:8080/getstatus_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:24: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:24: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_servlet_vehicle_webnulltestName=testUserGetStatus001nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus001 [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: **runmethod=testUserGetStatus001 [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus001_setup [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus001_cleanup [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:24: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:24: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:24: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:24: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:24: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:24: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:25: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 23 (23 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 49 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:26: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:26: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:26: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus001 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:26: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:26: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:26: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:26: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:26: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:26: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:26: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:26: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:26: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:26: TRACE: ** IN getRunMethod: testname=testUserGetStatus001 [javatest.batch] 02-19-2024 10:21:26: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:26: TRACE: **runmethod=testUserGetStatus001 [javatest.batch] 02-19-2024 10:21:26: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:26: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:26: TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus001_setup [javatest.batch] 02-19-2024 10:21:26: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:26: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:26: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:26: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus001_cleanup [javatest.batch] 02-19-2024 10:21:26: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:26: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:26: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:26: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:27 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:27: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:27: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:27: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:27: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:27: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:28: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 24 (24 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 48 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:28: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:28: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:28: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus002 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:28: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:28: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:28: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:28: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:28: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:29: Opened connection to http://localhost:8080/getstatus_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:29: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:29: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:29: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:29: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_jsp_vehicle_webnulltestName=testUserGetStatus002nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus002 [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: **runmethod=testUserGetStatus002 [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus002_setup [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus002_cleanup [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:29: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:29: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:29: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:29: SVR: Cleanup ok; [javatest.batch] 02-19-2024 10:21:29: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:30: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 25 (25 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 47 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:30: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:30: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:30: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus002 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:30: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:30: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:30: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:30: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:30: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:30: Opened connection to http://localhost:8080/getstatus_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:30: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:30: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_servlet_vehicle_webnulltestName=testUserGetStatus002nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus002 [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: **runmethod=testUserGetStatus002 [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus002_setup [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus002_cleanup [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:30: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:30: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:30: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:30: SVR: Cleanup ok; [javatest.batch] 02-19-2024 10:21:30: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:30: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:30: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:31: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 26 (26 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 46 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:32: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:32: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:32: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus002 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:32: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:32: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:32: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:32: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:32: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:32: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:32: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:32: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:32: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:32: TRACE: ** IN getRunMethod: testname=testUserGetStatus002 [javatest.batch] 02-19-2024 10:21:32: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:32: TRACE: **runmethod=testUserGetStatus002 [javatest.batch] 02-19-2024 10:21:32: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:32: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:32: TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus002_setup [javatest.batch] 02-19-2024 10:21:32: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:32: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:32: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:32: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus002_cleanup [javatest.batch] 02-19-2024 10:21:32: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:32: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:32: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:32: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:32 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:33: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:33: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:33: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:33: UserTransaction Started [javatest.batch] 02-19-2024 10:21:33: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:33: Cleanup ok; [javatest.batch] 02-19-2024 10:21:34: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 27 (27 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 45 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:34: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:34: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:34: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus003 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:34: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:34: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:34: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:34: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:34: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:34: Opened connection to http://localhost:8080/getstatus_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:34: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:34: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:34: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:34: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_jsp_vehicle_webnulltestName=testUserGetStatus003nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus003 [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: **runmethod=testUserGetStatus003 [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus003_setup [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus003_cleanup [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:34: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:34: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:34: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:34: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:34: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:34: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:34: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:35: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 28 (28 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 44 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:36: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:36: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:36: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus003 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:36: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:36: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:36: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:36: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:36: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:36: Opened connection to http://localhost:8080/getstatus_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:36: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:36: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_servlet_vehicle_webnulltestName=testUserGetStatus003nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus003 [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: **runmethod=testUserGetStatus003 [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus003_setup [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus003_cleanup [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:36: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:36: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:36: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:36: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:36: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:36: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:36: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:36: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:36: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:37: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 29 (29 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 43 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:38: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:38: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:38: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus003 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:38: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:38: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:38: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:38: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:38: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:38: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:38: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:38: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:38: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:38: TRACE: ** IN getRunMethod: testname=testUserGetStatus003 [javatest.batch] 02-19-2024 10:21:38: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:38: TRACE: **runmethod=testUserGetStatus003 [javatest.batch] 02-19-2024 10:21:38: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:38: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:38: TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus003_setup [javatest.batch] 02-19-2024 10:21:38: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:38: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:38: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:38: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus003_cleanup [javatest.batch] 02-19-2024 10:21:38: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:38: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:38: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:38: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:38 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:39: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:39: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:39: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:39: UserTransaction Started [javatest.batch] 02-19-2024 10:21:39: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:39: UserTransaction Committed [javatest.batch] 02-19-2024 10:21:39: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:39: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:40: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 30 (30 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 42 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:40: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:40: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:40: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus004 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:40: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:40: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:40: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:40: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:40: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:40: Opened connection to http://localhost:8080/getstatus_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:40: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:40: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:40: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:40: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_jsp_vehicle_webnulltestName=testUserGetStatus004nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus004 [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: **runmethod=testUserGetStatus004 [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus004_setup [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus004_cleanup [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:40: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:40: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:40: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:40: SVR: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:21:40: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:40: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:40: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:41: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 31 (31 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 41 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:42: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:42: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:42: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus004 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:42: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:42: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:42: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:42: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:42: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:42: Opened connection to http://localhost:8080/getstatus_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:42: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:42: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_servlet_vehicle_webnulltestName=testUserGetStatus004nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus004 [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: **runmethod=testUserGetStatus004 [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus004_setup [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus004_cleanup [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:42: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:42: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:42: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:42: SVR: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:21:42: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:42: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:42: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:42: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:42: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:43: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 32 (32 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 40 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:43: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:43: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:43: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus004 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:44: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:44: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:44: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:44: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:44: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:44: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:44: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:44: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:44: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:44: TRACE: ** IN getRunMethod: testname=testUserGetStatus004 [javatest.batch] 02-19-2024 10:21:44: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:44: TRACE: **runmethod=testUserGetStatus004 [javatest.batch] 02-19-2024 10:21:44: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:44: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:44: TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus004_setup [javatest.batch] 02-19-2024 10:21:44: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:44: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:44: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:44: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus004_cleanup [javatest.batch] 02-19-2024 10:21:44: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:44: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:44: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:44: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:44 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:44: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:44: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:44: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:44: UserTransaction Started [javatest.batch] 02-19-2024 10:21:44: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:44: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:21:44: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:44: CleanUp not required as Transaction is not in Active state. [javatest.batch] STATUS:Passed. [javatest.batch] 02-19-2024 10:21:45: TRACE: SLEPT FOR: 1000 [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 33 (33 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 39 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:46: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:46: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:46: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus005 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:46: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:46: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:46: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:46: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:46: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:46: Opened connection to http://localhost:8080/getstatus_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:46: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:46: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:46: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:46: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_jsp_vehicle_webnulltestName=testUserGetStatus005nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus005 [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: **runmethod=testUserGetStatus005 [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus005_setup [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus005_cleanup [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:46: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:46: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:46: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:46: SVR: UserTransaction marked for Rollback [javatest.batch] 02-19-2024 10:21:46: SVR: UserTransaction Status is STATUS_MARKED_ROLLBACK [javatest.batch] 02-19-2024 10:21:46: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:46: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:47: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 34 (34 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 38 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:47: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:47: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:47: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus005 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:48: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:48: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:48: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:48: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:48: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:48: Opened connection to http://localhost:8080/getstatus_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:48: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:48: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=getstatus_servlet_vehicle_webnulltestName=testUserGetStatus005nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ** IN getRunMethod: testname=testUserGetStatus005 [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: **runmethod=testUserGetStatus005 [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus005_setup [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus005_cleanup [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:48: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:48: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:48: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:48: SVR: UserTransaction marked for Rollback [javatest.batch] 02-19-2024 10:21:48: SVR: UserTransaction Status is STATUS_MARKED_ROLLBACK [javatest.batch] 02-19-2024 10:21:48: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:48: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:48: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:48: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:49: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 35 (35 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 37 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:49: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:49: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:49: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserGetStatus005 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:50: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:50: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:50: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:50: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:50: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:50: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:50: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:50: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:50: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.getstatus.UserGetStatusClient [javatest.batch] 02-19-2024 10:21:50: TRACE: ** IN getRunMethod: testname=testUserGetStatus005 [javatest.batch] 02-19-2024 10:21:50: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:50: TRACE: **runmethod=testUserGetStatus005 [javatest.batch] 02-19-2024 10:21:50: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:50: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:50: TRACE: getSetupMethod - checking for testcase specific setup method: testUserGetStatus005_setup [javatest.batch] 02-19-2024 10:21:50: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:50: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:50: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:50: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserGetStatus005_cleanup [javatest.batch] 02-19-2024 10:21:50: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:50: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:50: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:50: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:50 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:50: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:50: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:50: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:50: UserTransaction Started [javatest.batch] 02-19-2024 10:21:50: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:50: UserTransaction marked for Rollback [javatest.batch] 02-19-2024 10:21:50: UserTransaction Status is STATUS_MARKED_ROLLBACK [javatest.batch] 02-19-2024 10:21:50: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:51: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 36 (36 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 36 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:51: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:51: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:51: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback001 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:52: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:52: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:52: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:52: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:52: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:52: Opened connection to http://localhost:8080/rollback_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:52: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:52: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:52: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:52: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_jsp_vehicle_webnulltestName=testUserRollback001nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback001 [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: **runmethod=testUserRollback001 [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback001_setup [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback001_cleanup [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:52: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:52: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:52: SVR: Rolling back the transaction [javatest.batch] 02-19-2024 10:21:52: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:21:52: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:52: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:53: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 37 (37 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 35 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:53: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:53: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:53: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback001 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:54: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:54: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:54: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:54: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:54: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:54: Opened connection to http://localhost:8080/rollback_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:54: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:54: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_servlet_vehicle_webnulltestName=testUserRollback001nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback001 [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: **runmethod=testUserRollback001 [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback001_setup [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback001_cleanup [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:54: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:54: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:54: SVR: Rolling back the transaction [javatest.batch] 02-19-2024 10:21:54: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:21:54: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:54: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:21:54: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:21:54: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:21:55: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 38 (38 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 34 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:55: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:55: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:55: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback001 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:55: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:55: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:55: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:55: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:55: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:21:55: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:55: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:55: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:55: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:55: TRACE: ** IN getRunMethod: testname=testUserRollback001 [javatest.batch] 02-19-2024 10:21:55: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:55: TRACE: **runmethod=testUserRollback001 [javatest.batch] 02-19-2024 10:21:55: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:55: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:55: TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback001_setup [javatest.batch] 02-19-2024 10:21:55: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:55: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:55: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:55: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback001_cleanup [javatest.batch] 02-19-2024 10:21:55: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:55: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:55: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:55: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:21:56 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:21:56: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:56: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:56: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:56: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:56: Rolling back the transaction [javatest.batch] 02-19-2024 10:21:56: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:21:56: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:57: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 39 (39 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 33 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:57: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:57: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:57: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback002 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:58: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:58: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:58: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:58: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:58: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:21:58: Opened connection to http://localhost:8080/rollback_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:21:58: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:58: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:21:58: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:21:58: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_jsp_vehicle_webnulltestName=testUserRollback002nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback002 [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: **runmethod=testUserRollback002 [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback002_setup [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback002_cleanup [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:21:58: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:21:58: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:21:58: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:21:58: SVR: UserTransaction Rolledback [javatest.batch] 02-19-2024 10:21:58: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:21:58: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:21:58: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:21:59: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 40 (40 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 32 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:21:59: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:21:59: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:21:59: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback002 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:21:59: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:21:59: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:59: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:21:59: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:21:59: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:21:59: Opened connection to http://localhost:8080/rollback_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:21:59: TRACE: got outputstream [javatest.batch] 02-19-2024 10:21:59: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_servlet_vehicle_webnulltestName=testUserRollback002nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback002 [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: **runmethod=testUserRollback002 [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback002_setup [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback002_cleanup [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:00: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:00: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:00: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:00: SVR: UserTransaction Rolledback [javatest.batch] 02-19-2024 10:22:00: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:00: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:00: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:00: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:00: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:01: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 41 (41 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 31 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:01: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:01: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:01: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback002 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:01: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:01: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:01: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:01: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:01: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:01: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:01: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:01: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:01: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:01: TRACE: ** IN getRunMethod: testname=testUserRollback002 [javatest.batch] 02-19-2024 10:22:01: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:01: TRACE: **runmethod=testUserRollback002 [javatest.batch] 02-19-2024 10:22:01: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:01: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:01: TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback002_setup [javatest.batch] 02-19-2024 10:22:01: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:01: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:01: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:01: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback002_cleanup [javatest.batch] 02-19-2024 10:22:01: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:01: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:01: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:01: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:02 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:02: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:02: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:02: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:02: UserTransaction Started [javatest.batch] 02-19-2024 10:22:02: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:02: UserTransaction Rolledback [javatest.batch] 02-19-2024 10:22:02: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:02: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:03: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 42 (42 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 30 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:03: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:03: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:03: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback003 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:03: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:03: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:03: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:03: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:03: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:03: Opened connection to http://localhost:8080/rollback_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:03: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:03: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:03: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:03: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_jsp_vehicle_webnulltestName=testUserRollback003nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback003 [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: **runmethod=testUserRollback003 [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback003_setup [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback003_cleanup [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:03: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:03: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:03: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:03: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:22:03: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:03: SVR: Trying to Rollback UserTransaction [javatest.batch] 02-19-2024 10:22:03: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:03: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:03: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:04: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 43 (43 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 29 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:05: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:05: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:05: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback003 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:05: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:05: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:05: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:05: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:05: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:05: Opened connection to http://localhost:8080/rollback_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:05: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:05: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_servlet_vehicle_webnulltestName=testUserRollback003nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback003 [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: **runmethod=testUserRollback003 [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback003_setup [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback003_cleanup [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:05: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:05: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:05: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:05: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:22:05: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:05: SVR: Trying to Rollback UserTransaction [javatest.batch] 02-19-2024 10:22:05: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:05: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:05: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:05: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:05: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:06: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 44 (44 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 28 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:07: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:07: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:07: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback003 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:07: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:07: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:07: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:07: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:07: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:07: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:07: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:07: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:07: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:07: TRACE: ** IN getRunMethod: testname=testUserRollback003 [javatest.batch] 02-19-2024 10:22:07: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:07: TRACE: **runmethod=testUserRollback003 [javatest.batch] 02-19-2024 10:22:07: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:07: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:07: TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback003_setup [javatest.batch] 02-19-2024 10:22:07: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:07: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:07: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:07: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback003_cleanup [javatest.batch] 02-19-2024 10:22:07: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:07: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:07: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:07: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:07 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:07: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:07: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:07: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:07: UserTransaction Started [javatest.batch] 02-19-2024 10:22:07: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:07: UserTransaction Committed [javatest.batch] 02-19-2024 10:22:07: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:07: Trying to Rollback UserTransaction [javatest.batch] 02-19-2024 10:22:07: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:07: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:08: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 45 (45 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 27 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:09: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:09: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:09: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback004 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:09: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:09: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:09: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:09: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:09: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:09: Opened connection to http://localhost:8080/rollback_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:09: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:09: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:09: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:09: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_jsp_vehicle_webnulltestName=testUserRollback004nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback004 [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: **runmethod=testUserRollback004 [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback004_setup [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback004_cleanup [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:09: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:09: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:09: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:09: SVR: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:22:09: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:09: SVR: Trying to Rollback UserTransaction again [javatest.batch] 02-19-2024 10:22:09: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:09: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:09: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:10: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 46 (46 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 26 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:11: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:11: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:11: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback004 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:11: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:11: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:11: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:11: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:11: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:11: Opened connection to http://localhost:8080/rollback_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:11: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:11: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_servlet_vehicle_webnulltestName=testUserRollback004nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback004 [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: **runmethod=testUserRollback004 [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback004_setup [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback004_cleanup [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:11: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:11: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:11: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:11: SVR: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:22:11: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:11: SVR: Trying to Rollback UserTransaction again [javatest.batch] 02-19-2024 10:22:11: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:11: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:11: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:11: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:11: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:12: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 47 (47 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 25 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:12: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:12: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:12: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback004 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:13: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:13: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:13: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:13: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:13: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:13: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:13: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:13: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:13: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:13: TRACE: ** IN getRunMethod: testname=testUserRollback004 [javatest.batch] 02-19-2024 10:22:13: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:13: TRACE: **runmethod=testUserRollback004 [javatest.batch] 02-19-2024 10:22:13: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:13: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:13: TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback004_setup [javatest.batch] 02-19-2024 10:22:13: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:13: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:13: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:13: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback004_cleanup [javatest.batch] 02-19-2024 10:22:13: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:13: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:13: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:13: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:13 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:13: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:13: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:13: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:13: UserTransaction Started [javatest.batch] 02-19-2024 10:22:13: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:13: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:22:13: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:13: Trying to Rollback UserTransaction again [javatest.batch] 02-19-2024 10:22:13: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:13: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:14: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 48 (48 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 24 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:15: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:15: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:15: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback005 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:15: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:15: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:15: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:15: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:15: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:15: Opened connection to http://localhost:8080/rollback_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:15: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:15: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:15: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:15: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_jsp_vehicle_webnulltestName=testUserRollback005nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback005 [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: **runmethod=testUserRollback005 [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback005_setup [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback005_cleanup [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:15: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:15: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:15: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:15: SVR: UserTransaction Rolledback [javatest.batch] 02-19-2024 10:22:15: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:15: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:15: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:16: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 49 (49 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 23 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:16: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:16: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:16: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback005 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:17: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:17: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:17: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:17: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:17: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:17: Opened connection to http://localhost:8080/rollback_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:17: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:17: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=rollback_servlet_vehicle_webnulltestName=testUserRollback005nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ** IN getRunMethod: testname=testUserRollback005 [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: **runmethod=testUserRollback005 [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback005_setup [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback005_cleanup [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:17: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:17: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:17: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:17: SVR: UserTransaction Rolledback [javatest.batch] 02-19-2024 10:22:17: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:17: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:17: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:17: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:17: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:18: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 50 (50 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 22 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:18: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:18: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:18: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserRollback005 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:18: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:18: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:18: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:18: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:18: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:18: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:18: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:18: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:18: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.rollback.UserRollbackClient [javatest.batch] 02-19-2024 10:22:18: TRACE: ** IN getRunMethod: testname=testUserRollback005 [javatest.batch] 02-19-2024 10:22:18: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:18: TRACE: **runmethod=testUserRollback005 [javatest.batch] 02-19-2024 10:22:18: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:18: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:18: TRACE: getSetupMethod - checking for testcase specific setup method: testUserRollback005_setup [javatest.batch] 02-19-2024 10:22:18: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:18: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:18: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:18: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserRollback005_cleanup [javatest.batch] 02-19-2024 10:22:18: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:18: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:18: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:18: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:19 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:19: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:19: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:19: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:19: UserTransaction Started [javatest.batch] 02-19-2024 10:22:19: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:19: UserTransaction Rolledback [javatest.batch] 02-19-2024 10:22:19: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:19: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:20: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 51 (51 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 21 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:20: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:20: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:20: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly001 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:21: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:21: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:21: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:21: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:21: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:21: Opened connection to http://localhost:8080/setrollbackonly_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:21: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:21: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:21: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:21: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_jsp_vehicle_webnulltestName=testUserSetRollbackOnly001nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly001 [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: **runmethod=testUserSetRollbackOnly001 [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly001_setup [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly001_cleanup [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:21: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:21: SVR: Getting the status of transaction [javatest.batch] 02-19-2024 10:22:21: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:21: SVR: Trying to set the transaction for Rollback operation [javatest.batch] 02-19-2024 10:22:21: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:21: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:21: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:22: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 52 (52 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 20 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:22: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:22: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:22: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly001 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:23: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:23: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:23: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:23: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:23: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:23: Opened connection to http://localhost:8080/setrollbackonly_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:23: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:23: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_servlet_vehicle_webnulltestName=testUserSetRollbackOnly001nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly001 [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: **runmethod=testUserSetRollbackOnly001 [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly001_setup [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly001_cleanup [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:23: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:23: SVR: Getting the status of transaction [javatest.batch] 02-19-2024 10:22:23: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:23: SVR: Trying to set the transaction for Rollback operation [javatest.batch] 02-19-2024 10:22:23: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:23: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:23: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:23: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:23: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:24: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 53 (53 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 19 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:24: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:24: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:24: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly001 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:24: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:24: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:24: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:24: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:24: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:24: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:24: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:24: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:24: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:24: TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly001 [javatest.batch] 02-19-2024 10:22:24: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:24: TRACE: **runmethod=testUserSetRollbackOnly001 [javatest.batch] 02-19-2024 10:22:24: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:24: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:24: TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly001_setup [javatest.batch] 02-19-2024 10:22:24: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:24: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:24: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:24: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly001_cleanup [javatest.batch] 02-19-2024 10:22:24: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:24: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:24: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:24: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:25 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:25: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:25: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:25: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:25: Getting the status of transaction [javatest.batch] 02-19-2024 10:22:25: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:25: Trying to set the transaction for Rollback operation [javatest.batch] 02-19-2024 10:22:25: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:25: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:26: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 54 (54 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 18 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:26: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:26: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:26: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly002 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:27: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:27: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:27: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:27: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:27: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:27: Opened connection to http://localhost:8080/setrollbackonly_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:27: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:27: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:27: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:27: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_jsp_vehicle_webnulltestName=testUserSetRollbackOnly002nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly002 [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: **runmethod=testUserSetRollbackOnly002 [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly002_setup [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly002_cleanup [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:27: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:27: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:27: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:27: SVR: UserTransaction set for Rollback operation [javatest.batch] 02-19-2024 10:22:27: SVR: UserTransaction Status is STATUS_MARKED_ROLLBACK [javatest.batch] 02-19-2024 10:22:27: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:27: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:28: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 55 (55 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 17 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:28: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:28: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:28: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly002 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:29: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:29: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:29: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:29: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:29: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:29: Opened connection to http://localhost:8080/setrollbackonly_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:29: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:29: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_servlet_vehicle_webnulltestName=testUserSetRollbackOnly002nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly002 [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: **runmethod=testUserSetRollbackOnly002 [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly002_setup [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly002_cleanup [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:29: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:29: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:29: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:29: SVR: UserTransaction set for Rollback operation [javatest.batch] 02-19-2024 10:22:29: SVR: UserTransaction Status is STATUS_MARKED_ROLLBACK [javatest.batch] 02-19-2024 10:22:29: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:29: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:29: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:29: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:30: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 56 (56 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 16 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:30: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:30: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:30: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly002 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:30: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:30: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:30: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:30: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:30: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:30: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:30: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:30: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:30: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:30: TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly002 [javatest.batch] 02-19-2024 10:22:30: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:30: TRACE: **runmethod=testUserSetRollbackOnly002 [javatest.batch] 02-19-2024 10:22:30: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:30: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:30: TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly002_setup [javatest.batch] 02-19-2024 10:22:30: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:30: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:30: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:30: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly002_cleanup [javatest.batch] 02-19-2024 10:22:30: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:30: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:30: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:30: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:31 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:31: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:31: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:31: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:31: UserTransaction Started [javatest.batch] 02-19-2024 10:22:31: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:31: UserTransaction set for Rollback operation [javatest.batch] 02-19-2024 10:22:31: UserTransaction Status is STATUS_MARKED_ROLLBACK [javatest.batch] 02-19-2024 10:22:31: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:32: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 57 (57 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 15 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:32: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:32: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:32: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly003 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:33: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:33: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:33: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:33: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:33: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:33: Opened connection to http://localhost:8080/setrollbackonly_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:33: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:33: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:33: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:33: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_jsp_vehicle_webnulltestName=testUserSetRollbackOnly003nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly003 [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: **runmethod=testUserSetRollbackOnly003 [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly003_setup [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly003_cleanup [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:33: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:33: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:33: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:33: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:22:33: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:33: SVR: Trying to set the transaction for Rollback operation [javatest.batch] 02-19-2024 10:22:33: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:33: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:33: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:34: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 58 (58 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 14 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:34: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:34: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:34: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly003 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:34: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:34: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:34: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:34: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:34: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:34: Opened connection to http://localhost:8080/setrollbackonly_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:34: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:34: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_servlet_vehicle_webnulltestName=testUserSetRollbackOnly003nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly003 [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: **runmethod=testUserSetRollbackOnly003 [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly003_setup [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly003_cleanup [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:34: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:34: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:34: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:34: SVR: UserTransaction Committed [javatest.batch] 02-19-2024 10:22:34: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:34: SVR: Trying to set the transaction for Rollback operation [javatest.batch] 02-19-2024 10:22:34: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:34: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:34: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:35: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:35: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:36: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 59 (59 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 13 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:36: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:36: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:36: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly003 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:36: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:36: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:36: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:36: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:36: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:36: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:36: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:36: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:36: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:36: TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly003 [javatest.batch] 02-19-2024 10:22:36: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:36: TRACE: **runmethod=testUserSetRollbackOnly003 [javatest.batch] 02-19-2024 10:22:36: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:36: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:36: TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly003_setup [javatest.batch] 02-19-2024 10:22:36: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:36: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:36: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:36: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly003_cleanup [javatest.batch] 02-19-2024 10:22:36: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:36: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:36: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:36: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:37 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:37: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:37: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:37: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:37: UserTransaction Started [javatest.batch] 02-19-2024 10:22:37: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:37: UserTransaction Committed [javatest.batch] 02-19-2024 10:22:37: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:37: Trying to set the transaction for Rollback operation [javatest.batch] 02-19-2024 10:22:37: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:37: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:38: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 60 (60 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 12 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:38: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:38: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:38: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly004 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:38: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:38: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:39: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:39: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:39: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:39: Opened connection to http://localhost:8080/setrollbackonly_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:39: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:39: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_jsp_vehicle_webnulltestName=testUserSetRollbackOnly004nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly004 [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: **runmethod=testUserSetRollbackOnly004 [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly004_setup [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly004_cleanup [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:39: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:39: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:39: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:39: SVR: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:22:39: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:39: SVR: Trying to set the transaction forRollback operation [javatest.batch] 02-19-2024 10:22:39: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:39: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:39: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:22:39: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:22:39: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:22:40: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 61 (61 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 11 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:40: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:40: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:40: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly004 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:40: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:40: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:40: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:40: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:40: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:22:40: Opened connection to http://localhost:8080/setrollbackonly_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:22:40: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:40: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=setrollbackonly_servlet_vehicle_webnulltestName=testUserSetRollbackOnly004nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly004 [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: **runmethod=testUserSetRollbackOnly004 [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly004_setup [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly004_cleanup [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:40: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:40: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:40: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:40: SVR: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:22:40: SVR: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:40: SVR: Trying to set the transaction forRollback operation [javatest.batch] 02-19-2024 10:22:40: SVR: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:40: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:40: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:22:40: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:22:40: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:22:41: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 62 (62 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 10 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:42: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:42: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:42: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetRollbackOnly004 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:42: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:42: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:42: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:42: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:42: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:22:42: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:42: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:42: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:42: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.setrollbackonly.UserSetRollbackOnlyClient [javatest.batch] 02-19-2024 10:22:42: TRACE: ** IN getRunMethod: testname=testUserSetRollbackOnly004 [javatest.batch] 02-19-2024 10:22:42: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:42: TRACE: **runmethod=testUserSetRollbackOnly004 [javatest.batch] 02-19-2024 10:22:42: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:42: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:42: TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetRollbackOnly004_setup [javatest.batch] 02-19-2024 10:22:42: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:42: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:42: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:42: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetRollbackOnly004_cleanup [javatest.batch] 02-19-2024 10:22:42: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:42: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:42: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:42: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:22:43 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:22:43: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:43: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:43: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:43: UserTransaction Started [javatest.batch] 02-19-2024 10:22:43: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:22:43: UserTransaction Rolled back [javatest.batch] 02-19-2024 10:22:43: UserTransaction Status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:22:43: Trying to set the transaction forRollback operation [javatest.batch] 02-19-2024 10:22:43: IllegalStateException was caught as expected!! [javatest.batch] 02-19-2024 10:22:43: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:22:44: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 63 (63 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 9 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:22:44: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:22:44: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:22:44: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetTransactionTimeout001 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:22:44: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:22:44: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:44: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:22:44: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:22:44: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:22:44: Opened connection to http://localhost:8080/settransactiontimeout_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:22:44: TRACE: got outputstream [javatest.batch] 02-19-2024 10:22:44: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=settransactiontimeout_jsp_vehicle_webnulltestName=testUserSetTransactionTimeout001nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: ** IN getRunMethod: testname=testUserSetTransactionTimeout001 [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: **runmethod=testUserSetTransactionTimeout001 [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetTransactionTimeout001_setup [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetTransactionTimeout001_cleanup [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:22:45: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:22:45: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:22:45: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:23:15: SVR: RollbackException caught as expected [javatest.batch] 02-19-2024 10:23:15: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:23:15: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:23:15: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:23:15: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:23:16: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 64 (64 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 8 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:23:16: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:23:16: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:23:16: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetTransactionTimeout001 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:23:16: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:23:16: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:23:16: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:23:16: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:23:16: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:23:16: Opened connection to http://localhost:8080/settransactiontimeout_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:23:16: TRACE: got outputstream [javatest.batch] 02-19-2024 10:23:17: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=settransactiontimeout_servlet_vehicle_webnulltestName=testUserSetTransactionTimeout001nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ** IN getRunMethod: testname=testUserSetTransactionTimeout001 [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: **runmethod=testUserSetTransactionTimeout001 [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetTransactionTimeout001_setup [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetTransactionTimeout001_cleanup [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:23:17: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:23:17: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:23:17: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:23:47: SVR: RollbackException caught as expected [javatest.batch] 02-19-2024 10:23:47: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:23:47: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:23:47: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:23:47: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:23:48: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 65 (65 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 7 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:23:48: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:23:48: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:23:48: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetTransactionTimeout001 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:23:48: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:23:48: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:23:48: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:23:48: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:23:48: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:23:48: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:23:48: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:23:48: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:23:48: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:23:48: TRACE: ** IN getRunMethod: testname=testUserSetTransactionTimeout001 [javatest.batch] 02-19-2024 10:23:48: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:23:48: TRACE: **runmethod=testUserSetTransactionTimeout001 [javatest.batch] 02-19-2024 10:23:48: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:23:48: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:23:48: TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetTransactionTimeout001_setup [javatest.batch] 02-19-2024 10:23:48: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:23:48: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:23:48: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:23:48: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetTransactionTimeout001_cleanup [javatest.batch] 02-19-2024 10:23:48: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:23:48: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:23:48: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:23:48: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:23:49 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:23:49: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:23:49: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:23:49: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:23:49: UserTransaction Started [javatest.batch] 02-19-2024 10:23:49: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:24:19: RollbackException caught as expected [javatest.batch] 02-19-2024 10:24:19: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:24:20: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 66 (66 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 6 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:20: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:24:20: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:24:20: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetTransactionTimeout002 -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:24:21: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:24:21: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:21: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:21: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:24:21: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:24:21: Opened connection to http://localhost:8080/settransactiontimeout_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:24:21: TRACE: got outputstream [javatest.batch] 02-19-2024 10:24:21: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=settransactiontimeout_jsp_vehicle_webnulltestName=testUserSetTransactionTimeout002nullharness.log.delayseconds=1nullvehicle=jspnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: ** IN getRunMethod: testname=testUserSetTransactionTimeout002 [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: **runmethod=testUserSetTransactionTimeout002 [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetTransactionTimeout002_setup [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetTransactionTimeout002_cleanup [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:24:21: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:24:21: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:24:21: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:24:26: SVR: status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:24:26: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:24:26: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:24:26: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:24:26: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:24:27: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 67 (67 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 5 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:27: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:24:27: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:24:27: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetTransactionTimeout002 -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:24:27: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:24:27: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:27: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:27: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:24:27: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:24:27: Opened connection to http://localhost:8080/settransactiontimeout_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:24:27: TRACE: got outputstream [javatest.batch] 02-19-2024 10:24:27: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=settransactiontimeout_servlet_vehicle_webnulltestName=testUserSetTransactionTimeout002nullharness.log.delayseconds=1nullvehicle=servletnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClientnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ** IN getRunMethod: testname=testUserSetTransactionTimeout002 [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: **runmethod=testUserSetTransactionTimeout002 [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetTransactionTimeout002_setup [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetTransactionTimeout002_cleanup [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: Test environment initialized [javatest.batch] 02-19-2024 10:24:27: SVR: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:24:27: SVR: UserTransaction Started [javatest.batch] 02-19-2024 10:24:27: SVR: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:24:32: SVR: status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:24:32: SVR: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:24:32: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:24:32: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:24:32: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:24:33: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 68 (68 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 4 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:34: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:24:34: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:24:34: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t testUserSetTransactionTimeout002 -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:24:34: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:24:34: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:34: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:34: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:24:34: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:24:34: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:24:34: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:24:34: TRACE: TESTCLASS=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:24:34: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jta.ee.usertransaction.settransactiontimeout.UserSetTransactionTimeoutClient [javatest.batch] 02-19-2024 10:24:34: TRACE: ** IN getRunMethod: testname=testUserSetTransactionTimeout002 [javatest.batch] 02-19-2024 10:24:34: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:24:34: TRACE: **runmethod=testUserSetTransactionTimeout002 [javatest.batch] 02-19-2024 10:24:34: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:24:34: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:24:34: TRACE: getSetupMethod - checking for testcase specific setup method: testUserSetTransactionTimeout002_setup [javatest.batch] 02-19-2024 10:24:34: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:24:34: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:24:34: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:24:34: TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUserSetTransactionTimeout002_cleanup [javatest.batch] 02-19-2024 10:24:34: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:24:34: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:24:34: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:24:34: TRACE: Test environment initialized [javatest.batch] Feb 19, 2024 10:24:34 AM com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient [javatest.batch] INFO: Cannot find javadb client jar file, derby jdbc driver will not be available by default. [javatest.batch] 02-19-2024 10:24:35: User Transaction object is Obtained [javatest.batch] 02-19-2024 10:24:35: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:24:35: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:24:35: UserTransaction Started [javatest.batch] 02-19-2024 10:24:35: UserTransaction Status is STATUS_ACTIVE [javatest.batch] 02-19-2024 10:24:40: status is STATUS_NO_TRANSACTION [javatest.batch] 02-19-2024 10:24:40: CleanUp not required as Transaction is not in Active state. [javatest.batch] 02-19-2024 10:24:41: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 69 (69 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 3 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:41: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:24:41: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:24:41: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t signatureTest -vehicle jsp [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:24:41: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:24:41: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:41: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:41: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:24:41: TRACE: Vehicle to be used for this test is: jsp [javatest.batch] 02-19-2024 10:24:41: Opened connection to http://localhost:8080/JTASigTest_jsp_vehicle_web/jsp_vehicle.jsp [javatest.batch] 02-19-2024 10:24:41: TRACE: got outputstream [javatest.batch] 02-19-2024 10:24:41: TRACE: wrote objects to the jsp vehicle [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: JSPVehicle - In doJSPGet [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: JSPVehicle - got InputStream [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: JSP Vehicle -read properties!!! [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: JSP Vehicle - list the props [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=JTASigTest_jsp_vehicle_webnullts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nulltestName=signatureTestnullharness.log.delayseconds=1nullvehicle=jspnullsigTestClasspath=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.namingnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.signaturetest.jta.JTASigTestnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnulljtaJarClasspath=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jarnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: JSPVehicle - read Objects [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: Remote logging set for JSP Vehicle [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: JSPVehicle - Here are the props [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.signaturetest.jta.JTASigTest [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.signaturetest.jta.JTASigTest [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: ** IN getRunMethod: testname=signatureTest [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: **runmethod=signatureTest [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: signatureTest_setup [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: signatureTest_cleanup [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR: $$$ SigTestEE.setup() called [javatest.batch] 02-19-2024 10:24:42: SVR: $$$ SigTestEE.setup() complete [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:24:42: SVR: $$$ SigTestEE.signatureTest() called [javatest.batch] 02-19-2024 10:24:42: SVR: Using the following as the sig-Test map file: sig-test.map [javatest.batch] 02-19-2024 10:24:42: SVR: Using the following as the SigTest Package file: sig-test-pkg-list.txt [javatest.batch] 02-19-2024 10:24:42: SVR: Executing JImage [javatest.batch] 02-19-2024 10:24:42: SVR: /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/jimage extract --dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules [javatest.batch] 02-19-2024 10:24:44: SVR: JImage RC = 0 [javatest.batch] 02-19-2024 10:24:44: SVR: optionalPkgToIgnore = [javatest.batch] 02-19-2024 10:24:44: SVR: ********** BEGIN PACKAGE LEVEL SIGNATURE VALIDATION ********** [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:44: SVR: ********** BEGIN VALIDATE PACKAGE 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:44: SVR: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES **** [javatest.batch] 02-19-2024 10:24:44: SVR: Static mode supports checks of static constants values [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Setting static mode flag to allow constant checking. [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: ----------------- BEGIN SIG PARAM DUMP ----------------- [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[0]: -Static [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[1]: -CheckValue [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[2]: -mode [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[3]: src [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[4]: -Verbose [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[5]: -FileName [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[6]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[7]: -Classpath [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[8]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[9]: -Package [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[10]: jakarta.transaction [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[11]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[12]: java.util.Map [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[13]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[14]: java.lang.Object [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[15]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[16]: java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[17]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[18]: java.io.InputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[19]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[20]: java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[21]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[22]: java.io.Writer [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[23]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[24]: java.io.OutputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[25]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[26]: java.util.List [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[27]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[28]: java.util.Collection [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[29]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[30]: java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[31]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[32]: javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[33]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[34]: java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[35]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[36]: java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[37]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[38]: java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[39]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[40]: java.lang.Throwable [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[41]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[42]: java.lang.Thread [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[43]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[44]: java.lang.Enum [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[45]: -ApiVersion [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[46]: 2.0 [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: ------------------ END SIG PARAM DUMP ------------------ [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[0] = -Static [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[1] = -CheckValue [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[2] = -mode [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[3] = src [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[4] = -Verbose [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[5] = -FileName [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[6] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[7] = -Classpath [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[8] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[9] = -Package [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[10] = jakarta.transaction [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[11] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[12] = java.util.Map [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[13] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[14] = java.lang.Object [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[15] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[16] = java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[17] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[18] = java.io.InputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[19] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[20] = java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[21] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[22] = java.io.Writer [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[23] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[24] = java.io.OutputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[25] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[26] = java.util.List [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[27] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[28] = java.util.Collection [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[29] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[30] = java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[31] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[32] = javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[33] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[34] = java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[35] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[36] = java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[37] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[38] = java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[39] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[40] = java.lang.Throwable [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[41] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[42] = java.lang.Thread [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[43] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[44] = java.lang.Enum [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[45] = -ApiVersion [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[46] = 2.0 [javatest.batch] 02-19-2024 10:24:44: SVR: ********** Status Report 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:44: SVR: SignatureTest report [javatest.batch] Base version: 2.0 [javatest.batch] Tested version: 2.0 [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] Warning: incorrect classpath parameter: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar). This directory or jar file will be ignored! [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:44: SVR: ********** Package 'jakarta.transaction' - PASSED (STATIC MODE) ********** [javatest.batch] 02-19-2024 10:24:44: SVR: [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:44: SVR: ********** VALIDATE IN REFLECTIVE MODE **** [javatest.batch] 02-19-2024 10:24:44: SVR: Reflective mode supports verification within containers (ie ejb, servlet, etc) [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Not Setting static mode flag to allow constant checking. [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: ----------------- BEGIN SIG PARAM DUMP ----------------- [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[0]: -Verbose [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[1]: -FileName [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[2]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[3]: -Classpath [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[4]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[5]: -Package [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[6]: jakarta.transaction [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[7]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[8]: java.util.Map [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[9]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[10]: java.lang.Object [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[11]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[12]: java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[13]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[14]: java.io.InputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[15]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[16]: java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[17]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[18]: java.io.Writer [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[19]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[20]: java.io.OutputStream [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[21]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[22]: java.util.List [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[23]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[24]: java.util.Collection [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[25]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[26]: java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[27]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[28]: javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[29]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[30]: java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[31]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[32]: java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[33]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[34]: java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[35]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[36]: java.lang.Throwable [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[37]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[38]: java.lang.Thread [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[39]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[40]: java.lang.Enum [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[41]: -ApiVersion [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: Param[42]: 2.0 [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: ------------------ END SIG PARAM DUMP ------------------ [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[0] = -Verbose [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[1] = -FileName [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[2] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[3] = -Classpath [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[4] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[5] = -Package [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[6] = jakarta.transaction [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[7] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[8] = java.util.Map [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[9] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:44: SVR-TRACE: testArguments[10] = java.lang.Object [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[11] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[12] = java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[13] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[14] = java.io.InputStream [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[15] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[16] = java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[17] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[18] = java.io.Writer [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[19] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[20] = java.io.OutputStream [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[21] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[22] = java.util.List [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[23] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[24] = java.util.Collection [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[25] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[26] = java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[27] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[28] = javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[29] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[30] = java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[31] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[32] = java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[33] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[34] = java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[35] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[36] = java.lang.Throwable [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[37] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[38] = java.lang.Thread [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[39] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[40] = java.lang.Enum [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[41] = -ApiVersion [javatest.batch] 02-19-2024 10:24:45: SVR-TRACE: testArguments[42] = 2.0 [javatest.batch] 02-19-2024 10:24:45: SVR: ********** Status Report 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:45: SVR: SignatureTest report [javatest.batch] Base version: 2.0 [javatest.batch] Tested version: 2.0 [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] Warning: incorrect classpath parameter: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar). This directory or jar file will be ignored! [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:45: SVR: ********** Package 'jakarta.transaction' - PASSED (REFLECTION MODE) ********** [javatest.batch] 02-19-2024 10:24:45: SVR: ********** END VALIDATE PACKAGE 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:45: SVR: [javatest.batch] [javatest.batch] 02-19-2024 10:24:45: SVR: [javatest.batch] [javatest.batch] 02-19-2024 10:24:45: SVR: ****************************************************** [javatest.batch] ****************************************************** [javatest.batch] All package signatures passed. [javatest.batch] Passed packages listed below: [javatest.batch] jakarta.transaction(static mode) [javatest.batch] jakarta.transaction(reflection mode) [javatest.batch] ****************************************************** [javatest.batch] ****************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:45: SVR: $$$ SigTestEE.signatureTest() returning [javatest.batch] 02-19-2024 10:24:45: SVR: $$$ SigTestEE.cleanup() called [javatest.batch] 02-19-2024 10:24:45: SVR: cleanup [javatest.batch] 02-19-2024 10:24:45: SVR: $$$ SigTestEE.cleanup() returning [javatest.batch] 02-19-2024 10:24:45: SVR: Test running in jsp vehicle passed [javatest.batch] 02-19-2024 10:24:45: Test status from a jsp: 0: [javatest.batch] 02-19-2024 10:24:45: Test: returning from running in a jsp vehicle [javatest.batch] 02-19-2024 10:24:46: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_jsp [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 70 (70 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 2 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:46: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:24:46: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:24:46: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t signatureTest -vehicle servlet [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:24:46: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:24:46: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:46: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:46: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:24:46: TRACE: Vehicle to be used for this test is: servlet [javatest.batch] 02-19-2024 10:24:46: Opened connection to http://localhost:8080/JTASigTest_servlet_vehicle_web/servlet_vehicle [javatest.batch] 02-19-2024 10:24:47: TRACE: got outputstream [javatest.batch] 02-19-2024 10:24:47: TRACE: wrote objects to the servlet vehicle [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: In doPost [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ServletVehicle - In doGet [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ServletVehicle - got InputStream [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ServletVehicle - read Objects [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: Remote logging set for Servlet Vehicle [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ServletVehicle - Here are the props [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: --- Property Listing ---nullcts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nullvehicle_archive_name=JTASigTest_servlet_vehicle_webnullts_home=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../..nulltestName=signatureTestnullharness.log.delayseconds=1nullvehicle=servletnullsigTestClasspath=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.namingnulljimage.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundlesnullharness.temp.directory=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmpnullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullwebServerPort=8080nullall.props=falsenullharness.log.traceflag=truenullharness.host=10.40.60.144nullwebServerHost=localhostnulltest_classname=com.sun.ts.tests.signaturetest.jta.JTASigTestnullbin.dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../binnullharness.log.port=2000nullharness.socket.retry.count=10nullfinder=ctsnulljtaJarClasspath=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jarnullcurrent.keywords=allnull--- End Property Listing ---null [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: TESTCLASS=com.sun.ts.tests.signaturetest.jta.JTASigTest [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.signaturetest.jta.JTASigTest [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ** IN getRunMethod: testname=signatureTest [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: **runmethod=signatureTest [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: signatureTest_setup [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: signatureTest_cleanup [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR: $$$ SigTestEE.setup() called [javatest.batch] 02-19-2024 10:24:47: SVR: $$$ SigTestEE.setup() complete [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:24:47: SVR: $$$ SigTestEE.signatureTest() called [javatest.batch] 02-19-2024 10:24:47: SVR: Using the following as the sig-Test map file: sig-test.map [javatest.batch] 02-19-2024 10:24:47: SVR: Using the following as the SigTest Package file: sig-test-pkg-list.txt [javatest.batch] 02-19-2024 10:24:47: SVR: Executing JImage [javatest.batch] 02-19-2024 10:24:47: SVR: /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/jimage extract --dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules [javatest.batch] 02-19-2024 10:24:53: SVR: JImage RC = 0 [javatest.batch] 02-19-2024 10:24:53: SVR: optionalPkgToIgnore = [javatest.batch] 02-19-2024 10:24:53: SVR: ********** BEGIN PACKAGE LEVEL SIGNATURE VALIDATION ********** [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:53: SVR: ********** BEGIN VALIDATE PACKAGE 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:53: SVR: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES **** [javatest.batch] 02-19-2024 10:24:53: SVR: Static mode supports checks of static constants values [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Setting static mode flag to allow constant checking. [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: ----------------- BEGIN SIG PARAM DUMP ----------------- [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[0]: -Static [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[1]: -CheckValue [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[2]: -mode [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[3]: src [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[4]: -Verbose [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[5]: -FileName [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[6]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[7]: -Classpath [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[8]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[9]: -Package [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[10]: jakarta.transaction [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[11]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[12]: java.util.Map [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[13]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[14]: java.lang.Object [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[15]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[16]: java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[17]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[18]: java.io.InputStream [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[19]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[20]: java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[21]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[22]: java.io.Writer [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[23]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[24]: java.io.OutputStream [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[25]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[26]: java.util.List [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[27]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[28]: java.util.Collection [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[29]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[30]: java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[31]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[32]: javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[33]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[34]: java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[35]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[36]: java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[37]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[38]: java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[39]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[40]: java.lang.Throwable [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[41]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[42]: java.lang.Thread [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[43]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[44]: java.lang.Enum [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[45]: -ApiVersion [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: Param[46]: 2.0 [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: ------------------ END SIG PARAM DUMP ------------------ [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[0] = -Static [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[1] = -CheckValue [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[2] = -mode [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[3] = src [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[4] = -Verbose [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[5] = -FileName [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[6] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[7] = -Classpath [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[8] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[9] = -Package [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[10] = jakarta.transaction [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[11] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[12] = java.util.Map [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[13] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[14] = java.lang.Object [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[15] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[16] = java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[17] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[18] = java.io.InputStream [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[19] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[20] = java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[21] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[22] = java.io.Writer [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[23] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[24] = java.io.OutputStream [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[25] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[26] = java.util.List [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[27] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[28] = java.util.Collection [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[29] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[30] = java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[31] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[32] = javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[33] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[34] = java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[35] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[36] = java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[37] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[38] = java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[39] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[40] = java.lang.Throwable [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[41] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[42] = java.lang.Thread [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[43] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[44] = java.lang.Enum [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[45] = -ApiVersion [javatest.batch] 02-19-2024 10:24:53: SVR-TRACE: testArguments[46] = 2.0 [javatest.batch] 02-19-2024 10:24:54: SVR: ********** Status Report 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: SignatureTest report [javatest.batch] Base version: 2.0 [javatest.batch] Tested version: 2.0 [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] Warning: incorrect classpath parameter: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar). This directory or jar file will be ignored! [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: ********** Package 'jakarta.transaction' - PASSED (STATIC MODE) ********** [javatest.batch] 02-19-2024 10:24:54: SVR: [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: ********** VALIDATE IN REFLECTIVE MODE **** [javatest.batch] 02-19-2024 10:24:54: SVR: Reflective mode supports verification within containers (ie ejb, servlet, etc) [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Not Setting static mode flag to allow constant checking. [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: ----------------- BEGIN SIG PARAM DUMP ----------------- [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[0]: -Verbose [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[1]: -FileName [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[2]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[3]: -Classpath [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[4]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[5]: -Package [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[6]: jakarta.transaction [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[7]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[8]: java.util.Map [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[9]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[10]: java.lang.Object [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[11]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[12]: java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[13]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[14]: java.io.InputStream [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[15]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[16]: java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[17]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[18]: java.io.Writer [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[19]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[20]: java.io.OutputStream [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[21]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[22]: java.util.List [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[23]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[24]: java.util.Collection [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[25]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[26]: java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[27]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[28]: javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[29]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[30]: java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[31]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[32]: java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[33]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[34]: java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[35]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[36]: java.lang.Throwable [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[37]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[38]: java.lang.Thread [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[39]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[40]: java.lang.Enum [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[41]: -ApiVersion [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: Param[42]: 2.0 [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: ------------------ END SIG PARAM DUMP ------------------ [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[0] = -Verbose [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[1] = -FileName [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[2] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[3] = -Classpath [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[4] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[5] = -Package [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[6] = jakarta.transaction [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[7] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[8] = java.util.Map [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[9] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[10] = java.lang.Object [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[11] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[12] = java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[13] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[14] = java.io.InputStream [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[15] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[16] = java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[17] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[18] = java.io.Writer [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[19] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[20] = java.io.OutputStream [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[21] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[22] = java.util.List [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[23] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[24] = java.util.Collection [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[25] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[26] = java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[27] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[28] = javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[29] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[30] = java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[31] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[32] = java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[33] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[34] = java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[35] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[36] = java.lang.Throwable [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[37] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[38] = java.lang.Thread [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[39] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[40] = java.lang.Enum [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[41] = -ApiVersion [javatest.batch] 02-19-2024 10:24:54: SVR-TRACE: testArguments[42] = 2.0 [javatest.batch] 02-19-2024 10:24:54: SVR: ********** Status Report 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: SignatureTest report [javatest.batch] Base version: 2.0 [javatest.batch] Tested version: 2.0 [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] Warning: incorrect classpath parameter: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar). This directory or jar file will be ignored! [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: ********** Package 'jakarta.transaction' - PASSED (REFLECTION MODE) ********** [javatest.batch] 02-19-2024 10:24:54: SVR: ********** END VALIDATE PACKAGE 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: ****************************************************** [javatest.batch] ****************************************************** [javatest.batch] All package signatures passed. [javatest.batch] Passed packages listed below: [javatest.batch] jakarta.transaction(static mode) [javatest.batch] jakarta.transaction(reflection mode) [javatest.batch] ****************************************************** [javatest.batch] ****************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:54: SVR: $$$ SigTestEE.signatureTest() returning [javatest.batch] 02-19-2024 10:24:54: SVR: $$$ SigTestEE.cleanup() called [javatest.batch] 02-19-2024 10:24:54: SVR: cleanup [javatest.batch] 02-19-2024 10:24:54: SVR: $$$ SigTestEE.cleanup() returning [javatest.batch] 02-19-2024 10:24:54: SVR: Test running in servlet vehicle passed [javatest.batch] 02-19-2024 10:24:54: Test status from a servlet: 0: [javatest.batch] 02-19-2024 10:24:54: Test: returning from running in a servlet vehicle [javatest.batch] 02-19-2024 10:24:55: TRACE: SLEPT FOR: 1000 [javatest.batch] STATUS:Passed. [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_servlet [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 71 (71 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 1 [javatest.batch] ******************************************************************************** [javatest.batch] Beginning Test: com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:24:55: Harness - harness.executeMode is set to "2" [javatest.batch] 02-19-2024 10:24:55: Harness - keywords (to be passed to tests) set to: all [javatest.batch] 02-19-2024 10:24:55: Harness - sClassPathFromExecProps = [javatest.batch] command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/rt.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/jtatck.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-httpclient-3.1.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/commons-logging-1.1.3.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../classes:/lib/ant.jar HOME=/home/jenkins windir= SYSTEMROOT= /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/tstest.jte -t signatureTest -vehicle standalone [javatest.batch] ************************************************************ [javatest.batch] * props file set to "/tmp/jenkins-cts-props.txt" [javatest.batch] ************************************************************ [javatest.batch] 02-19-2024 10:24:55: TRACE: ####### Value of harness.socket.retry.count is "10" [javatest.batch] 02-19-2024 10:24:55: TRACE: ####### Value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:55: TRACE: ####### Actual bind value of harness.log.port is "2000" [javatest.batch] 02-19-2024 10:24:55: TRACE: in ServiceEETest.run() method [javatest.batch] 02-19-2024 10:24:55: TRACE: Vehicle to be used for this test is: standalone [javatest.batch] 02-19-2024 10:24:55: TRACE: in custom vehicle so call on EETest. [javatest.batch] 02-19-2024 10:24:55: TRACE: *** in EETest.run(argv,p) [javatest.batch] 02-19-2024 10:24:55: TRACE: TESTCLASS=com.sun.ts.tests.signaturetest.jta.JTASigTest [javatest.batch] 02-19-2024 10:24:55: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.signaturetest.jta.JTASigTest [javatest.batch] 02-19-2024 10:24:55: TRACE: ** IN getRunMethod: testname=signatureTest [javatest.batch] 02-19-2024 10:24:55: TRACE: ** GOT RUN METHOD! [javatest.batch] 02-19-2024 10:24:55: TRACE: **runmethod=signatureTest [javatest.batch] 02-19-2024 10:24:55: TRACE: ABOUT TO GET SETUP METHOD! [javatest.batch] 02-19-2024 10:24:55: TRACE: No setupMethod annotation present [javatest.batch] 02-19-2024 10:24:55: TRACE: getSetupMethod - checking for testcase specific setup method: signatureTest_setup [javatest.batch] 02-19-2024 10:24:55: TRACE: getSetupMethod - checking for default class specific setup method [javatest.batch] 02-19-2024 10:24:55: TRACE: GOT SETUP METHOD! [javatest.batch] 02-19-2024 10:24:55: TRACE: No cleanupMethod annotation present [javatest.batch] 02-19-2024 10:24:55: TRACE: getCleanupMethod - checking for testcase specific cleanup method: signatureTest_cleanup [javatest.batch] 02-19-2024 10:24:55: TRACE: getCleanupMethod - checking for default class specific cleanup method [javatest.batch] 02-19-2024 10:24:55: TRACE: GOT CLEANUP METHOD! [javatest.batch] 02-19-2024 10:24:55: TRACE: ABOUT TO INVOKE SETUP METHOD! [javatest.batch] 02-19-2024 10:24:55: $$$ SigTestEE.setup() called [javatest.batch] 02-19-2024 10:24:55: $$$ SigTestEE.setup() complete [javatest.batch] 02-19-2024 10:24:55: TRACE: INVOKED SETUP METHOD! [javatest.batch] 02-19-2024 10:24:55: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! [javatest.batch] 02-19-2024 10:24:55: $$$ SigTestEE.signatureTest() called [javatest.batch] 02-19-2024 10:24:55: Using the following as the sig-Test map file: sig-test.map [javatest.batch] 02-19-2024 10:24:55: Using the following as the SigTest Package file: sig-test-pkg-list.txt [javatest.batch] 02-19-2024 10:24:55: Executing JImage [javatest.batch] 02-19-2024 10:24:55: /opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/jimage extract --dir=/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules [javatest.batch] 02-19-2024 10:24:59: JImage RC = 0 [javatest.batch] 02-19-2024 10:24:59: optionalPkgToIgnore = [javatest.batch] 02-19-2024 10:24:59: ********** BEGIN PACKAGE LEVEL SIGNATURE VALIDATION ********** [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:59: ********** BEGIN VALIDATE PACKAGE 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:59: ********** VALIDATE IN STATIC MODE - TO CHECK CONSANT VALUES **** [javatest.batch] 02-19-2024 10:24:59: Static mode supports checks of static constants values [javatest.batch] 02-19-2024 10:24:59: TRACE: Setting static mode flag to allow constant checking. [javatest.batch] 02-19-2024 10:24:59: TRACE: ----------------- BEGIN SIG PARAM DUMP ----------------- [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[0]: -Static [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[1]: -CheckValue [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[2]: -mode [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[3]: src [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[4]: -Verbose [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[5]: -FileName [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[6]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[7]: -Classpath [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[8]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[9]: -Package [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[10]: jakarta.transaction [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[11]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[12]: java.util.Map [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[13]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[14]: java.lang.Object [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[15]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[16]: java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[17]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[18]: java.io.InputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[19]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[20]: java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[21]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[22]: java.io.Writer [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[23]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[24]: java.io.OutputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[25]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[26]: java.util.List [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[27]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[28]: java.util.Collection [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[29]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[30]: java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[31]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[32]: javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[33]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[34]: java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[35]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[36]: java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[37]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[38]: java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[39]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[40]: java.lang.Throwable [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[41]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[42]: java.lang.Thread [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[43]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[44]: java.lang.Enum [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[45]: -ApiVersion [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[46]: 2.0 [javatest.batch] 02-19-2024 10:24:59: TRACE: ------------------ END SIG PARAM DUMP ------------------ [javatest.batch] 02-19-2024 10:24:59: TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[0] = -Static [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[1] = -CheckValue [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[2] = -mode [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[3] = src [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[4] = -Verbose [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[5] = -FileName [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[6] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[7] = -Classpath [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[8] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[9] = -Package [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[10] = jakarta.transaction [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[11] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[12] = java.util.Map [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[13] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[14] = java.lang.Object [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[15] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[16] = java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[17] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[18] = java.io.InputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[19] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[20] = java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[21] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[22] = java.io.Writer [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[23] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[24] = java.io.OutputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[25] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[26] = java.util.List [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[27] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[28] = java.util.Collection [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[29] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[30] = java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[31] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[32] = javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[33] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[34] = java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[35] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[36] = java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[37] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[38] = java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[39] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[40] = java.lang.Throwable [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[41] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[42] = java.lang.Thread [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[43] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[44] = java.lang.Enum [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[45] = -ApiVersion [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[46] = 2.0 [javatest.batch] null [javatest.batch] 02-19-2024 10:24:59: ********** Status Report 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:24:59: SignatureTest report [javatest.batch] Base version: 2.0 [javatest.batch] Tested version: 2.0 [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] Warning: incorrect classpath parameter: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar). This directory or jar file will be ignored! [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:59: ********** Package 'jakarta.transaction' - PASSED (STATIC MODE) ********** [javatest.batch] 02-19-2024 10:24:59: [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:24:59: ********** VALIDATE IN REFLECTIVE MODE **** [javatest.batch] 02-19-2024 10:24:59: Reflective mode supports verification within containers (ie ejb, servlet, etc) [javatest.batch] 02-19-2024 10:24:59: TRACE: Not Setting static mode flag to allow constant checking. [javatest.batch] 02-19-2024 10:24:59: TRACE: ----------------- BEGIN SIG PARAM DUMP ----------------- [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[0]: -Verbose [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[1]: -FileName [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[2]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[3]: -Classpath [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[4]: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[5]: -Package [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[6]: jakarta.transaction [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[7]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[8]: java.util.Map [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[9]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[10]: java.lang.Object [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[11]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[12]: java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[13]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[14]: java.io.InputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[15]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[16]: java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[17]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[18]: java.io.Writer [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[19]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[20]: java.io.OutputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[21]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[22]: java.util.List [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[23]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[24]: java.util.Collection [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[25]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[26]: java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[27]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[28]: javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[29]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[30]: java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[31]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[32]: java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[33]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[34]: java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[35]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[36]: java.lang.Throwable [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[37]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[38]: java.lang.Thread [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[39]: -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[40]: java.lang.Enum [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[41]: -ApiVersion [javatest.batch] 02-19-2024 10:24:59: TRACE: Param[42]: 2.0 [javatest.batch] 02-19-2024 10:24:59: TRACE: ------------------ END SIG PARAM DUMP ------------------ [javatest.batch] 02-19-2024 10:24:59: TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[0] = -Verbose [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[1] = -FileName [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[2] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.transaction.sig [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[3] = -Classpath [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[4] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/lib/bootstrap/glassfish-jul-extension.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jts.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/weld-osgi-bundle.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/glassfish-naming.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.base:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.rmi:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.sql:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../tmp/jdk-bundles/java.naming [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[5] = -Package [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[6] = jakarta.transaction [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[7] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[8] = java.util.Map [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[9] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[10] = java.lang.Object [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[11] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[12] = java.io.ByteArrayInputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[13] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[14] = java.io.InputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[15] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[16] = java.lang.Deprecated [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[17] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[18] = java.io.Writer [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[19] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[20] = java.io.OutputStream [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[21] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[22] = java.util.List [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[23] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[24] = java.util.Collection [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[25] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[26] = java.lang.instrument.IllegalClassFormatException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[27] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[28] = javax.transaction.xa.XAException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[29] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[30] = java.lang.annotation.Repeatable [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[31] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[32] = java.lang.InterruptedException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[33] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[34] = java.lang.CloneNotSupportedException [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[35] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[36] = java.lang.Throwable [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[37] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[38] = java.lang.Thread [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[39] = -IgnoreJDKClass [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[40] = java.lang.Enum [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[41] = -ApiVersion [javatest.batch] 02-19-2024 10:24:59: TRACE: testArguments[42] = 2.0 [javatest.batch] WARNING: An illegal reflective access operation has occurred [javatest.batch] WARNING: Illegal reflective access by com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader (file:/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/lib/sigtest.jar) to field java.lang.Exception.serialVersionUID [javatest.batch] WARNING: Please consider reporting this to the maintainers of com.sun.tdk.signaturetest.loaders.TigerRefgClassDescrLoader [javatest.batch] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [javatest.batch] WARNING: All illegal access operations will be denied in a future release [javatest.batch] null [javatest.batch] 02-19-2024 10:25:00: ********** Status Report 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: SignatureTest report [javatest.batch] Base version: 2.0 [javatest.batch] Tested version: 2.0 [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] Warning: incorrect classpath parameter: /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar (/home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/bean-validator.jar). This directory or jar file will be ignored! [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: ********** Package 'jakarta.transaction' - PASSED (REFLECTION MODE) ********** [javatest.batch] 02-19-2024 10:25:00: ********** END VALIDATE PACKAGE 'jakarta.transaction' ********** [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: ****************************************************** [javatest.batch] ****************************************************** [javatest.batch] All package signatures passed. [javatest.batch] Passed packages listed below: [javatest.batch] jakarta.transaction(static mode) [javatest.batch] jakarta.transaction(reflection mode) [javatest.batch] ****************************************************** [javatest.batch] ****************************************************** [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: jtaVersion 2.0 [javatest.batch] 02-19-2024 10:25:00: SigTestEE#verifyJtaJarTest - Starting: [javatest.batch] 02-19-2024 10:25:00: SigTestDriver#verifyJTAJarForNoXA - Starting: [javatest.batch] 02-19-2024 10:25:00: TRACE: [javatest.batch] Calling: com.sun.tdk.signaturetest.SignatureTest() with following args: [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[0] = -Static [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[1] = -FileName [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[2] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/xml/../../src/com/sun/ts/tests/signaturetest/signature-repository/empty.sig [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[3] = -Package [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[4] = javax.transaction.xa [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[5] = -Classpath [javatest.batch] 02-19-2024 10:25:00: TRACE: testArguments[6] = /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/glassfish7/glassfish/modules/jakarta.transaction-api.jar [javatest.batch] 02-19-2024 10:25:00: ********** Status Report JTA JAR validation ********** [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: SignatureTest report [javatest.batch] Base version: 1.3_se8 [javatest.batch] Tested version: [javatest.batch] Check mode: src [throws normalized] [javatest.batch] Constant checking: on [javatest.batch] [javatest.batch] [javatest.batch] [javatest.batch] 02-19-2024 10:25:00: PASS: javax.transaction.xa not found in API jar [javatest.batch] 02-19-2024 10:25:00: SigTestEE#verifyJtaJarTest returning [javatest.batch] 02-19-2024 10:25:00: $$$ SigTestEE.signatureTest() returning [javatest.batch] 02-19-2024 10:25:00: $$$ SigTestEE.cleanup() called [javatest.batch] 02-19-2024 10:25:00: cleanup [javatest.batch] 02-19-2024 10:25:00: $$$ SigTestEE.cleanup() returning [javatest.batch] STATUS:Passed. [javatest.batch] 02-19-2024 10:25:01: TRACE: SLEPT FOR: 1000 [javatest.batch] Passed. [javatest.batch] ******************************************************************************** [javatest.batch] Finished Test: PASSED........com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_standalone [javatest.batch] ******************************************************************************** [javatest.batch] Number of tests completed: 72 (72 passed, 0 failed, 0 with errors) [javatest.batch] Number of tests remaining: 0 [javatest.batch] Feb 19, 2024, 10:25:01 AM Finished executing all tests, wait for cleanup... [javatest.batch] Feb 19, 2024, 10:25:01 AM Harness done with cleanup from test run. [javatest.batch] Total time = 260s [javatest.batch] Setup time = 0s [javatest.batch] Cleanup time = 0s [javatest.batch] Test results: passed: 72 [javatest.batch] Results written to /home/jenkins/agent/workspace/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/transactions-tck/bin/${work.dir}. [javatest.batch] ******************************************************************************** [javatest.batch] Completed running 72 tests. [javatest.batch] Number of Tests Passed = 72 [javatest.batch] Number of Tests Failed = 0 [javatest.batch] Number of Tests with Errors = 0 [javatest.batch] ******************************************************************************** [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin001_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/begin/UserBeginClient.java#testUserBegin002_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit001_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit002_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit003_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit004_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/commit/UserCommitClient.java#testUserCommit005_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus001_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus002_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus003_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus004_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/getstatus/UserGetStatusClient.java#testUserGetStatus005_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback001_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback002_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback003_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback004_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/rollback/UserRollbackClient.java#testUserRollback005_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly001_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly002_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly003_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/setrollbackonly/UserSetRollbackOnlyClient.java#testUserSetRollbackOnly004_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout001_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/jta/ee/usertransaction/settransactiontimeout/UserSetTransactionTimeoutClient.java#testUserSetTransactionTimeout002_from_standalone [javatest.batch] PASSED........com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_jsp [javatest.batch] PASSED........com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_servlet [javatest.batch] PASSED........com/sun/ts/tests/signaturetest/jta/JTASigTest.java#signatureTest_from_standalone [javatest.batch] BUILD SUCCESSFUL Total time: 4 minutes 24 seconds + cat run.log + sed -e '1,/Completed running/d' ++ head -1 summary.txt ++ tail -1 ++ sed 's/.*=\s\(.*\)/\1/' + PASSED_COUNT=72 ++ head -2 summary.txt ++ tail -1 ++ sed 's/.*=\s\(.*\)/\1/' + FAILED_COUNT=0 ++ head -3 summary.txt ++ tail -1 ++ sed 's/.*=\s\(.*\)/\1/' + ERROR_COUNT=0 + echo ERROR_COUNT=0 ERROR_COUNT=0 + echo FAILED_COUNT=0 FAILED_COUNT=0 + echo PASSED_COUNT=72 PASSED_COUNT=72 + '[' 0 '!=' 0 ']' + '[' 0 '!=' 0 ']' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Archiving artifacts Setting status of fbfabcfb555e83d85e3bad253984b7d2e24322fc to SUCCESS with url https://ci.eclipse.org/jta/job/eclipse-ee4j_jta-api-pulls-openjdk-jdk11-latest/71/ and message: 'Build finished. ' Finished: SUCCESS