[Container-tools] Build failed in Jenkins: container-tools-gate-job #292

ci at centos.org ci at centos.org
Mon Nov 16 14:26:55 UTC 2015


See <https://ci.centos.org/job/container-tools-gate-job/292/>

------------------------------------------
[...truncated 9593 lines...]

2015-11-16 14:26:03,048 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:03,049 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:03,049 - kubernetes - INFO - Using namespace default

2015-11-16 14:26:03,049 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:03,049 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:03,050 - kubernetes - INFO - Undeploying from Kubernetes

+++++ hello_apache.sh (kubernetes) passed +++++
Running projectatomic/redis-centos7-atomicapp
2015-11-16 14:26:08,875 - atomicapp.plugin - DEBUG - Loading providers from /opt/atomicapp/atomicapp/providers

2015-11-16 14:26:08,896 - atomicapp.nulecule.base - INFO - Unpacking image: projectatomic/redis-centos7-atomicapp to ./

2015-11-16 14:26:09,046 - atomicapp.nulecule.container - INFO - Pulling Docker image: projectatomic/redis-centos7-atomicapp

Using default tag: latest

Trying to pull repository docker.io/projectatomic/redis-centos7-atomicapp ... latest: Pulling from projectatomic/redis-centos7-atomicapp




8de82b153e0f: Pulling fs layer 



72f18a26719c: Pulling fs layer 



a6d410466049: Pulling fs layer 



d86c375c899a: Pulling fs layer 



47d44cb6f252: Already exists 



168a69b62202: Already exists 



812e9d9d677f: Already exists 



4234bfdd88f8: Already exists 



ce20c473cd8a: Already exists 



aa955be47b8d: Already exists 



66f399ae5470: Already exists 



cb750aae0088: Already exists 



7fe96179c9ea: Already exists 



dc7b715c4ad5: Already exists 



6196db07cd2c: Already exists 



ac5361a13aee: Already exists 



c1d6e688f65d: Already exists 



8e705f3bc4bf: Already exists 



a6b6f2b8d30c: Already exists 

8de82b153e0f: Downloading     32 B/32 B

8de82b153e0f: Verifying Checksum 

8de82b153e0f: Download complete 

8de82b153e0f: Extracting     32 B/32 B

72f18a26719c: Downloading     32 B/32 B

72f18a26719c: Verifying Checksum 

72f18a26719c: Download complete 

8de82b153e0f: Extracting     32 B/32 B

8de82b153e0f: Extracting     32 B/32 B

d86c375c899a: Downloading    783 B/783 B

d86c375c899a: Verifying Checksum 

d86c375c899a: Download complete 

a6d410466049: Downloading 1.739 kB/1.739 kB

a6d410466049: Verifying Checksum 

a6d410466049: Download complete 

8de82b153e0f: Pull complete 

72f18a26719c: Extracting     32 B/32 B

72f18a26719c: Extracting     32 B/32 B

72f18a26719c: Extracting     32 B/32 B

72f18a26719c: Pull complete 

a6d410466049: Extracting 1.739 kB/1.739 kB

a6d410466049: Extracting 1.739 kB/1.739 kB

a6d410466049: Extracting 1.739 kB/1.739 kB

a6d410466049: Pull complete 

d86c375c899a: Extracting    783 B/783 B

d86c375c899a: Extracting    783 B/783 B

d86c375c899a: Extracting    783 B/783 B

d86c375c899a: Pull complete 
Digest: sha256:b4f0c3ca3d60c937d23d76470a7bf871aeabfbaa353a8e625d8e66d3b520c744

Status: Downloaded newer image for docker.io/projectatomic/redis-centos7-atomicapp:latest



2015-11-16 14:26:10,817 - atomicapp.nulecule.container - INFO - Extracting nulecule data from image: projectatomic/redis-centos7-atomicapp to ./

5c3fedb3ce4d00c64249569e618e20b363a5368fa5ac608233ae972ae866500c

2015-11-16 14:26:16,839 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:16,839 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:16,839 - kubernetes - INFO - Using namespace default

2015-11-16 14:26:16,839 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:16,840 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:16,840 - kubernetes - INFO - Deploying to Kubernetes

2015-11-16 14:26:16,879 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:16,879 - kubernetes - INFO - Using namespace default

2015-11-16 14:26:16,879 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:16,880 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:16,880 - kubernetes - INFO - Deploying to Kubernetes



Your application resides in ./

Please use this directory for managing your application



Checking kubernetes pod
NAME                 READY     STATUS    RESTARTS   AGE
redis-master-sj0l6   0/1       Running   0          24s
redis-slave-6chjy    0/1       Pending   0          24s
redis-slave-ogw2e    1/1       Running   0          24s
Checking kubernetes services
NAME           LABELS                                    SELECTOR                IP(S)           PORT(S)
kubernetes     component=apiserver,provider=kubernetes   <none>                  10.254.0.1      443/TCP
redis-master   app=redis,role=master                     app=redis,role=master   10.254.13.52    6379/TCP
redis-slave    app=redis,role=slave                      app=redis,role=slave    10.254.98.225   6379/TCP
Error: Connection reset by peer
Error: Connection reset by peer
Error: Connection reset by peer
Error: Connection reset by peer
Checking connectivity to master
Error: Connection reset by peer
Stopping projectatomic/redis-centos7-atomicapp
2015-11-16 14:26:41,086 - atomicapp.plugin - DEBUG - Loading providers from /opt/atomicapp/atomicapp/providers

2015-11-16 14:26:41,112 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:41,112 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:41,112 - kubernetes - INFO - Using namespace default

2015-11-16 14:26:41,113 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:41,113 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:41,113 - kubernetes - INFO - Undeploying from Kubernetes

2015-11-16 14:26:45,215 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-16 14:26:45,216 - kubernetes - INFO - Using namespace default

2015-11-16 14:26:45,216 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:45,216 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-16 14:26:45,216 - kubernetes - INFO - Undeploying from Kubernetes

+++++ redis.sh (kubernetes) failed +++++
Redirecting to /bin/systemctl stop  docker.service
Redirecting to /bin/systemctl stop  etcd.service
Redirecting to /bin/systemctl stop  kube-apiserver.service
Redirecting to /bin/systemctl stop  kube-controller-manager.service
Redirecting to /bin/systemctl stop  kube-scheduler.service
Redirecting to /bin/systemctl stop  kubelet.service
Redirecting to /bin/systemctl stop  kube-proxy.service
Connection to n9.hufty.ci.centos.org closed.
ssh -t -t -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root at n9.hufty.ci.centos.org 'yum -y install git && git clone https://github.com/ggallen/atomic-test.git tests && cd tests && chmod +x ./run_tests.sh && ./run_tests.sh -t hello_apache.sh,redis.sh -p docker,kubernetes'
Build step 'Execute Python script' marked build as failure




More information about the Container-tools mailing list