Console Output
Skipping 5 KB..
Full Log~/jobs/test-origin-metrics/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test-origin-metrics/workspace
+ pushd origin
~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace
+ INSTANCE_NAME=origin_metrics-centos7-325
+ GIT_URL=https://github.com/openshift/origin-metrics
++ echo https://github.com/openshift/origin-metrics
++ sed s,https://,,
+ OMETRICS_LOCAL_PATH=github.com/openshift/origin-metrics
+ ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics
+ env
+ sort
_=/bin/env
BUILD_CAUSE=REMOTECAUSE
BUILD_CAUSE_REMOTECAUSE=true
BUILD_DISPLAY_NAME=#325
BUILD_ID=325
BUILD_NUMBER=325
BUILD_TAG=jenkins-test-origin-metrics-325
BUILD_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/325/
EXECUTOR_NUMBER=87
GIT_BRANCH=master
GITHUB_REPO=openshift
HOME=/var/lib/jenkins
HUDSON_COOKIE=765e5025-3f52-46f1-918c-ce886a928db6
HUDSON_HOME=/var/lib/jenkins
HUDSON_SERVER_COOKIE=ec11f8b2841c966f
HUDSON_URL=https://ci.openshift.redhat.com/jenkins/
INSTANCE_TYPE=c4.xlarge
JENKINS_HOME=/var/lib/jenkins
JENKINS_SERVER_COOKIE=ec11f8b2841c966f
JENKINS_URL=https://ci.openshift.redhat.com/jenkins/
JOB_BASE_NAME=test-origin-metrics
JOB_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/display/redirect
JOB_NAME=test-origin-metrics
JOB_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/
LANG=en_US.UTF-8
LOGNAME=jenkins
MERGE_SEVERITY=none
MERGE=true
METRICS_PULL_ID=415
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
NODE_LABELS=master
NODE_NAME=master
OLDPWD=/var/lib/jenkins/jobs/test-origin-metrics/workspace
OS=centos7
OS_ROOT=/data/src/github.com/openshift/origin
PATH=/sbin:/usr/sbin:/bin:/usr/bin
PWD=/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin
ROOT_BUILD_CAUSE=REMOTECAUSE
ROOT_BUILD_CAUSE_REMOTECAUSE=true
RUN_CHANGES_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/325/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/325/display/redirect
SHELL=/bin/bash
SHLVL=3
TESTNAME=metrics
USER=jenkins
WORKSPACE=/var/lib/jenkins/jobs/test-origin-metrics/workspace
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
+ vagrant origin-init --stage inst --os centos7 --instance-type c4.xlarge origin_metrics-centos7-325
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching devenv-centos7_* for latest base AMI (required_name_tag=)
Found: ami-2fb42b39 (devenv-centos7_6170)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
Bringing machine 'openshiftdev' up with 'aws' provider...
==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant
==> openshiftdev: high-level network configurations (`config.vm.network`). They
==> openshiftdev: will be silently ignored.
==> openshiftdev: Warning! You're launching this instance into a VPC without an
==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so
==> openshiftdev: you can access this machine, otherwise Vagrant will not be able
==> openshiftdev: to SSH into it.
==> openshiftdev: Launching an instance with the following settings...
==> openshiftdev: -- Type: c4.xlarge
==> openshiftdev: -- AMI: ami-2fb42b39
==> openshiftdev: -- Region: us-east-1
==> openshiftdev: -- Keypair: libra
==> openshiftdev: -- Subnet ID: subnet-cf57c596
==> openshiftdev: -- User Data: yes
==> openshiftdev: -- User Data:
==> openshiftdev: # cloud-config
==> openshiftdev:
==> openshiftdev: growpart:
==> openshiftdev: mode: auto
==> openshiftdev: devices: ['/']
==> openshiftdev: runcmd:
==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"]
==> openshiftdev:
==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>35, "Ebs.VolumeType"=>"gp2"}]
==> openshiftdev: -- Terminate On Shutdown: false
==> openshiftdev: -- Monitoring: false
==> openshiftdev: -- EBS optimized: false
==> openshiftdev: -- Assigning a public IP address in a VPC: false
==> openshiftdev: Waiting for instance to become "ready"...
==> openshiftdev: Waiting for SSH to become available...
==> openshiftdev: Machine is booted and ready for use!
==> openshiftdev: Running provisioner: setup (shell)...
openshiftdev: Running: /tmp/vagrant-shell20180430-9972-1mhy4x7.sh
==> openshiftdev: Host: ec2-34-229-208-148.compute-1.amazonaws.com
+ break
+ vagrant sync-origin-metrics -c -s
Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/origin-metrics-bare;
' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /centos/.ssh;
mv /tmp/file20180430-11492-hbu97s /centos/.ssh/config &&
chown centos:centos /centos/.ssh/config &&
chmod 0600 /centos/.ssh/config' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R centos:centos /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'set -e
rm -fr /data/src/github.com/openshift/origin-metrics-bare;
if [ ! -d /data/src/github.com/openshift/origin-metrics-bare ]; then
git clone --quiet --bare https://github.com/openshift/origin-metrics.git /data/src/github.com/openshift/origin-metrics-bare >/dev/null
fi
' with timeout 14400. Attempt #0
Synchronizing local sources
Synchronizing [origin-metrics@master] from origin-metrics...
Warning: Permanently added '34.229.208.148' (ECDSA) to the list of known hosts.
Running ssh/sudo command 'set -e
if [ -d /data/src/github.com/openshift/origin-metrics-bare ]; then
rm -rf /data/src/github.com/openshift/origin-metrics
echo 'Cloning origin-metrics ...'
git clone --quiet --recurse-submodules /data/src/github.com/openshift/origin-metrics-bare /data/src/github.com/openshift/origin-metrics
else
MISSING_REPO+='origin-metrics-bare'
fi
if [ -n "$MISSING_REPO" ]; then
echo 'Missing required upstream repositories:'
echo $MISSING_REPO
echo 'To fix, execute command: vagrant clone-upstream-repos'
fi
' with timeout 14400. Attempt #0
Cloning origin-metrics ...
+ vagrant ssh -c 'if [ ! -d /tmp/openshift ] ; then mkdir /tmp/openshift ; fi ; sudo chmod 777 /tmp/openshift'
+ vagrant test-origin-metrics -d --env GIT_URL=https://github.com/openshift/origin-metrics --env GIT_BRANCH=master --env ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics --env OS_ROOT=/data/src/github.com/openshift/origin --env USE_LOCAL_SOURCE=true --env VERBOSE=1
***************************************************
Running GIT_URL=https://github.com/openshift/origin-metrics GIT_BRANCH=master ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ROOT=/data/src/github.com/openshift/origin USE_LOCAL_SOURCE=true VERBOSE=1 ./ci_test_every_pr.sh...
/data/src/github.com/openshift/origin /data/src/github.com/openshift/origin-metrics/hack/tests
/data/src/github.com/openshift/origin-metrics/hack/tests
/data/src/github.com/openshift/origin-metrics /data/src/github.com/openshift/origin-metrics/hack/tests
/data/src/github.com/openshift/origin-metrics/hack/tests
[INFO] Starting metrics tests at Mon Apr 30 17:51:39 UTC 2018
Generated new key pair as /tmp/openshift/ci_test_every_pr/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift/ci_test_every_pr/openshift.local.config/master/serviceaccounts.private.key
Generating node credentials ...
Created node config for 172.18.13.161 in /tmp/openshift/ci_test_every_pr/openshift.local.config/node-172.18.13.161
Wrote master config to: /tmp/openshift/ci_test_every_pr/openshift.local.config/master/master-config.yaml
Running hack/lib/start.sh:349: executing 'oc get --raw /healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s...
SUCCESS after 2.106s: hack/lib/start.sh:349: executing 'oc get --raw /healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s
Standard output from the command:
Standard error from the command:
The connection to the server 172.18.13.161:8443 was refused - did you specify the right host or port?
... repeated 2 times
Error from server (Forbidden): User "system:admin" cannot "get" on "/healthz"
... repeated 2 times
Error from server (InternalError): an error on the server ("[+]ping ok\n[-]poststarthook/bootstrap-controller failed: not finished\n[+]poststarthook/extensions/third-party-resources ok\n[-]poststarthook/ca-registration failed: not finished\nhealthz check failed") has prevented the request from succeeding
Running hack/lib/start.sh:350: executing 'oc get --raw https://172.18.13.161:10250/healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.5s until completion or 120.000s...
SUCCESS after 0.173s: hack/lib/start.sh:350: executing 'oc get --raw https://172.18.13.161:10250/healthz --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.5s until completion or 120.000s
There was no output from the command.
Standard error from the command:
Error from server (InternalError): an error on the server ("[+]ping ok\n[-]poststarthook/bootstrap-controller failed: not finished\n[+]poststarthook/extensions/third-party-resources ok\n[-]poststarthook/ca-registration failed: not finished\nhealthz check failed") has prevented the request from succeeding
Running hack/lib/start.sh:351: executing 'oc get --raw /healthz/ready --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s...
SUCCESS after 1.056s: hack/lib/start.sh:351: executing 'oc get --raw /healthz/ready --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting any result and text 'ok'; re-trying every 0.25s until completion or 80.000s
Standard output from the command:
ok
Standard error from the command:
Error from server (InternalError): an error on the server ("") has prevented the request from succeeding
... repeated 2 times
Running hack/lib/start.sh:352: executing 'oc get service kubernetes --namespace default --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 160.000s...
SUCCESS after 3.400s: hack/lib/start.sh:352: executing 'oc get service kubernetes --namespace default --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 160.000s
Standard output from the command:
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubernetes 172.30.0.1 <none> 443/TCP,53/UDP,53/TCP 4s
There was no error output from the command.
Running hack/lib/start.sh:353: executing 'oc get --raw /api/v1/nodes/172.18.13.161 --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 80.000s...
SUCCESS after 0.195s: hack/lib/start.sh:353: executing 'oc get --raw /api/v1/nodes/172.18.13.161 --config='/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig'' expecting success; re-trying every 0.25s until completion or 80.000s
Standard output from the command:
{"kind":"Node","apiVersion":"v1","metadata":{"name":"172.18.13.161","selfLink":"/api/v1/nodes172.18.13.161","uid":"2e33b963-4c9f-11e8-b555-0e2e37fc9e7e","resourceVersion":"471","creationTimestamp":"2018-04-30T17:51:59Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/hostname":"172.18.13.161"},"annotations":{"volumes.kubernetes.io/controller-managed-attach-detach":"true"}},"spec":{"externalID":"172.18.13.161","providerID":"aws:////i-0bf44301525e06704"},"status":{"capacity":{"alpha.kubernetes.io/nvidia-gpu":"0","cpu":"4","memory":"7231292Ki","pods":"40"},"allocatable":{"alpha.kubernetes.io/nvidia-gpu":"0","cpu":"4","memory":"7231292Ki","pods":"40"},"conditions":[{"type":"OutOfDisk","status":"False","lastHeartbeatTime":"2018-04-30T17:51:59Z","lastTransitionTime":"2018-04-30T17:51:59Z","reason":"KubeletHasSufficientDisk","message":"kubelet has sufficient disk space available"},{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2018-04-30T17:51:59Z","lastTransitionTime":"2018-04-30T17:51:59Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2018-04-30T17:51:59Z","lastTransitionTime":"2018-04-30T17:51:59Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"Ready","status":"False","lastHeartbeatTime":"2018-04-30T17:51:59Z","lastTransitionTime":"2018-04-30T17:51:59Z","reason":"KubeletNotReady","message":"container runtime is down"}],"addresses":[{"type":"LegacyHostIP","address":"172.18.13.161"},{"type":"InternalIP","address":"172.18.13.161"},{"type":"Hostname","address":"172.18.13.161"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"f9afeb75a5a382dce8269887a67fbf58","systemUUID":"D7262AEC-E69F-F83F-4DAC-142555440F61","bootID":"f5826dc3-e0d6-4dff-a4b2-5a097b2a5c78","kernelVersion":"3.10.0-327.22.2.el7.x86_64","osImage":"CentOS Linux 7 (Core)","containerRuntimeVersion":"docker://1.10.3","kubeletVersion":"v1.5.2+43a9be4","kubeProxyVersion":"v1.5.2+43a9be4","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["openshift/openvswitch:c106caf","openshift/openvswitch:latest"],"sizeBytes":1026697644},{"names":["openshift/node:c106caf","openshift/node:latest"],"sizeBytes":1025016185},{"names":["openshift/origin-gitserver:c106caf","openshift/origin-gitserver:latest"],"sizeBytes":1002075992},{"names":["openshift/origin-keepalived-ipfailover:c106caf","openshift/origin-keepalived-ipfailover:latest"],"sizeBytes":971721463},{"names":["openshift/origin-haproxy-router:c106caf","openshift/origin-haproxy-router:latest"],"sizeBytes":965766197},{"names":["openshift/origin-recycler:c106caf","openshift/origin-recycler:latest"],"sizeBytes":947041099},{"names":["openshift/origin-docker-builder:c106caf","openshift/origin-docker-builder:latest"],"sizeBytes":947041099},{"names":["openshift/origin-deployer:c106caf","openshift/origin-deployer:latest"],"sizeBytes":947041099},{"names":["openshift/origin-sti-builder:c106caf","openshift/origin-sti-builder:latest"],"sizeBytes":947041099},{"names":["openshift/origin-f5-router:c106caf","openshift/origin-f5-router:latest"],"sizeBytes":947041099},{"names":["openshift/origin:c106caf","openshift/origin:latest"],"sizeBytes":947041099},{"names":["docker.io/openshift/origin-release:golang-1.7"],"sizeBytes":857644817},{"names":["openshift/origin-release:latest"],"sizeBytes":719000618},{"names":["openshift/dind-master:latest"],"sizeBytes":474218996},{"names":["openshift/dind-node:latest"],"sizeBytes":474215272},{"names":["openshift/origin-docker-registry:c106caf","openshift/origin-docker-registry:latest"],"sizeBytes":468441298},{"names":["openshift/origin-egress-router:c106caf","openshift/origin-egress-router:latest"],"sizeBytes":420088533},{"names":["openshift/origin-base:latest"],"sizeBytes":402162201},{"names":["openshift/dind:latest"],"sizeBytes":384423296},{"names":["openshift/origin-haproxy-router-base:latest"],"sizeBytes":294278935},{"names":["docker.io/fedora:25"],"sizeBytes":230864375},{"names":["docker.io/centos:centos7"],"sizeBytes":196509652},{"names":["openshift/hello-openshift:c106caf","openshift/hello-openshift:latest"],"sizeBytes":5635062},{"names":["openshift/origin-pod:c106caf","openshift/origin-pod:latest"],"sizeBytes":1138998}]}}
There was no error output from the command.
info: password for stats user admin has been set to 3lvAXT9WLs
--> Creating router router ...
serviceaccount "router" created
clusterrolebinding "router-router-role" created
deploymentconfig "router" created
service "router" created
--> Success
serviceaccount "registry" created
clusterrolebinding "registry-registry-role" created
deploymentconfig "docker-registry" created
service "docker-registry" created
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:90: executing 'oadm registry' expecting success...
SUCCESS after 0.338s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:90: executing 'oadm registry' expecting success
Standard output from the command:
Docker registry "docker-registry" service exists
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:91: executing 'oadm router' expecting success...
SUCCESS after 0.245s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:91: executing 'oadm router' expecting success
Standard output from the command:
Router "router" service exists
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:95: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success...
SUCCESS after 0.213s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:95: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success
Standard output from the command:
cluster role "cluster-admin" added: "metrics-admin"
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:96: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success...
SUCCESS after 0.208s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:96: executing 'oadm policy add-cluster-role-to-user cluster-admin metrics-admin' expecting success
Standard output from the command:
cluster role "cluster-admin" added: "metrics-admin"
There was no error output from the command.
Running /data/src/github.com/openshift/origin/ci_test_every_pr.sh:97: executing 'oc login -u metrics-admin -p g1b315H' expecting success...
SUCCESS after 0.200s: /data/src/github.com/openshift/origin/ci_test_every_pr.sh:97: executing 'oc login -u metrics-admin -p g1b315H' expecting success
Standard output from the command:
Login successful.
You have access to the following projects and can switch between them with 'oc project <projectname>':
* default
kube-system
openshift
openshift-infra
Using project "default".
There was no error output from the command.
+ Info ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info 'Starting Origin-Metric end-to-end test'
[INFO] Starting Origin-Metric end-to-end test
+ echo '[INFO]' Starting Origin-Metric end-to-end test
+ Info
[INFO]
+ echo '[INFO]'
+ Info Settings:
[INFO] Settings:
+ echo '[INFO]' Settings:
++ realpath /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../..
+ Info 'Base Directory: /data/src/github.com/openshift/origin-metrics'
[INFO] Base Directory: /data/src/github.com/openshift/origin-metrics
+ echo '[INFO]' Base Directory: /data/src/github.com/openshift/origin-metrics
+ Info ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ TEST_STARTTIME=1525110721
++ date +%s
+ export TEST_PROJECT=test-1525110721
+ TEST_PROJECT=test-1525110721
+ trap cleanup SIGINT SIGTERM EXIT
+ '[' true = true ']'
+ test.build
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Building new images'
[INFO] Building new images
+ echo '[INFO]' Building new images
+ sh /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/build-images.sh --no-cache
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../deployer/' with docker tag 'openshift/origin-metrics-deployer:latest' ---
Sending build context to Docker daemon 90.11 kB
Step 1 : FROM openshift/origin:latest
---> c95e934b9b09
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in d08ca82958f7
---> 7efc4b4ef70f
Removing intermediate container d08ca82958f7
Step 3 : ENV BIN_DIR /opt/deploy PROCESSING_DIR /etc/deploy/_output KUBECONFIG /etc/deploy/.kubeconfig WRITE_KUBECONFIG 1 SECRET_DIR /secret
---> Running in 38a8be6949fc
---> 51b0fa16c658
Removing intermediate container 38a8be6949fc
Step 4 : RUN yum install -y java-1.8.0-openjdk openssl httpd-tools bind-utils && yum clean all
---> Running in 0f7e30880d32
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirror.cs.pitt.edu
* epel: s3-mirror-us-east-1.fedoraproject.org
* extras: www.gtlib.gatech.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package bind-utils.x86_64 32:9.9.4-51.el7_4.2 will be installed
--> Processing Dependency: bind-libs = 32:9.9.4-51.el7_4.2 for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
--> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-utils-9.9.4-51.el7_4.2.x86_64
---> Package httpd-tools.x86_64 0:2.4.6-67.el7.centos.6 will be installed
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7.centos.6.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-tools-2.4.6-67.el7.centos.6.x86_64
---> Package java-1.8.0-openjdk.x86_64 1:1.8.0.161-0.b14.el7_4 will be installed
--> Processing Dependency: java-1.8.0-openjdk-headless(x86-64) = 1:1.8.0.161-0.b14.el7_4 for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjli.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: fontconfig(x86-64) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjli.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-8.el7 for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Running transaction check
---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed
---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package bind-libs.x86_64 32:9.9.4-51.el7_4.2 will be installed
--> Processing Dependency: bind-license = 32:9.9.4-51.el7_4.2 for package: 32:bind-libs-9.9.4-51.el7_4.2.x86_64
---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be installed
--> Processing Dependency: freetype for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.x86_64
--> Processing Dependency: libfreetype.so.6()(64bit) for package: fontconfig-2.10.95-11.el7.x86_64
---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.161-0.b14.el7_4 will be installed
--> Processing Dependency: tzdata-java >= 2015d for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.28.3 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: nss(x86-64) >= 3.28.4 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: copy-jdk-configs >= 2.2 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: chkconfig >= 1.7 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: chkconfig >= 1.7 for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: lksctp-tools(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
--> Processing Dependency: jpackage-utils for package: 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_64
---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.5-1.el7.x86_64
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be an update
---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-29.el7_2.4 will be updated
---> Package bind-license.noarch 32:9.9.4-51.el7_4.2 will be an update
---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be updated
---> Package chkconfig.x86_64 0:1.7.4-1.el7 will be an update
---> Package copy-jdk-configs.noarch 0:2.2-5.el7_4 will be installed
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package freetype.x86_64 0:2.4.11-15.el7 will be installed
---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed
--> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch
--> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-11.el7.noarch
---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed
---> Package libxcb.x86_64 0:1.12-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64
---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed
---> Package lyx-fonts.noarch 0:2.2.3-1.el7 will be installed
---> Package nss.x86_64 0:3.21.0-9.el7_2 will be updated
--> Processing Dependency: nss = 3.21.0-9.el7_2 for package: nss-sysinit-3.21.0-9.el7_2.x86_64
--> Processing Dependency: nss(x86-64) = 3.21.0-9.el7_2 for package: nss-tools-3.21.0-9.el7_2.x86_64
---> Package nss.x86_64 0:3.28.4-15.el7_4 will be an update
--> Processing Dependency: nss-util >= 3.28.4-2 for package: nss-3.28.4-15.el7_4.x86_64
--> Processing Dependency: nspr >= 4.13.1 for package: nss-3.28.4-15.el7_4.x86_64
--> Processing Dependency: nss-pem(x86-64) for package: nss-3.28.4-15.el7_4.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.24)(64bit) for package: nss-3.28.4-15.el7_4.x86_64
---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be updated
---> Package nss-softokn.x86_64 0:3.28.3-8.el7_4 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.28.3-8.el7_4 for package: nss-softokn-3.28.3-8.el7_4.x86_64
---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed
---> Package tzdata-java.noarch 0:2018d-1.el7 will be installed
---> Package xorg-x11-font-utils.x86_64 1:7.5-20.el7 will be installed
--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
--> Running transaction check
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libXfont.x86_64 0:1.5.2-1.el7 will be installed
---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package nspr.x86_64 0:4.11.0-1.el7_2 will be updated
---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be an update
---> Package nss-pem.x86_64 0:1.0.3-4.el7 will be installed
---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 will be an update
---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be updated
---> Package nss-sysinit.x86_64 0:3.28.4-15.el7_4 will be an update
---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be updated
---> Package nss-tools.x86_64 0:3.28.4-15.el7_4 will be an update
---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be updated
---> Package nss-util.x86_64 0:3.28.4-3.el7 will be an update
---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed
--> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-11.el7.noarch
--> Running transaction check
---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
bind-utils x86_64 32:9.9.4-51.el7_4.2 updates 203 k
httpd-tools x86_64 2.4.6-67.el7.centos.6 updates 88 k
java-1.8.0-openjdk x86_64 1:1.8.0.161-0.b14.el7_4 updates 243 k
openssl x86_64 1:1.0.2k-8.el7 base 492 k
Installing for dependencies:
GeoIP x86_64 1.5.0-11.el7 base 1.1 M
alsa-lib x86_64 1.1.3-3.el7 base 421 k
apr x86_64 1.4.8-3.el7_4.1 updates 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
bind-libs x86_64 32:9.9.4-51.el7_4.2 updates 1.0 M
copy-jdk-configs noarch 2.2-5.el7_4 updates 19 k
fontconfig x86_64 2.10.95-11.el7 base 229 k
fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
freetype x86_64 2.4.11-15.el7 base 392 k
giflib x86_64 4.1.6-9.el7 base 40 k
java-1.8.0-openjdk-headless x86_64 1:1.8.0.161-0.b14.el7_4 updates 32 M
javapackages-tools noarch 3.4.1-11.el7 base 73 k
libICE x86_64 1.0.9-9.el7 base 66 k
libSM x86_64 1.2.2-2.el7 base 39 k
libX11 x86_64 1.6.5-1.el7 base 606 k
libX11-common noarch 1.6.5-1.el7 base 164 k
libXau x86_64 1.0.8-2.1.el7 base 29 k
libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
libXext x86_64 1.3.3-3.el7 base 39 k
libXfont x86_64 1.5.2-1.el7 base 152 k
libXi x86_64 1.7.9-1.el7 base 40 k
libXrender x86_64 0.9.10-1.el7 base 26 k
libXtst x86_64 1.2.3-1.el7 base 20 k
libfontenc x86_64 1.1.3-3.el7 base 31 k
libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
libpng x86_64 2:1.5.13-7.el7_2 base 213 k
libxcb x86_64 1.12-1.el7 base 211 k
libxslt x86_64 1.1.28-5.el7 base 242 k
lksctp-tools x86_64 1.0.17-2.el7 base 88 k
lyx-fonts noarch 2.2.3-1.el7 epel 159 k
nss-pem x86_64 1.0.3-4.el7 base 73 k
python-javapackages noarch 3.4.1-11.el7 base 31 k
python-lxml x86_64 3.2.1-4.el7 base 758 k
ttmkfdir x86_64 3.0.9-42.el7 base 48 k
tzdata-java noarch 2018d-1.el7 updates 184 k
xorg-x11-font-utils x86_64 1:7.5-20.el7 base 87 k
xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
Updating for dependencies:
bind-license noarch 32:9.9.4-51.el7_4.2 updates 84 k
chkconfig x86_64 1.7.4-1.el7 base 181 k
nspr x86_64 4.13.1-1.0.el7_3 base 126 k
nss x86_64 3.28.4-15.el7_4 updates 849 k
nss-softokn x86_64 3.28.3-8.el7_4 updates 310 k
nss-softokn-freebl x86_64 3.28.3-8.el7_4 updates 214 k
nss-sysinit x86_64 3.28.4-15.el7_4 updates 60 k
nss-tools x86_64 3.28.4-15.el7_4 updates 501 k
nss-util x86_64 3.28.4-3.el7 base 73 k
openssl-libs x86_64 1:1.0.2k-8.el7 base 1.2 M
Transaction Summary
================================================================================
Install 4 Packages (+37 Dependent packages)
Upgrade ( 10 Dependent packages)
Total download size: 43 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/epel/packages/lyx-fonts-2.2.3-1.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for lyx-fonts-2.2.3-1.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 32 MB/s | 43 MB 00:01
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-9.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : nspr-4.13.1-1.0.el7_3.x86_64 1/61
Updating : nss-util-3.28.4-3.el7.x86_64 2/61
Installing : freetype-2.4.11-15.el7.x86_64 3/61
Updating : 1:openssl-libs-1.0.2k-8.el7.x86_64 4/61
Installing : libfontenc-1.1.3-3.el7.x86_64 5/61
Updating : chkconfig-1.7.4-1.el7.x86_64 6/61
Installing : GeoIP-1.5.0-11.el7.x86_64 7/61
Installing : apr-1.4.8-3.el7_4.1.x86_64 8/61
Installing : libxslt-1.1.28-5.el7.x86_64 9/61
Installing : fontpackages-filesystem-1.44-8.el7.noarch 10/61
Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 11/61
Installing : libICE-1.0.9-9.el7.x86_64 12/61
Installing : libSM-1.2.2-2.el7.x86_64 13/61
Installing : lyx-fonts-2.2.3-1.el7.noarch 14/61
Installing : fontconfig-2.10.95-11.el7.x86_64 15/61
Installing : python-lxml-3.2.1-4.el7.x86_64 16/61
Installing : python-javapackages-3.4.1-11.el7.noarch 17/61
Installing : javapackages-tools-3.4.1-11.el7.noarch 18/61
Installing : apr-util-1.5.2-6.el7.x86_64 19/61
Installing : libXfont-1.5.2-1.el7.x86_64 20/61
Installing : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 21/61
Installing : ttmkfdir-3.0.9-42.el7.x86_64 22/61
Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 23/61
Updating : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 24/61
Updating : nss-softokn-3.28.3-8.el7_4.x86_64 25/61
Updating : nss-sysinit-3.28.4-15.el7_4.x86_64 26/61
Updating : nss-3.28.4-15.el7_4.x86_64 27/61
Installing : nss-pem-1.0.3-4.el7.x86_64 28/61
Installing : alsa-lib-1.1.3-3.el7.x86_64 29/61
Installing : copy-jdk-configs-2.2-5.el7_4.noarch 30/61
Installing : libXau-1.0.8-2.1.el7.x86_64 31/61
Installing : libxcb-1.12-1.el7.x86_64 32/61
Installing : tzdata-java-2018d-1.el7.noarch 33/61
Updating : 32:bind-license-9.9.4-51.el7_4.2.noarch 34/61
Installing : 32:bind-libs-9.9.4-51.el7_4.2.x86_64 35/61
Installing : libX11-common-1.6.5-1.el7.noarch 36/61
Installing : libX11-1.6.5-1.el7.x86_64 37/61
Installing : libXext-1.3.3-3.el7.x86_64 38/61
Installing : libXi-1.7.9-1.el7.x86_64 39/61
Installing : libXtst-1.2.3-1.el7.x86_64 40/61
Installing : giflib-4.1.6-9.el7.x86_64 41/61
Installing : libXrender-0.9.10-1.el7.x86_64 42/61
Installing : libXcomposite-0.4.4-4.1.el7.x86_64 43/61
Installing : lksctp-tools-1.0.17-2.el7.x86_64 44/61
Installing : 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_ 45/61
Installing : 2:libpng-1.5.13-7.el7_2.x86_64 46/61
Installing : 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 47/61
Installing : 32:bind-utils-9.9.4-51.el7_4.2.x86_64 48/61
Updating : nss-tools-3.28.4-15.el7_4.x86_64 49/61
Installing : httpd-tools-2.4.6-67.el7.centos.6.x86_64 50/61
Installing : 1:openssl-1.0.2k-8.el7.x86_64 51/61
Cleanup : nss-tools-3.21.0-9.el7_2.x86_64 52/61
Cleanup : 32:bind-license-9.9.4-29.el7_2.4.noarch 53/61
Cleanup : nss-3.21.0-9.el7_2.x86_64 54/61
Cleanup : nss-sysinit-3.21.0-9.el7_2.x86_64 55/61
Cleanup : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 56/61
Cleanup : nss-util-3.21.0-2.2.el7_2.x86_64 57/61
Cleanup : nspr-4.11.0-1.el7_2.x86_64 58/61
Cleanup : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 59/61
Cleanup : chkconfig-1.3.61-5.el7_2.1.x86_64 60/61
Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64 61/61
Verifying : libXext-1.3.3-3.el7.x86_64 1/61
Verifying : libX11-1.6.5-1.el7.x86_64 2/61
Verifying : libXi-1.7.9-1.el7.x86_64 3/61
Verifying : 1:java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64 4/61
Verifying : libICE-1.0.9-9.el7.x86_64 5/61
Verifying : giflib-4.1.6-9.el7.x86_64 6/61
Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 7/61
Verifying : nss-pem-1.0.3-4.el7.x86_64 8/61
Verifying : libXrender-0.9.10-1.el7.x86_64 9/61
Verifying : lyx-fonts-2.2.3-1.el7.noarch 10/61
Verifying : python-lxml-3.2.1-4.el7.x86_64 11/61
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 12/61
Verifying : freetype-2.4.11-15.el7.x86_64 13/61
Verifying : 32:bind-libs-9.9.4-51.el7_4.2.x86_64 14/61
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 15/61
Verifying : ttmkfdir-3.0.9-42.el7.x86_64 16/61
Verifying : nspr-4.13.1-1.0.el7_3.x86_64 17/61
Verifying : nss-util-3.28.4-3.el7.x86_64 18/61
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 19/61
Verifying : python-javapackages-3.4.1-11.el7.noarch 20/61
Verifying : nss-softokn-3.28.3-8.el7_4.x86_64 21/61
Verifying : httpd-tools-2.4.6-67.el7.centos.6.x86_64 22/61
Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 23/61
Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 24/61
Verifying : libXtst-1.2.3-1.el7.x86_64 25/61
Verifying : 32:bind-utils-9.9.4-51.el7_4.2.x86_64 26/61
Verifying : lksctp-tools-1.0.17-2.el7.x86_64 27/61
Verifying : libX11-common-1.6.5-1.el7.noarch 28/61
Verifying : nss-sysinit-3.28.4-15.el7_4.x86_64 29/61
Verifying : libxcb-1.12-1.el7.x86_64 30/61
Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 31/61
Verifying : nss-tools-3.28.4-15.el7_4.x86_64 32/61
Verifying : libxslt-1.1.28-5.el7.x86_64 33/61
Verifying : apr-util-1.5.2-6.el7.x86_64 34/61
Verifying : libXfont-1.5.2-1.el7.x86_64 35/61
Verifying : javapackages-tools-3.4.1-11.el7.noarch 36/61
Verifying : apr-1.4.8-3.el7_4.1.x86_64 37/61
Verifying : 32:bind-license-9.9.4-51.el7_4.2.noarch 38/61
Verifying : tzdata-java-2018d-1.el7.noarch 39/61
Verifying : libXau-1.0.8-2.1.el7.x86_64 40/61
Verifying : GeoIP-1.5.0-11.el7.x86_64 41/61
Verifying : libSM-1.2.2-2.el7.x86_64 42/61
Verifying : fontconfig-2.10.95-11.el7.x86_64 43/61
Verifying : copy-jdk-configs-2.2-5.el7_4.noarch 44/61
Verifying : 1:java-1.8.0-openjdk-headless-1.8.0.161-0.b14.el7_4.x86_ 45/61
Verifying : nss-3.28.4-15.el7_4.x86_64 46/61
Verifying : chkconfig-1.7.4-1.el7.x86_64 47/61
Verifying : libfontenc-1.1.3-3.el7.x86_64 48/61
Verifying : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 49/61
Verifying : alsa-lib-1.1.3-3.el7.x86_64 50/61
Verifying : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 51/61
Verifying : 32:bind-license-9.9.4-29.el7_2.4.noarch 52/61
Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 53/61
Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 54/61
Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 55/61
Verifying : nspr-4.11.0-1.el7_2.x86_64 56/61
Verifying : nss-3.21.0-9.el7_2.x86_64 57/61
Verifying : nss-tools-3.21.0-9.el7_2.x86_64 58/61
Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 59/61
Verifying : 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64 60/61
Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 61/61
Installed:
bind-utils.x86_64 32:9.9.4-51.el7_4.2
httpd-tools.x86_64 0:2.4.6-67.el7.centos.6
java-1.8.0-openjdk.x86_64 1:1.8.0.161-0.b14.el7_4
openssl.x86_64 1:1.0.2k-8.el7
Dependency Installed:
GeoIP.x86_64 0:1.5.0-11.el7
alsa-lib.x86_64 0:1.1.3-3.el7
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
bind-libs.x86_64 32:9.9.4-51.el7_4.2
copy-jdk-configs.noarch 0:2.2-5.el7_4
fontconfig.x86_64 0:2.10.95-11.el7
fontpackages-filesystem.noarch 0:1.44-8.el7
freetype.x86_64 0:2.4.11-15.el7
giflib.x86_64 0:4.1.6-9.el7
java-1.8.0-openjdk-headless.x86_64 1:1.8.0.161-0.b14.el7_4
javapackages-tools.noarch 0:3.4.1-11.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.5-1.el7
libX11-common.noarch 0:1.6.5-1.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXcomposite.x86_64 0:0.4.4-4.1.el7
libXext.x86_64 0:1.3.3-3.el7
libXfont.x86_64 0:1.5.2-1.el7
libXi.x86_64 0:1.7.9-1.el7
libXrender.x86_64 0:0.9.10-1.el7
libXtst.x86_64 0:1.2.3-1.el7
libfontenc.x86_64 0:1.1.3-3.el7
libjpeg-turbo.x86_64 0:1.2.90-5.el7
libpng.x86_64 2:1.5.13-7.el7_2
libxcb.x86_64 0:1.12-1.el7
libxslt.x86_64 0:1.1.28-5.el7
lksctp-tools.x86_64 0:1.0.17-2.el7
lyx-fonts.noarch 0:2.2.3-1.el7
nss-pem.x86_64 0:1.0.3-4.el7
python-javapackages.noarch 0:3.4.1-11.el7
python-lxml.x86_64 0:3.2.1-4.el7
ttmkfdir.x86_64 0:3.0.9-42.el7
tzdata-java.noarch 0:2018d-1.el7
xorg-x11-font-utils.x86_64 1:7.5-20.el7
xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
Dependency Updated:
bind-license.noarch 32:9.9.4-51.el7_4.2
chkconfig.x86_64 0:1.7.4-1.el7
nspr.x86_64 0:4.13.1-1.0.el7_3
nss.x86_64 0:3.28.4-15.el7_4
nss-softokn.x86_64 0:3.28.3-8.el7_4
nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4
nss-sysinit.x86_64 0:3.28.4-15.el7_4
nss-tools.x86_64 0:3.28.4-15.el7_4
nss-util.x86_64 0:3.28.4-3.el7
openssl-libs.x86_64 1:1.0.2k-8.el7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Cleaning up list of fastest mirrors
---> 8c673b17a5d3
Removing intermediate container 0f7e30880d32
Step 5 : RUN mkdir -p ${HOME} ${PROCESSING_DIR} ${BIN_DIR} && chmod 777 ${HOME} && chmod 555 ${BIN_DIR}
---> Running in 8767cd4e794f
---> e4918ad328d1
Removing intermediate container 8767cd4e794f
Step 6 : COPY . ${BIN_DIR}
---> 5874f1133173
Removing intermediate container 0e8029477233
Step 7 : WORKDIR ${BIN_DIR}
---> Running in bc410e25d79a
---> 4a7a8da9e8a1
Removing intermediate container bc410e25d79a
Step 8 : ENTRYPOINT ./run.sh
---> Running in 323a2ba85eb6
---> cd77dc54aa01
Removing intermediate container 323a2ba85eb6
Step 9 : USER 1000
---> Running in ed98248834a3
---> 11f9746ff1ff
Removing intermediate container ed98248834a3
Successfully built 11f9746ff1ff
--- openshift/origin-metrics-deployer:latest took 172 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../heapster/' with docker tag 'openshift/origin-metrics-heapster:latest' ---
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM openshift/origin-metrics-heapster-base:v1.3.0-2
Trying to pull repository docker.io/openshift/origin-metrics-heapster-base ...
v1.3.0-2: Pulling from docker.io/openshift/origin-metrics-heapster-base
93857f76ae30: Already exists
4e61ce2c52dd: Pulling fs layer
dd390b33ea7b: Pulling fs layer
3fc0170be004: Pulling fs layer
f4e99900d503: Pulling fs layer
f4e99900d503: Waiting
dd390b33ea7b: Verifying Checksum
dd390b33ea7b: Download complete
f4e99900d503: Download complete
3fc0170be004: Verifying Checksum
3fc0170be004: Download complete
4e61ce2c52dd: Verifying Checksum
4e61ce2c52dd: Download complete
4e61ce2c52dd: Pull complete
4e61ce2c52dd: Pull complete
dd390b33ea7b: Pull complete
dd390b33ea7b: Pull complete
3fc0170be004: Pull complete
3fc0170be004: Pull complete
f4e99900d503: Pull complete
f4e99900d503: Pull complete
Digest: sha256:749fd880577885a94daccc5646410bc7964061ed35574db634e23f3a7e477643
Status: Downloaded newer image for docker.io/openshift/origin-metrics-heapster-base:v1.3.0-2
---> 0ebd3407458b
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in 1cb49f475328
---> ae9b3ed20adc
Removing intermediate container 1cb49f475328
Step 3 : ADD heapster-wrapper.sh heapster-readiness.sh /opt/
---> 4f721aff41c9
Removing intermediate container d9d00a71c5f9
Step 4 : ENTRYPOINT opt/heapster-wrapper.sh
---> Running in 55bf6450f9ab
---> ad44d13dd07d
Removing intermediate container 55bf6450f9ab
Successfully built ad44d13dd07d
--- openshift/origin-metrics-heapster:latest took 71 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../hawkular-metrics/' with docker tag 'openshift/origin-metrics-hawkular-metrics:latest' ---
Sending build context to Docker daemon 60.42 kB
Step 1 : FROM jboss/wildfly:11.0.0.Final
Trying to pull repository docker.io/jboss/wildfly ...
11.0.0.Final: Pulling from docker.io/jboss/wildfly
469cfcc7a4b3: Pulling fs layer
05677e4d61f0: Pulling fs layer
a9520f492457: Pulling fs layer
4d201219d6b1: Pulling fs layer
b55e40a220af: Pulling fs layer
4d201219d6b1: Waiting
b55e40a220af: Waiting
a9520f492457: Verifying Checksum
a9520f492457: Download complete
05677e4d61f0: Verifying Checksum
05677e4d61f0: Download complete
469cfcc7a4b3: Verifying Checksum
469cfcc7a4b3: Download complete
4d201219d6b1: Verifying Checksum
4d201219d6b1: Download complete
b55e40a220af: Verifying Checksum
b55e40a220af: Download complete
469cfcc7a4b3: Pull complete
469cfcc7a4b3: Pull complete
05677e4d61f0: Pull complete
05677e4d61f0: Pull complete
a9520f492457: Pull complete
a9520f492457: Pull complete
4d201219d6b1: Pull complete
4d201219d6b1: Pull complete
b55e40a220af: Pull complete
b55e40a220af: Pull complete
Digest: sha256:57b2bcdfd63ddfa8cacb15f7ffb20a1c79539fe2b1c0eda2899c9ac4e0d01b6a
Status: Downloaded newer image for docker.io/jboss/wildfly:11.0.0.Final
---> 6926d48f2e5b
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in 824dc4557085
---> 7d048ea30b4c
Removing intermediate container 824dc4557085
Step 3 : ENV HAWKULAR_METRICS_ENDPOINT_PORT "8080" HAWKULAR_METRICS_VERSION "0.30.3.Final" HAWKULAR_METRICS_DIRECTORY "/opt/hawkular" HAWKULAR_METRICS_SCRIPT_DIRECTORY "/opt/hawkular/scripts/" PATH $PATH:$HAWKULAR_METRICS_SCRIPT_DIRECTORY JAVA_OPTS_APPEND "-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump"
---> Running in b675defc4db6
---> 6b44e6a509f6
Removing intermediate container b675defc4db6
Step 4 : ARG DEV_BUILD="false"
---> Running in 30f6e0df37f8
---> d426ef1013eb
Removing intermediate container 30f6e0df37f8
Step 5 : EXPOSE 8080 8444
---> Running in 6c5dddc02373
---> 0de04dcfbbb1
Removing intermediate container 6c5dddc02373
Step 6 : RUN cd $JBOSS_HOME/bin && curl -Lo $JBOSS_HOME/bin/jmx_prometheus_javaagent.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.9/jmx_prometheus_javaagent-0.9.jar
---> Running in b4a567152968
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1223k 100 1223k 0 0 5288k 0 --:--:-- --:--:-- --:--:-- 5296k
---> bbf4dc75ec33
Removing intermediate container b4a567152968
Step 7 : COPY prometheus.yaml $JBOSS_HOME/standalone/configuration/prometheus.yaml
---> e315adcb2e6e
Removing intermediate container 1353d0583bc6
Step 8 : RUN mkdir /tmp/hawkular
---> Running in 36cfe9e1fc06
---> de89a4645e01
Removing intermediate container 36cfe9e1fc06
Step 9 : COPY dev/* /tmp/hawkular/
---> 2fa95c8698ea
Removing intermediate container 1b193313e2e8
Step 10 : RUN cd $JBOSS_HOME/standalone/deployments/ && if [ ${DEV_BUILD} = "true" ] && [ -s /tmp/hawkular/hawkular-metrics.war ]; then mv /tmp/hawkular/hawkular-metrics.war .; rm -rf /tmp/hawkular; else curl -Lo hawkular-metrics.war https://origin-repository.jboss.org/nexus/service/local/artifact/maven/content?r=public\&g=org.hawkular.metrics\&a=hawkular-metrics-openshift\&e=war\&v=${HAWKULAR_METRICS_VERSION}; fi
---> Running in 9777f6ce5380
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 17.3M 0 6228 0 0 7902 0 0:38:18 --:--:-- 0:38:18 7903
4 17.3M 4 856k 0 0 491k 0 0:00:36 0:00:01 0:00:35 491k
10 17.3M 10 1822k 0 0 661k 0 0:00:26 0:00:02 0:00:24 661k
15 17.3M 15 2817k 0 0 752k 0 0:00:23 0:00:03 0:00:20 752k
21 17.3M 21 3817k 0 0 800k 0 0:00:22 0:00:04 0:00:18 800k
26 17.3M 26 4747k 0 0 825k 0 0:00:21 0:00:05 0:00:16 955k
32 17.3M 32 5741k 0 0 851k 0 0:00:20 0:00:06 0:00:14 976k
37 17.3M 37 6735k 0 0 867k 0 0:00:20 0:00:07 0:00:13 980k
43 17.3M 43 7676k 0 0 877k 0 0:00:20 0:00:08 0:00:12 971k
48 17.3M 48 8669k 0 0 887k 0 0:00:19 0:00:09 0:00:10 969k
54 17.3M 54 9663k 0 0 895k 0 0:00:19 0:00:10 0:00:09 974k
59 17.3M 59 10.3M 0 0 901k 0 0:00:19 0:00:11 0:00:08 968k
65 17.3M 65 11.3M 0 0 906k 0 0:00:19 0:00:12 0:00:07 967k
70 17.3M 70 12.2M 0 0 910k 0 0:00:19 0:00:13 0:00:06 968k
76 17.3M 76 13.1M 0 0 914k 0 0:00:19 0:00:14 0:00:05 967k
81 17.3M 81 14.1M 0 0 918k 0 0:00:19 0:00:15 0:00:04 967k
87 17.3M 87 15.0M 0 0 921k 0 0:00:19 0:00:16 0:00:03 970k
92 17.3M 92 16.0M 0 0 924k 0 0:00:19 0:00:17 0:00:02 968k
98 17.3M 98 17.0M 0 0 926k 0 0:00:19 0:00:18 0:00:01 970k
100 17.3M 100 17.3M 0 0 928k 0 0:00:19 0:00:19 --:--:-- 975k
---> 7869a311f0d3
Removing intermediate container 9777f6ce5380
Step 11 : ENV ALPN_VERSION "8.1.9.v20160720"
---> Running in df344e5f9699
---> 299e982859d7
Removing intermediate container df344e5f9699
Step 12 : RUN curl -Lo $JBOSS_HOME/bin/alpn-boot-$ALPN_VERSION.jar http://central.maven.org/maven2/org/mortbay/jetty/alpn/alpn-boot/$ALPN_VERSION/alpn-boot-$ALPN_VERSION.jar && echo 'JAVA_OPTS="$JAVA_OPTS' " -Xbootclasspath/p:$JBOSS_HOME/bin/alpn-boot-$ALPN_VERSION.jar" '"' >> $JBOSS_HOME/bin/standalone.conf
---> Running in bc9d88d6c43f
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 54607 100 54607 0 0 2909k 0 --:--:-- --:--:-- --:--:-- 2962k
---> d13a22eda13c
Removing intermediate container bc9d88d6c43f
Step 13 : COPY hawkular-metrics-readiness.py hawkular-metrics-liveness.py hawkular-metrics-wrapper.sh hawkular-client-initialization.py client $HAWKULAR_METRICS_SCRIPT_DIRECTORY
---> 8d2bda95e77f
Removing intermediate container 68244a3e8ec7
Step 14 : COPY standalone.conf $JBOSS_HOME/bin/
---> ddf485001dfd
Removing intermediate container f81e0b334a9d
Step 15 : COPY welcome-content $JBOSS_HOME/welcome-content/
---> d589cb3f7d59
Removing intermediate container 58f5fa60f191
Step 16 : COPY standalone.xml $JBOSS_HOME/standalone/configuration/standalone.xml
---> f36a4878de34
Removing intermediate container 8831bcf468d9
Step 17 : COPY logging.properties $JBOSS_HOME/standalone/configuration/logging.properties
---> bab55d347a0a
Removing intermediate container 4498d69a25d4
Step 18 : USER root
---> Running in 40bd1e93ffff
---> 53d1cc47e36b
Removing intermediate container 40bd1e93ffff
Step 19 : RUN yum -y install openssl epel-release && yum -y install python-pip && yum clean all && pip install --no-cache-dir 'hawkular-client==0.5.2'
---> Running in 55639baa0cfe
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirror.cs.pitt.edu
* extras: www.gtlib.gatech.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-9 will be installed
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
epel-release noarch 7-9 extras 14 k
openssl x86_64 1:1.0.2k-8.el7 base 492 k
Installing for dependencies:
make x86_64 1:3.82-23.el7 base 420 k
Transaction Summary
================================================================================
Install 2 Packages (+1 Dependent package)
Total download size: 926 k
Installed size: 1.9 M
Downloading packages:
--------------------------------------------------------------------------------
Total 5.5 MB/s | 926 kB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : 1:make-3.82-23.el7.x86_64 1/3
Installing : 1:openssl-1.0.2k-8.el7.x86_64 2/3
Installing : epel-release-7-9.noarch 3/3
Verifying : 1:make-3.82-23.el7.x86_64 1/3
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 2/3
Verifying : epel-release-7-9.noarch 3/3
Installed:
epel-release.noarch 0:7-9 openssl.x86_64 1:1.0.2k-8.el7
Dependency Installed:
make.x86_64 1:3.82-23.el7
Complete!
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.cs.pitt.edu
* epel: s3-mirror-us-east-1.fedoraproject.org
* extras: www.gtlib.gatech.edu
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package python2-pip.noarch 0:8.1.2-6.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-6.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
python2-pip noarch 8.1.2-6.el7 epel 1.7 M
Installing for dependencies:
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname noarch 3.4.0.2-4.el7 base 12 k
python-setuptools noarch 0.9.8-7.el7 base 397 k
Transaction Summary
================================================================================
Install 1 Package (+3 Dependent packages)
Total download size: 2.1 M
Installed size: 9.1 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-6.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 5.4 MB/s | 2.1 MB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-9.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python-backports-1.0-8.el7.x86_64 1/4
Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 2/4
Installing : python-setuptools-0.9.8-7.el7.noarch 3/4
Installing : python2-pip-8.1.2-6.el7.noarch 4/4
Verifying : python-setuptools-0.9.8-7.el7.noarch 1/4
Verifying : python-backports-1.0-8.el7.x86_64 2/4
Verifying : python2-pip-8.1.2-6.el7.noarch 3/4
Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 4/4
Installed:
python2-pip.noarch 0:8.1.2-6.el7
Dependency Installed:
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
python-setuptools.noarch 0:0.9.8-7.el7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting hawkular-client==0.5.2
Downloading https://files.pythonhosted.org/packages/8c/c0/85eeddea26dcba76413d37b7a0052daae5177469e60ac165ed4a2e132e8b/hawkular-client-0.5.2.tar.gz
Installing collected packages: hawkular-client
Running setup.py install for hawkular-client: started
Running setup.py install for hawkular-client: finished with status 'done'
Successfully installed hawkular-client-0.5.2
You are using pip version 8.1.2, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
---> 0f7dec889840
Removing intermediate container 55639baa0cfe
Step 20 : RUN chmod -R 777 /opt
---> Running in 0ea16d695811
---> 5e16870d6207
Removing intermediate container 0ea16d695811
Step 21 : USER 1000
---> Running in 07d042dfa4eb
---> f6fc90763253
Removing intermediate container 07d042dfa4eb
Step 22 : CMD $HAWKULAR_METRICS_SCRIPT_DIRECTORY/hawkular-metrics-wrapper.sh -b 0.0.0.0 -Dhawkular-metrics.cassandra-nodes=hawkular-cassandra
---> Running in 8752368f1b33
---> 624902092353
Removing intermediate container 8752368f1b33
Successfully built 624902092353
--- openshift/origin-metrics-hawkular-metrics:latest took 122 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../schema-installer/' with docker tag 'openshift/origin-metrics-schema-installer:latest' ---
Sending build context to Docker daemon 11.78 kB
Step 1 : FROM jboss/base-jdk:8
Trying to pull repository docker.io/jboss/base-jdk ...
8: Pulling from docker.io/jboss/base-jdk
469cfcc7a4b3: Already exists
05677e4d61f0: Already exists
a9520f492457: Already exists
4d201219d6b1: Already exists
Digest: sha256:6630ad6f36ef088d8af34e16b7ac34e5d8ca660067ba69c6387170f92d2377ca
Status: Downloaded newer image for docker.io/jboss/base-jdk:8
---> b123d943e165
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in 193cc3182b85
---> ad47f1c9dabf
Removing intermediate container 193cc3182b85
Step 3 : ENV HAWKULAR_METRICS_VERSION "0.30.3.Final" HAWKULAR_METRICS_DIR "/opt/hawkular" RESET_DB "false" CASSANDRA_NODES "hawkular-cassandra" CASSANDRA_CONNECTION_MAX_DELAY "30" CASSANDRA_CONNECTION_MAX_RETRIES "5" VERSION_UPDATE_DELAY "5" VERSION_UPDATE_MAX_RETRIES "10"
---> Running in 8b4a547284b4
---> f7cf5634e3a6
Removing intermediate container 8b4a547284b4
Step 4 : ARG DEV_BUILD="false"
---> Running in 2b68da5e82ac
---> 2b8c79b04653
Removing intermediate container 2b68da5e82ac
Step 5 : USER root
---> Running in e811072c9d79
---> 92dfac0847ee
Removing intermediate container e811072c9d79
Step 6 : RUN mkdir $HAWKULAR_METRICS_DIR
---> Running in 6a8e4beccfb1
---> f6912a83c4cf
Removing intermediate container 6a8e4beccfb1
Step 7 : COPY dev/* $HAWKULAR_METRICS_DIR
---> e781cc7a84ef
Removing intermediate container e7054533a77f
Step 8 : COPY hawkular-metrics-schema.sh $HAWKULAR_METRICS_DIR
---> b130a87c86cd
Removing intermediate container 656f4cbf7f02
Step 9 : RUN cd $HAWKULAR_METRICS_DIR && if [ ${DEV_BUILD} = "false" ] || [ ! -s /hawkular-metrics-schema-installer.jar ]; then curl -Lo hawkular-metrics-schema-installer.jar https://origin-repository.jboss.org/nexus/service/local/artifact/maven/content?r=public\&g=org.hawkular.metrics\&a=hawkular-metrics-schema-installer\&e=jar\&v=${HAWKULAR_METRICS_VERSION}; fi
---> Running in 65149e236fc5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 16.4M 0 129k 0 0 82338 0 0:03:29 0:00:01 0:03:28 82299
3 16.4M 3 512k 0 0 198k 0 0:01:25 0:00:02 0:01:23 198k
7 16.4M 7 1258k 0 0 349k 0 0:00:48 0:00:03 0:00:45 349k
12 16.4M 12 2186k 0 0 475k 0 0:00:35 0:00:04 0:00:31 475k
18 16.4M 18 3185k 0 0 566k 0 0:00:29 0:00:05 0:00:24 632k
24 16.4M 24 4172k 0 0 629k 0 0:00:26 0:00:06 0:00:20 805k
30 16.4M 30 5108k 0 0 674k 0 0:00:24 0:00:07 0:00:17 921k
36 16.4M 36 6103k 0 0 710k 0 0:00:23 0:00:08 0:00:15 971k
42 16.4M 42 7098k 0 0 739k 0 0:00:22 0:00:09 0:00:13 982k
48 16.4M 48 8092k 0 0 762k 0 0:00:22 0:00:10 0:00:12 983k
53 16.4M 53 9078k 0 0 781k 0 0:00:21 0:00:11 0:00:10 983k
59 16.4M 59 9.8M 0 0 799k 0 0:00:21 0:00:12 0:00:09 990k
65 16.4M 65 10.7M 0 0 811k 0 0:00:20 0:00:13 0:00:07 984k
71 16.4M 71 11.7M 0 0 822k 0 0:00:20 0:00:14 0:00:06 983k
77 16.4M 77 12.6M 0 0 832k 0 0:00:20 0:00:15 0:00:05 981k
83 16.4M 83 13.6M 0 0 842k 0 0:00:19 0:00:16 0:00:03 983k
88 16.4M 88 14.6M 0 0 849k 0 0:00:19 0:00:17 0:00:02 973k
94 16.4M 94 15.5M 0 0 858k 0 0:00:19 0:00:18 0:00:01 987k
100 16.4M 100 16.4M 0 0 862k 0 0:00:19 0:00:19 --:--:-- 980k
---> 6596be1d5ef2
Removing intermediate container 65149e236fc5
Step 10 : RUN yum -y install openssl && chmod -R 777 /opt
---> Running in dfe7c49564f4
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirror.cs.pitt.edu
* extras: mirror.fdcservers.net
* updates: mirror.trouble-free.net
Resolving Dependencies
--> Running transaction check
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
openssl x86_64 1:1.0.2k-8.el7 base 492 k
Installing for dependencies:
make x86_64 1:3.82-23.el7 base 420 k
Transaction Summary
================================================================================
Install 1 Package (+1 Dependent package)
Total download size: 912 k
Installed size: 1.9 M
Downloading packages:
--------------------------------------------------------------------------------
Total 8.3 MB/s | 912 kB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : 1:make-3.82-23.el7.x86_64 1/2
Installing : 1:openssl-1.0.2k-8.el7.x86_64 2/2
Verifying : 1:make-3.82-23.el7.x86_64 1/2
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 2/2
Installed:
openssl.x86_64 1:1.0.2k-8.el7
Dependency Installed:
make.x86_64 1:3.82-23.el7
Complete!
---> 637028e42413
Removing intermediate container dfe7c49564f4
Step 11 : ENTRYPOINT $HAWKULAR_METRICS_DIR/hawkular-metrics-schema.sh
---> Running in 39e87e168b9e
---> 475914b81d04
Removing intermediate container 39e87e168b9e
Successfully built 475914b81d04
--- openshift/origin-metrics-schema-installer:latest took 47 seconds ---
--- Building component '/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/../cassandra/' with docker tag 'openshift/origin-metrics-cassandra:latest' ---
Sending build context to Docker daemon 109.1 kB
Step 1 : FROM jboss/base-jdk:8
---> b123d943e165
Step 2 : MAINTAINER Hawkular Metrics <hawkular-dev@lists.jboss.org>
---> Running in 37002aaf6b47
---> 2c76eda22f12
Removing intermediate container 37002aaf6b47
Step 3 : EXPOSE 9042 9160 7000 7001
---> Running in dff4b5344bde
---> 328d42cc6b0d
Removing intermediate container dff4b5344bde
Step 4 : ENV CASSANDRA_VERSION "3.0.15" CASSANDRA_HOME "/opt/apache-cassandra" HOME "/home/cassandra" PATH "/opt/apache-cassandra/bin:$PATH" CASSANDRA_NODES_SERVICE_NAME "hawkular-cassandra-nodes" TAKE_SNAPSHOT "false"
---> Running in 3ec89daf4c65
---> 093ff2affd34
Removing intermediate container 3ec89daf4c65
Step 5 : USER root
---> Running in c75e4d025dd7
---> 12af88dee253
Removing intermediate container c75e4d025dd7
Step 6 : RUN yum install -y -q bind-utils openssl && yum clean all
---> Running in 7547f63914a0
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
---> e58fda971742
Removing intermediate container 7547f63914a0
Step 7 : COPY apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz.md5 /tmp/
---> 5b8e9591a6eb
Removing intermediate container 9fa409b8ca34
Step 8 : RUN cd /opt; curl -LO https://archive.apache.org/dist/cassandra/$CASSANDRA_VERSION/apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && if [ "$(md5sum apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz | awk '{print $1}')" != "$(cat /tmp/apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz.md5)" ]; then echo "The Cassandra binary does not match the expected md5sum"; exit 1; fi && tar xzf apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && rm apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz && ln -s apache-cassandra-$CASSANDRA_VERSION apache-cassandra
---> Running in de147881282b
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 30.5M 0 208k 0 0 201k 0 0:02:34 0:00:01 0:02:33 201k
38 30.5M 38 11.7M 0 0 5930k 0 0:00:05 0:00:02 0:00:03 5929k
92 30.5M 92 28.1M 0 0 9510k 0 0:00:03 0:00:03 --:--:-- 9510k
100 30.5M 100 30.5M 0 0 9947k 0 0:00:03 0:00:03 --:--:-- 9946k
---> 7088694995e1
Removing intermediate container de147881282b
Step 9 : COPY cassandra.yaml.template cassandra-env.sh.template cassandra-metrics-reporter.yaml logback.xml /opt/apache-cassandra/conf/
---> bb07d66cded8
Removing intermediate container fbe2c6d51b21
Step 10 : COPY cassandra-docker.sh cassandra-docker-ready.sh cassandra-prestop.sh cassandra-poststart.sh gather-seeds.sh /opt/apache-cassandra/bin/
---> 21bda57ef9dd
Removing intermediate container 64fb8d253e1d
Step 11 : RUN cd /opt/apache-cassandra/lib && curl -Lo jmx_prometheus_javaagent.jar https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.9/jmx_prometheus_javaagent-0.9.jar
---> Running in 5ba45e28ed5b
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1223k 100 1223k 0 0 5330k 0 --:--:-- --:--:-- --:--:-- 5343k
---> aed9b586ed09
Removing intermediate container 5ba45e28ed5b
Step 12 : COPY prometheus.yaml /opt/hawkular/prometheus_agent/prometheus.yaml
---> 64dd96ff7ee3
Removing intermediate container b203f67aa0ac
Step 13 : RUN groupadd -r cassandra -g 312 && useradd -u 313 -r -g cassandra -d /opt/apache-cassandra -s /sbin/nologin cassandra && chown -R cassandra:cassandra /opt/apache-cassandra && chmod -R go+rw /opt/apache-cassandra && mkdir $HOME && chown -R cassandra:cassandra $HOME && chmod -R go+rw $HOME
---> Running in 2765f4a5beda
---> eafc2d1c3127
Removing intermediate container 2765f4a5beda
Step 14 : USER 313
---> Running in 77b432b63b24
---> 02ef76f1e3f6
Removing intermediate container 77b432b63b24
Step 15 : CMD /opt/apache-cassandra/bin/cassandra-docker.sh --seeds=${HOSTNAME}
---> Running in 850f7cb85689
---> 24cd6a290d1c
Removing intermediate container 850f7cb85689
Successfully built 24cd6a290d1c
--- openshift/origin-metrics-cassandra:latest took 51 seconds ---
++ Active images
openshift/origin-metrics-cassandra latest 24cd6a290d1c Less than a second ago 706.4 MB
openshift/origin-metrics-deployer latest 11f9746ff1ff 4 minutes ago 1.126 GB
openshift/origin-metrics-hawkular-metrics latest 624902092353 About a minute ago 872.8 MB
openshift/origin-metrics-heapster latest ad44d13dd07d 3 minutes ago 819.9 MB
openshift/origin-metrics-schema-installer latest 475914b81d04 52 seconds ago 568.6 MB
/data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/build-images.sh took 463 seconds
+ Info 'finished building images'
[INFO] finished building images
+ echo '[INFO]' finished building images
+ test.setup
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Creating test project test-1525110721'
[INFO] Creating test project test-1525110721
+ echo '[INFO]' Creating test project test-1525110721
+ oadm new-project test-1525110721 --node-selector=
+ oc project test-1525110721
+ Info
[INFO]
+ echo '[INFO]'
+ '[' false = false ']'
+ for x in default_deploy standalone_docker heapster
+ /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh -x --test DefaultInstall
++ shift
++ :
++ case "$1" in
++ test=DefaultInstall
++ shift 2
++ :
++ case "$1" in
++ shift
++ break
++ [[ -z test-1525110721 ]]
++ tests.run
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh'
[INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh
++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_default_deploy.sh
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info
[INFO]
++ echo '[INFO]'
++ [[ -n DefaultInstall ]]
+++ type -t DefaultInstall
++ '[' '' == function ']'
++ Info 'No tests named DefaultInstall within the current test script. Skipping'
[INFO] No tests named DefaultInstall within the current test script. Skipping
++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping
+ cleanup
+ out=0
+ '[' 0 -ne 0 ']'
+ Info
[INFO]
+ echo '[INFO]'
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Success 'Tests Succeeded'
[INFO] Tests Succeeded
+ echo '[INFO]' Tests Succeeded
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ ENDTIME=1525111185
+ Info 'Exiting. The tests took took 0 seconds'
[INFO] Exiting. The tests took took 0 seconds
+ echo '[INFO]' Exiting. The tests took took 0 seconds
+ exit 0
+ for x in default_deploy standalone_docker heapster
+ /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh -x --test DefaultInstall
++ shift
++ :
++ case "$1" in
++ test=DefaultInstall
++ shift 2
++ :
++ case "$1" in
++ shift
++ break
++ [[ -z test-1525110721 ]]
++ tests.run
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh'
[INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh
++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_standalone_docker.sh
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info
[INFO]
++ echo '[INFO]'
++ [[ -n DefaultInstall ]]
+++ type -t DefaultInstall
++ '[' '' == function ']'
++ Info 'No tests named DefaultInstall within the current test script. Skipping'
[INFO] No tests named DefaultInstall within the current test script. Skipping
++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping
+ cleanup
+ out=0
+ '[' 0 -ne 0 ']'
+ Info
[INFO]
+ echo '[INFO]'
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Success 'Tests Succeeded'
[INFO] Tests Succeeded
+ echo '[INFO]' Tests Succeeded
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ ENDTIME=1525111185
+ Info 'Exiting. The tests took took 0 seconds'
[INFO] Exiting. The tests took took 0 seconds
+ echo '[INFO]' Exiting. The tests took took 0 seconds
+ exit 0
+ for x in default_deploy standalone_docker heapster
+ /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh -x --test DefaultInstall
++ shift
++ :
++ case "$1" in
++ test=DefaultInstall
++ shift 2
++ :
++ case "$1" in
++ shift
++ break
++ [[ -z test-1525110721 ]]
++ tests.run
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info 'Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh'
[INFO] Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh
++ echo '[INFO]' Running tests from /data/src/github.com/openshift/origin-metrics/hack/../hack/tests/../../hack/tests/test_heapster.sh
++ Info ================================================================================
[INFO] ================================================================================
++ echo '[INFO]' ================================================================================
++ Info
[INFO]
++ echo '[INFO]'
++ [[ -n DefaultInstall ]]
+++ type -t DefaultInstall
++ '[' '' == function ']'
++ Info 'No tests named DefaultInstall within the current test script. Skipping'
[INFO] No tests named DefaultInstall within the current test script. Skipping
++ echo '[INFO]' No tests named DefaultInstall within the current test script. Skipping
+ cleanup
+ out=0
+ '[' 0 -ne 0 ']'
+ Info
[INFO]
+ echo '[INFO]'
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Success 'Tests Succeeded'
[INFO] Tests Succeeded
+ echo '[INFO]' Tests Succeeded
+ Success ================================================================================
[INFO] ================================================================================
+ echo '[INFO]' ================================================================================
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ ENDTIME=1525111185
+ Info 'Exiting. The tests took took 0 seconds'
[INFO] Exiting. The tests took took 0 seconds
+ echo '[INFO]' Exiting. The tests took took 0 seconds
+ exit 0
+ cleanup
+ out=0
+ trap test.cleanup SIGINT SIGTERM EXIT
+ '[' 0 -ne 0 ']'
+ Info 'Test Succeeded'
[INFO] Test Succeeded
+ echo '[INFO]' Test Succeeded
+ echo
++ date +%s
+ ENDTIME=1525111185
+ '[' '' = true ']'
+ test.cleanup
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Deleting test project test-1525110721'
[INFO] Deleting test project test-1525110721
+ echo '[INFO]' Deleting test project test-1525110721
+ oc delete project test-1525110721
+ Info
[INFO]
+ echo '[INFO]'
++ date +%s
+ Info 'The tests took 464 seconds'
[INFO] The tests took 464 seconds
+ echo '[INFO]' The tests took 464 seconds
+ Info
[INFO]
+ echo '[INFO]'
+ Info 'Exiting. Origin-Metrics tests took took 464 seconds'
[INFO] Exiting. Origin-Metrics tests took took 464 seconds
+ echo '[INFO]' Exiting. Origin-Metrics tests took took 464 seconds
+ exit 0
>>>>>>>>>>>> ENV VARIABLES <<<<<<<<<<<<<<<<<<
ADMIN_KUBECONFIG=/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig
API_BIND_HOST=172.18.13.161
API_HOST=172.18.13.161
API_PORT=8443
API_SCHEME=https
ARTIFACT_DIR=/tmp/openshift/ci_test_every_pr/artifacts
BASETMPDIR=/tmp/openshift/ci_test_every_pr
_=/bin/env
CLUSTER_ADMIN_CONTEXT=default/172-18-13-161:8443/system:admin
ETCD_DATA_DIR=/tmp/openshift/ci_test_every_pr/etcd
ETCD_HOST=127.0.0.1
ETCD_PEER_PORT=7001
ETCD_PORT=4001
FAKE_HOME_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.home
GIT_BRANCH=master
GIT_URL=https://github.com/openshift/origin-metrics
GOPATH=/data
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=/home/centos
HOSTNAME=ip-172-18-13-161
KUBE_CACHE_MUTATION_DETECTOR=true
KUBECONFIG=/tmp/openshift/ci_test_every_pr/openshift.local.config/master/admin.kubeconfig
KUBELET_BIND_HOST=172.18.13.161
KUBELET_HOST=172.18.13.161
KUBELET_PORT=10250
KUBELET_SCHEME=https
LANG=en_US.UTF-8
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOG_DIR=/tmp/openshift/ci_test_every_pr/logs
LOGGER_PID=2054
LOGNAME=centos
MAIL=/var/spool/mail/centos
MASTER_ADDR=https://172.18.13.161:8443
MASTER_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config/master
MAX_IMAGES_BULK_IMPORTED_PER_REPOSITORY=3
NODE_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config/node-172.18.13.161
NUM_OS_JUNIT_SUITES_IN_FLIGHT=1
NUM_OS_JUNIT_TESTS_IN_FLIGHT=0
OLDPWD=/data/src/github.com/openshift/origin-metrics/hack/tests
OPENSHIFT_ROUTER_IMAGE=openshift/origin-haproxy-router:c106caf
ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics
OS_ORIGINAL_WD=/data/src/github.com/openshift/origin
OS_PID=2262
OS_ROOT=/data/src/github.com/openshift/origin
OS_TMP_ENV_SET=ci_test_every_pr
OS_USE_STACKTRACE=true
PATH=/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/data/bin:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/centos/.local/bin:/home/centos/bin
PUBLIC_MASTER_HOST=172.18.13.161
PWD=/data/src/github.com/openshift/origin
QTDIR=/usr/lib64/qt-3.3
QT_GRAPHICSSYSTEM_CHECKED=1
QT_GRAPHICSSYSTEM=native
QTINC=/usr/lib64/qt-3.3/include
QTLIB=/usr/lib64/qt-3.3/lib
SAR_LOGFILE=/tmp/openshift/ci_test_every_pr/logs/sar.log
SELINUX_LEVEL_REQUESTED=
SELINUX_ROLE_REQUESTED=
SELINUX_USE_CURRENT_RANGE=
SERVER_CONFIG_DIR=/tmp/openshift/ci_test_every_pr/openshift.local.config
SHELL=/bin/bash
SHLVL=3
SSH_CLIENT=50.17.198.52 54972 22
SSH_CONNECTION=50.17.198.52 54972 172.18.13.161 22
TAG=c106caf
TERM=vt100
TIME_MIN=60000
TIME_MS=1
TIME_SEC=1000
USE_IMAGES=openshift/origin-${component}:c106caf
USE_LOCAL_SOURCE=true
USER=centos
USE_SUDO=true
VERBOSE=1
VOLUME_DIR=/tmp/openshift/ci_test_every_pr/volumes
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=7
>>>>>>>>>>>> END ENV VARIABLES <<<<<<<<<<<<<<
[INFO] Test Succeeded
[INFO] Dumping container logs to /tmp/openshift/ci_test_every_pr/logs/containers
[INFO] Dumping etcd contents to /tmp/openshift/ci_test_every_pr/artifacts/etcd_dump.json
[INFO] Tearing down test
[INFO] Stopping k8s docker containers
[INFO] Removing k8s docker containers
[INFO] Pruning etcd data directory...
[INFO] Cleanup complete
[INFO] Exiting at Mon Apr 30 17:59:52 UTC 2018
./ci_test_every_pr.sh took 494 seconds
real 8m13.613s
user 0m37.767s
sys 0m19.903s
Finished GIT_URL=https://github.com/openshift/origin-metrics GIT_BRANCH=master ORIGIN_METRICS_DIR=/data/src/github.com/openshift/origin-metrics OS_ROOT=/data/src/github.com/openshift/origin USE_LOCAL_SOURCE=true VERBOSE=1 ./ci_test_every_pr.sh
***************************************************
==> openshiftdev: Downloading logs
==> openshiftdev: Downloading artifacts from '/var/log/yum.log' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/yum.log'
==> openshiftdev: Downloading artifacts from '/var/log/secure' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/secure'
==> openshiftdev: Downloading artifacts from '/var/log/audit/audit.log' to '/var/lib/jenkins/jobs/test-origin-metrics/workspace/origin/artifacts/audit.log'
==> openshiftdev: /tmp/origin-metrics/ did not exist on the remote system. This is often the case for tests that were not run.
+ true
+ test_pull_requests --merge_pull_request 415 --repo origin-metrics --config /var/lib/jenkins/test_pull_requests/origin-metrics.json
Rate limit remaining: 4974
Merging pull request #415 for repo 'origin-metrics'
Test merging pull request #415 for repo 'origin-metrics'
Updating status of 'd7b73e7297a2fdf19f2039703bf7acd197a218b8' with state: success
Updating comment #385475145 with Origin Metrics Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test-origin-metrics/325/) (Base Commit: 7d3799458159b92dbcae5b52a94564666d931142) (PR Branch Commit: d7b73e7297a2fdf19f2039703bf7acd197a218b8)
Rate limit resets in: 2992s, at 2018-04-30T14:50:00-04:00 (1525114200)
Rate limit remaining: 4968; delta: 6
Rate limit is not too low.
Would run.
Cache stats: Hits: 3, Misses: 0, Bypass: 3
(raw): [:fresh, 0, :invalid, 0, :miss, 0, :unacceptable, 3, :valid, 3]
Done
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $MERGE)
Run condition [And] enabling perform for step [BuilderChain]
Triggering projects: build-and-release-latest-origin-metrics
[description-setter] Description set: <a href="https://github.com/openshift/origin-metrics/pull/415">https://github.com/openshift/origin-metrics/pull/415</a>
[PostBuildScript] - Execution post build scripts.
[workspace] $ /bin/sh -xe /tmp/jenkins5017896002428146946.sh
+ INSTANCE_NAME=origin_metrics-centos7-325
+ pushd origin
~/jobs/test-origin-metrics/workspace/origin ~/jobs/test-origin-metrics/workspace
+ '[' -f .vagrant-openshift.json ']'
+ /usr/bin/vagrant destroy -f
==> openshiftdev: Terminating the instance...
==> openshiftdev: Running cleanup tasks for 'shell' provisioner...
+ popd
~/jobs/test-origin-metrics/workspace
Finished: SUCCESS