Skip to content
Success

Console Output

Started by user Gurunandan Rao
Running as Gurunandan Rao
Agent default-agent-cpm24 is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-cpm24"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "ac5f9d6cd5884081752f64034d4076afea24af4f7eebfe77057ef05d238ec74f"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-cpm24"
    - name: "JENKINS_NAME"
      value: "default-agent-cpm24"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.29@sha256:5e2449faafc9c1662697946057b511572fa666289255069526c1d5057be0c0f3"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jakartaee-tck"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - configMap:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      name: "m2-dir"
    name: "settings-xml"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

[EnvInject] - Loading node environment variables.
Building remotely on default-agent-cpm24 in workspace /home/jenkins/workspace/eftl-jakartaeetck-build-801
[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-yuiVagp8u7SC/agent.55
SSH_AGENT_PID=57
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/eftl-jakartaeetck-build-801@tmp/private_key_1261775029462425952.key (/home/jenkins/workspace/eftl-jakartaeetck-build-801@tmp/private_key_1261775029462425952.key)
[ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org)
[eftl-jakartaeetck-build-801] $ /bin/sh -xe /tmp/jenkins3678695882849410664.sh
+ rm -f jakartaeetck.properties
+ touch jakartaeetck.properties
+ echo 'GF_BUNDLE_URL=http://download.eclipse.org/glassfish/glassfish-5.1.0.zip'
+ echo 'PROFILE=FULL'
+ echo 'LICENSE=EFTL'
+ echo 'BUILD_TYPE=CTS'
+ echo 'test_suites=samples'
+ echo 'TCK_BUNDLE_BASE_URL='
Waiting for the completion of jakartaee-tck » master
jakartaee-tck » master #328 completed. Result was SUCCESS
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
Copied 5 artifacts from "jakartaee-tck » master" build number 328
[eftl-jakartaeetck-build-801] $ /bin/bash -x /tmp/jenkins52708519623374164.sh
++ cat jakartaeetck.version
++ tr '\n' '|'
+ TCK_VER='Git Revision: 889a96bd7b27750ec3f36bf1956db9a4893f8c13|Git Branch: (detached|Build Date: Thu Sep  5 19:03:02 UTC 2019|'
+ echo 'Version Info:Eclipse GF URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip ; JakartaEETCK-Git Revision: 889a96bd7b27750ec3f36bf1956db9a4893f8c13|Git Branch: (detached|Build Date: Thu Sep  5 19:03:02 UTC 2019|'
Version Info:Eclipse GF URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip ; JakartaEETCK-Git Revision: 889a96bd7b27750ec3f36bf1956db9a4893f8c13|Git Branch: (detached|Build Date: Thu Sep  5 19:03:02 UTC 2019|
+ for f in *junitreports.tar.gz
+ tar zxf samples-junitreports.tar.gz -C /home/jenkins/workspace/eftl-jakartaeetck-build-801 --strip-components=5
+ touch junitreports/samples-junit-report.xml
+ ls -ltr
total 79184
-rw-r--r-- 1 default 1000270000      154 Sep  5 17:59 jakartaeetck.properties
-rw-r--r-- 1 default 1000270000      118 Sep  5 19:03 jakartaeetck.version
-rw-r--r-- 1 default 1000270000 81059837 Sep  5 19:32 samples-results.tar.gz
-rw-r--r-- 1 default 1000270000    14562 Sep  5 19:32 samples-junitreports.tar.gz
drwxr-sr-x 2 default 1000270000       85 Sep  5 19:32 jakartaeetck-bundles
drwxr-xr-x 2 default 1000270000       38 Sep  5 19:33 junitreports
+ cd jakartaeetck-bundles/
+ ls -ltr
total 686412
-rw-r--r-- 1 default 1000270000 655839368 Sep  5 19:03 eclipse-jakartaeetck-8.0.1.zip
-rw-r--r-- 1 default 1000270000  47039504 Sep  5 19:03 eclipse-jakartaee-smoke-8.0.1.zip
+ rm -rf /home/jenkins/workspace/eftl-jakartaeetck-build-801/eftl-jakartaeetckinfo.txt
+ touch /home/jenkins/workspace/eftl-jakartaeetck-build-801/eftl-jakartaeetckinfo.txt
+ export BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801
+ BUNDLE_URL=http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801
+ for tck_bundle in *tck*.zip
+ export NAME=eclipse-jakartaeetck-8.0.1.zip
+ NAME=eclipse-jakartaeetck-8.0.1.zip
+ echo '***********************************************************************************'
+ echo '***                        TCK bundle information                               ***'
+ echo '*** Name:       eclipse-jakartaeetck-8.0.1.zip                                     ***'
+ echo '*** Bundle Copied to URL:    http://download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801/eclipse-jakartaeetck-8.0.1.zip ***'
++ stat -c 'date: %y, size(b): %s' eclipse-jakartaeetck-8.0.1.zip
+ echo '*** Date and size: date:' 2019-09-05 19:03:01.000000000 +0000, 'size(b):' '655839368        ***'
++ sha256sum eclipse-jakartaeetck-8.0.1.zip
++ awk '{print $1}'
+ echo '*** SHA256SUM: 3026f2b2fc7a2f1e802aed6cf1671d486dc90d1b03fd3519367577aa9f6545fa ***'
+ echo '***                                                                             ***'
+ echo '***********************************************************************************'
+ scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null eclipse-jakartaeetck-8.0.1.zip genie.jakartaee-tck@build.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801
Warning: Permanently added 'build.eclipse.org,198.41.30.203' (ECDSA) to the list of known hosts.
+ scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /home/jenkins/workspace/eftl-jakartaeetck-build-801/jakartaeetck.version genie.jakartaee-tck@build.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801
Warning: Permanently added 'build.eclipse.org,198.41.30.203' (ECDSA) to the list of known hosts.
+ scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /home/jenkins/workspace/eftl-jakartaeetck-build-801/eftl-jakartaeetckinfo.txt genie.jakartaee-tck@build.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801
Warning: Permanently added 'build.eclipse.org,198.41.30.203' (ECDSA) to the list of known hosts.
+ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null genie.jakartaee-tck@build.eclipse.org ls -l /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck/jakartaee8-eftl/staged-801
Warning: Permanently added 'build.eclipse.org,198.41.30.203' (ECDSA) to the list of known hosts.
total 648552
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck 655839368 Sep  5 15:34 eclipse-jakartaeetck-8.0.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       729 Sep  5 13:56 eclipse-jsonb-tck-1.0.1-tckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck   8260796 Sep  5 13:56 eclipse-jsonb-tck-1.0.1.zip
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       737 Sep  5 15:34 eftl-jakartaeetckinfo.txt
-rw-r--r-- 1 genie.jakartaee-tck ee4j.jakartaee-tck       118 Sep  5 15:34 jakartaeetck.version
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 57 killed;
[ssh-agent] Stopped.
Recording test results
[JUnitReportPublisher] Compiling JUnit Html Reports ...
[JUnit test report builder] Copying XML files from slave: /home/jenkins/workspace/eftl-jakartaeetck-build-801 to master reports directory: /var/jenkins_home/jobs/eftl-jakartaeetck-build-801/builds/3/junit-reports-with-handlebars
[JUnitReportPublisher] Found 1 xml files.
[JUnit test report builder] 0. Found a xml file: junitreports/samples-junit-report.xml
[JUnit test report builder] Generating HTML reports
processing: /var/jenkins_home/jobs/eftl-jakartaeetck-build-801/builds/3/junit-reports-with-handlebars/xmlData/junitreports/samples-junit-report.xml
[JUnit test report builder] Copying report to workspace directory: file:/home/jenkins/workspace/eftl-jakartaeetck-build-801/junit-reports-with-handlebars
Archiving artifacts
[description-setter] Description set: Eclipse GF URL : http://download.eclipse.org/glassfish/glassfish-5.1.0.zip ; JakartaEETCK-Git Revision: 889a96bd7b27750ec3f36bf1956db9a4893f8c13|Git Branch: (detached|Build Date: Thu Sep  5 19:03:02 UTC 2019|'
Finished: SUCCESS