Skip to content
Success

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent basic-8fr4b is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-8fr4b"
  namespace: "jakartaee-tck"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-8fr4b"
    - 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-8fr4b"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "4460m"
        memory: "16384Mi"
      requests:
        cpu: "4160m"
        memory: "16384Mi"
    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-jakartaee-tck"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on basic-8fr4b (basic) in workspace /home/jenkins/agent/workspace/UtilityJob
[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-3k0YZvgmDoqU/agent.53
SSH_AGENT_PID=55
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/UtilityJob@tmp/private_key_2582709594249742494.key (/home/jenkins/agent/workspace/UtilityJob@tmp/private_key_2582709594249742494.key)
[ssh-agent] Using credentials eclipse-jakartaee-tck-bot (ssh://genie.jakartaee-tck@projects-storage.eclipse.org)
[UtilityJob] $ /bin/bash -x /tmp/jenkins16435896691963950171.sh
+ cd /home/jenkins/agent/workspace/UtilityJob
+ rm -rf /home/jenkins/agent/workspace/UtilityJob/tckinfo.txt
+ touch /home/jenkins/agent/workspace/UtilityJob/tckinfo.txt
+ export NAME=jakarta-restful-ws-tck-4.0.0.jar
+ NAME=jakarta-restful-ws-tck-4.0.0.jar
+ wget --no-cache --no-check-certificate --progress=bar:force https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta-restful-ws-tck/4.0.0/jakarta-restful-ws-tck-4.0.0.jar
--2024-05-02 14:48:53--  https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta-restful-ws-tck/4.0.0/jakarta-restful-ws-tck-4.0.0.jar
Resolving jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)... 174.129.53.98, 3.86.37.0
Connecting to jakarta.oss.sonatype.org (jakarta.oss.sonatype.org)|174.129.53.98|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1926126 (1.8M) [application/java-archive]
Saving to: ‘jakarta-restful-ws-tck-4.0.0.jar’


          jakarta-r   0%[                    ]       0  --.-KB/s               
jakarta-restful-ws- 100%[===================>]   1.84M  --.-KB/s    in 0.1s    

2024-05-02 14:48:53 (14.8 MB/s) - ‘jakarta-restful-ws-tck-4.0.0.jar’ saved [1926126/1926126]

+ ls -ltr
total 1884
-rw-r--r--. 1 jenkins 1003270000 1926126 May  1 07:16 jakarta-restful-ws-tck-4.0.0.jar
-rw-r--r--. 1 jenkins 1003270000       0 May  2 14:48 tckinfo.txt
++ stat -c 'date: %y, size(b): %s' jakarta-restful-ws-tck-4.0.0.jar
+ echo '*** Date and size: date:' 2024-05-01 07:16:12.000000000 +0000, 'size(b):' '1926126        ***'
++ sha256sum jakarta-restful-ws-tck-4.0.0.jar
++ awk '{print $1}'
+ echo '*** SHA256SUM: ef3fecdcef54954dc2c38d71bb7c32f34d734373e9d45cbf4449ba5daabe3bef ***'
+ cd /home/jenkins/agent/workspace/UtilityJob
+ rm -rf /home/jenkins/agent/workspace/UtilityJob/tckinfo2.txt
+ touch /home/jenkins/agent/workspace/UtilityJob/tckinfo2.txt
+ mkdir bundle
+ cd /home/jenkins/agent/workspace/UtilityJob/bundle
+ export NAME=jakarta-restful-ws-tck-4.0.0.jar
+ NAME=jakarta-restful-ws-tck-4.0.0.jar
+ wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.0.zip
--2024-05-02 14:48:53--  https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.0.zip
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3407681 (3.2M) [application/zip]
Saving to: ‘jakarta-restful-ws-tck-4.0.0.zip’


          jakarta-r   0%[                    ]       0  --.-KB/s               
jakarta-restful-ws- 100%[===================>]   3.25M  --.-KB/s    in 0.04s   

2024-05-02 14:48:53 (78.0 MB/s) - ‘jakarta-restful-ws-tck-4.0.0.zip’ saved [3407681/3407681]

+ unzip jakarta-restful-ws-tck-4.0.0.zip
Archive:  jakarta-restful-ws-tck-4.0.0.zip
   creating: restful-ws-tck/
   creating: restful-ws-tck/artifacts/
   creating: restful-ws-tck/docs/
   creating: restful-ws-tck/docs/assertions/
   creating: restful-ws-tck/docs/pdf-usersguide/
   creating: restful-ws-tck/docs/html-usersguide/
   creating: restful-ws-tck/docs/html-usersguide/css/
   creating: restful-ws-tck/docs/html-usersguide/img/
  inflating: restful-ws-tck/LICENSE.md  
  inflating: restful-ws-tck/artifacts/jakarta-restful-ws-tck-4.0.0-sources.jar  
  inflating: restful-ws-tck/artifacts/jakarta-restful-ws-tck-4.0.0.jar  
  inflating: restful-ws-tck/docs/JAXRSTCK4.0-ReleaseNotes.html  
  inflating: restful-ws-tck/docs/TCK-Exclude-List.txt  
  inflating: restful-ws-tck/docs/assertions/JAXRSJavadocAssertions_3.0.0.html  
  inflating: restful-ws-tck/docs/assertions/JAXRSJavadocAssertions_3.0.0.xml  
  inflating: restful-ws-tck/docs/assertions/JAXRSJavadocAssertions_3.1.0.html  
  inflating: restful-ws-tck/docs/assertions/JAXRSJavadocAssertions_3.1.0.xml  
  inflating: restful-ws-tck/docs/assertions/JAXRSJavadocAssertions_4.0.0.html  
  inflating: restful-ws-tck/docs/assertions/JAXRSJavadocAssertions_4.0.0.xml  
  inflating: restful-ws-tck/docs/assertions/JAXRSSpecAssertions_3.0.0.html  
  inflating: restful-ws-tck/docs/assertions/JAXRSSpecAssertions_3.0.0.xml  
  inflating: restful-ws-tck/docs/assertions/JAXRSSpecAssertions_3.1.0.html  
  inflating: restful-ws-tck/docs/assertions/JAXRSSpecAssertions_3.1.0.xml  
  inflating: restful-ws-tck/docs/assertions/JAXRSSpecAssertions_4.0.0.html  
  inflating: restful-ws-tck/docs/assertions/JAXRSSpecAssertions_4.0.0.xml  
  inflating: restful-ws-tck/docs/index.html  
  inflating: restful-ws-tck/docs/pdf-usersguide/Jakarta-RESTful-Web-Services-TCK-Users-Guide.pdf  
  inflating: restful-ws-tck/docs/html-usersguide/config.html  
  inflating: restful-ws-tck/docs/html-usersguide/css/style.css  
  inflating: restful-ws-tck/docs/html-usersguide/debug.html  
  inflating: restful-ws-tck/docs/html-usersguide/faq.html  
  inflating: restful-ws-tck/docs/html-usersguide/img/eclipse_foundation_logo_tiny.png  
  inflating: restful-ws-tck/docs/html-usersguide/install.html  
  inflating: restful-ws-tck/docs/html-usersguide/intro.html  
  inflating: restful-ws-tck/docs/html-usersguide/preface.html  
  inflating: restful-ws-tck/docs/html-usersguide/rebuild.html  
  inflating: restful-ws-tck/docs/html-usersguide/rules.html  
  inflating: restful-ws-tck/docs/html-usersguide/title.html  
  inflating: restful-ws-tck/docs/html-usersguide/toc.html  
  inflating: restful-ws-tck/docs/html-usersguide/using.html  
+ ls -ltr
total 3328
drwxr-sr-x. 4 jenkins 1003270000      53 Dec 19  2020 restful-ws-tck
-rw-r--r--. 1 jenkins 1003270000 3407681 Apr 25 13:30 jakarta-restful-ws-tck-4.0.0.zip
+ cd restful-ws-tck/artifacts
++ stat -c 'date: %y, size(b): %s' jakarta-restful-ws-tck-4.0.0.jar
+ echo '*** Date and size: date:' 2020-12-19 17:24:00.000000000 +0000, 'size(b):' '1926126        ***'
++ sha256sum jakarta-restful-ws-tck-4.0.0.jar
++ awk '{print $1}'
+ echo '*** SHA256SUM: ef3fecdcef54954dc2c38d71bb7c32f34d734373e9d45cbf4449ba5daabe3bef ***'
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 55 killed;
[ssh-agent] Stopped.
Archiving artifacts
Finished: SUCCESS