Skip to content
Success

Console Output

Started by user Alwin Joseph
Running as Alwin Joseph
Agent basic-5xtrm is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-5xtrm"
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-5xtrm"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
        \ -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-5xtrm"
    - 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-4.2.1"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "16384Mi"
        cpu: "4380m"
      requests:
        memory: "16384Mi"
        cpu: "4080m"
    securityContext:
      privileged: false
    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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  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-5xtrm in workspace /home/jenkins/agent/workspace/promote_jakartaee9_epl_bundles
[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-iXYE9CLetTnY/agent.67
SSH_AGENT_PID=69
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/promote_jakartaee9_epl_bundles@tmp/private_key_7446341399991859156.key (/home/jenkins/agent/workspace/promote_jakartaee9_epl_bundles@tmp/private_key_7446341399991859156.key)
[ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org)
[promote_jakartaee9_epl_bundles] $ /bin/bash -xe /tmp/jenkins533307035220705467.sh
+ TCK_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/jakartaeetck-9.0.0.zip
+ TCK_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/jakartaeetck.version
+ STANDALONE_TCK_URL=https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly
+ false
+ true
+ wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/330-tck-glassfish-porting-2.0.0.zip
--2020-10-27 07:32:05--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/330-tck-glassfish-porting-2.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: 207301 (202K) [application/zip]
Saving to: '330-tck-glassfish-porting-2.0.0.zip'


          330-tck-g   0%[                    ]       0  --.-KB/s               
330-tck-glassfish-p 100%[===================>] 202.44K  --.-KB/s    in 0.002s  

2020-10-27 07:32:05 (101 MB/s) - '330-tck-glassfish-porting-2.0.0.zip' saved [207301/207301]

+ true
+ wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/bv-tck-glassfish-porting-3.0.0.zip
--2020-10-27 07:32:05--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/bv-tck-glassfish-porting-3.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: 572728 (559K) [application/zip]
Saving to: 'bv-tck-glassfish-porting-3.0.0.zip'


          bv-tck-gl   0%[                    ]       0  --.-KB/s               
bv-tck-glassfish-po 100%[===================>] 559.30K  --.-KB/s    in 0.005s  

2020-10-27 07:32:06 (102 MB/s) - 'bv-tck-glassfish-porting-3.0.0.zip' saved [572728/572728]

+ true
+ wget --no-cache --no-check-certificate --progress=bar:force https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/cdi-tck-glassfish-porting-3.0.0.zip
--2020-10-27 07:32:06--  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/cdi-tck-glassfish-porting-3.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: 588233 (574K) [application/zip]
Saving to: 'cdi-tck-glassfish-porting-3.0.0.zip'


          cdi-tck-g   0%[                    ]       0  --.-KB/s               
cdi-tck-glassfish-p 100%[===================>] 574.45K  --.-KB/s    in 0.007s  

2020-10-27 07:32:06 (84.7 MB/s) - 'cdi-tck-glassfish-porting-3.0.0.zip' saved [588233/588233]

+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ export BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ for tck_bundle in *.zip
+ scp 330-tck-glassfish-porting-2.0.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
++ ls 330-tck-glassfish-porting-2.0.0.zip
++ rev
++ cut -c5-
++ rev
+ tckname=330-tck-glassfish-porting-2.0.0
+ rm -rf 330-tck-glassfish-porting-2.0.0-tckinfo.txt
+ touch 330-tck-glassfish-porting-2.0.0-tckinfo.txt
+ export NAME=330-tck-glassfish-porting-2.0.0.zip
+ NAME=330-tck-glassfish-porting-2.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       330-tck-glassfish-porting-2.0.0.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted/330-tck-glassfish-porting-2.0.0.zip ***'
++ stat -c 'date: %y, size(b): %s' 330-tck-glassfish-porting-2.0.0.zip
+ echo '*** Date and size: date:' 2020-10-27 06:22:43.000000000 +0000, 'size(b):' '207301        ***'
++ sha256sum 330-tck-glassfish-porting-2.0.0.zip
++ awk '{print $1}'
+ echo '*** SHA256SUM: a887d316c61cbedb327dafcfb7e58cb37cc0ccb1112c78a4facef679bfee8005 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp /home/jenkins/agent/workspace/promote_jakartaee9_epl_bundles/330-tck-glassfish-porting-2.0.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ rm -rf 330-tck-glassfish-porting-2.0.0.zip
+ for tck_bundle in *.zip
+ scp bv-tck-glassfish-porting-3.0.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
++ ls bv-tck-glassfish-porting-3.0.0.zip
++ rev
++ cut -c5-
++ rev
+ tckname=bv-tck-glassfish-porting-3.0.0
+ rm -rf bv-tck-glassfish-porting-3.0.0-tckinfo.txt
+ touch bv-tck-glassfish-porting-3.0.0-tckinfo.txt
+ export NAME=bv-tck-glassfish-porting-3.0.0.zip
+ NAME=bv-tck-glassfish-porting-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       bv-tck-glassfish-porting-3.0.0.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted/bv-tck-glassfish-porting-3.0.0.zip ***'
++ stat -c 'date: %y, size(b): %s' bv-tck-glassfish-porting-3.0.0.zip
+ echo '*** Date and size: date:' 2020-10-27 06:22:43.000000000 +0000, 'size(b):' '572728        ***'
++ sha256sum bv-tck-glassfish-porting-3.0.0.zip
++ awk '{print $1}'
+ echo '*** SHA256SUM: 8cdbcc8b7d68ef5d3154f6b906c6704b01f839328dfa8b243b11a9f6a8734531 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp /home/jenkins/agent/workspace/promote_jakartaee9_epl_bundles/bv-tck-glassfish-porting-3.0.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ rm -rf bv-tck-glassfish-porting-3.0.0.zip
+ for tck_bundle in *.zip
+ scp cdi-tck-glassfish-porting-3.0.0.zip genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
++ ls cdi-tck-glassfish-porting-3.0.0.zip
++ rev
++ cut -c5-
++ rev
+ tckname=cdi-tck-glassfish-porting-3.0.0
+ rm -rf cdi-tck-glassfish-porting-3.0.0-tckinfo.txt
+ touch cdi-tck-glassfish-porting-3.0.0-tckinfo.txt
+ export NAME=cdi-tck-glassfish-porting-3.0.0.zip
+ NAME=cdi-tck-glassfish-porting-3.0.0.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       cdi-tck-glassfish-porting-3.0.0.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted/cdi-tck-glassfish-porting-3.0.0.zip ***'
++ stat -c 'date: %y, size(b): %s' cdi-tck-glassfish-porting-3.0.0.zip
+ echo '*** Date and size: date:' 2020-10-27 06:22:43.000000000 +0000, 'size(b):' '588233        ***'
++ sha256sum cdi-tck-glassfish-porting-3.0.0.zip
++ awk '{print $1}'
+ echo '*** SHA256SUM: 611ba08f7f48259a7ee84aef71beefe3597d3e32f8a373f5a7793a0c86add262 ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp /home/jenkins/agent/workspace/promote_jakartaee9_epl_bundles/cdi-tck-glassfish-porting-3.0.0-tckinfo.txt genie.jakartaee-tck@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/promoted
+ rm -rf cdi-tck-glassfish-porting-3.0.0.zip
+ rm -rf 330-tck-glassfish-porting-2.0.0-tckinfo.txt bv-tck-glassfish-porting-3.0.0-tckinfo.txt cdi-tck-glassfish-porting-3.0.0-tckinfo.txt
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 69 killed;
[ssh-agent] Stopped.
Finished: SUCCESS