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

ci at centos.org ci at centos.org
Mon Nov 9 06:28:48 UTC 2015


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

------------------------------------------
[...truncated 5765 lines...]
2015-11-09 06:27:35,404 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-controller.json: OK.

2015-11-09 06:27:35,404 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-service.json: OK.

2015-11-09 06:27:35,404 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-09 06:27:35,404 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-09 06:27:35,405 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-09 06:27:35,405 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-09 06:27:35,405 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-09 06:27:35,406 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-controller.json: OK.

2015-11-09 06:27:35,406 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-service.json: OK.

2015-11-09 06:27:35,406 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-09 06:27:35,406 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-09 06:27:35,407 - atomicapp.utils - INFO - atomicapp.status.info.message=Loading Nulecule file.

2015-11-09 06:27:35,407 - atomicapp.install - INFO - Installing dependencies for redis-atomicapp

2015-11-09 06:27:35,407 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-master_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-master-controller.json', u'file://artifacts/kubernetes/redis-master-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis master part'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redismaster-app'}

2015-11-09 06:27:35,408 - atomicapp.install - DEBUG - Component redismaster-app is part of the app

2015-11-09 06:27:35,408 - atomicapp.install - DEBUG - Values: {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}}

2015-11-09 06:27:35,408 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-slave_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-slave-controller.json', u'file://artifacts/kubernetes/redis-slave-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis slave part'}, {u'default': 6379, u'name': u'master_hostport', u'description': u'The host TCP port of the redis master'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redisslave-app'}

2015-11-09 06:27:35,409 - atomicapp.install - DEBUG - Component redisslave-app is part of the app

2015-11-09 06:27:35,409 - atomicapp.install - DEBUG - Values: {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}}

2015-11-09 06:27:35,410 - atomicapp.utils - INFO - atomicapp.status.info.message=All dependencies installed successfully.

2015-11-09 06:27:35,410 - atomicapp.install - DEBUG - {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}}

2015-11-09 06:27:35,410 - atomicapp.nulecule_base - DEBUG - Data given {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}}

2015-11-09 06:27:35,411 - atomicapp.install - DEBUG - {u'redismaster-app': {u'image': u'jasonbrooks/redis', u'hostport': 6379}, u'redisslave-app': {u'image': u'jasonbrooks/redis', u'master_hostport': 6379, u'hostport': 6379}, u'general': {u'namespace': u'default', u'provider': u'kubernetes'}}

2015-11-09 06:27:35,411 - atomicapp.utils - INFO - atomicapp.status.answer.message={"redismaster-app": {"image": "jasonbrooks/redis", "hostport": 6379}, "redisslave-app": {"image": "jasonbrooks/redis", "master_hostport": 6379, "hostport": 6379}, "general": {"namespace": "default", "provider": "kubernetes"}}

2015-11-09 06:27:35,411 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-09 06:27:35,411 - atomicapp.utils - INFO - atomicapp.status.info.message=Install Successful.

2015-11-09 06:27:35,412 - atomicapp.utils - DEBUG - Using working directory /atomicapp/.workdir

2015-11-09 06:27:35,413 - atomicapp.plugin - DEBUG - Loading providers from /usr/lib/python2.7/site-packages/atomicapp-0.1.12-py2.7.egg/atomicapp/providers

2015-11-09 06:27:35,458 - atomicapp.nulecule_base - DEBUG - Setting app id to redis-atomicapp

2015-11-09 06:27:35,458 - atomicapp.nulecule_base - DEBUG - Version check successful: specversion == 0.0.2

2015-11-09 06:27:35,459 - atomicapp.nulecule_base - DEBUG - Path to answers file given, loading /atomicapp/answers.conf

2015-11-09 06:27:35,461 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-09 06:27:35,461 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-master_run: OK.

2015-11-09 06:27:35,462 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-09 06:27:35,462 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-controller.json: OK.

2015-11-09 06:27:35,462 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-master-service.json: OK.

2015-11-09 06:27:35,462 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-09 06:27:35,463 - atomicapp.nulecule_base - INFO - Artifacts for redismaster-app present for these providers: docker, kubernetes

2015-11-09 06:27:35,463 - atomicapp.nulecule_base - DEBUG - Provider: docker

2015-11-09 06:27:35,463 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/docker/redis-slave_run: OK.

2015-11-09 06:27:35,463 - atomicapp.nulecule_base - DEBUG - Provider: kubernetes

2015-11-09 06:27:35,464 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-controller.json: OK.

2015-11-09 06:27:35,464 - atomicapp.utils - INFO - atomicapp.status.info.message=Artifact file://artifacts/kubernetes/redis-slave-service.json: OK.

2015-11-09 06:27:35,464 - atomicapp.utils - INFO - atomicapp.status.info.message=All artifacts OK. 

2015-11-09 06:27:35,464 - atomicapp.nulecule_base - INFO - Artifacts for redisslave-app present for these providers: docker, kubernetes

2015-11-09 06:27:35,465 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-master_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-master-controller.json', u'file://artifacts/kubernetes/redis-master-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis master part'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redismaster-app'}

2015-11-09 06:27:35,465 - atomicapp.run - DEBUG - Processing component 'redismaster-app' and graph item '{u'artifacts': {u'docker': [u'file://artifacts/docker/redis-master_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-master-controller.json', u'file://artifacts/kubernetes/redis-master-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis master part'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redismaster-app'}'

2015-11-09 06:27:35,465 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-09 06:27:35,466 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-09 06:27:35,466 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-09 06:27:35,466 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-09 06:27:35,466 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redismaster-app ...

2015-11-09 06:27:35,467 - atomicapp.run - INFO - Using provider kubernetes for component redismaster-app

2015-11-09 06:27:35,467 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-controller.json

2015-11-09 06:27:35,468 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-09 06:27:35,468 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-09 06:27:35,468 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379} 

2015-11-09 06:27:35,468 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-09 06:27:35,469 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-09 06:27:35,470 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-master-service.json

2015-11-09 06:27:35,470 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-09 06:27:35,470 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-09 06:27:35,471 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379} 

2015-11-09 06:27:35,471 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-09 06:27:35,471 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-09 06:27:35,472 - kubernetes - DEBUG - Given config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'hostport': 6379}

2015-11-09 06:27:35,472 - kubernetes - INFO - Using namespace default

2015-11-09 06:27:35,472 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-09 06:27:35,473 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-09 06:27:35,473 - kubernetes - INFO - Deploying to Kubernetes

2015-11-09 06:27:35,474 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-controller.json

2015-11-09 06:27:35,476 - kubernetes - DEBUG - /atomicapp/.workdir/redismaster-app/artifacts/kubernetes/redis-master-service.json

2015-11-09 06:27:35,528 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-master



2015-11-09 06:27:35,528 - kubernetes - DEBUG - stderr = 

2015-11-09 06:27:35,590 - kubernetes - DEBUG - stdout = services/redis-master



2015-11-09 06:27:35,590 - kubernetes - DEBUG - stderr = 

2015-11-09 06:27:35,591 - atomicapp.utils - DEBUG - {u'artifacts': {u'docker': [u'file://artifacts/docker/redis-slave_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-slave-controller.json', u'file://artifacts/kubernetes/redis-slave-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis slave part'}, {u'default': 6379, u'name': u'master_hostport', u'description': u'The host TCP port of the redis master'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redisslave-app'}

2015-11-09 06:27:35,591 - atomicapp.run - DEBUG - Processing component 'redisslave-app' and graph item '{u'artifacts': {u'docker': [u'file://artifacts/docker/redis-slave_run'], u'kubernetes': [u'file://artifacts/kubernetes/redis-slave-controller.json', u'file://artifacts/kubernetes/redis-slave-service.json']}, u'params': [{u'default': u'jasonbrooks/redis', u'name': u'image', u'description': u'The redis slave part'}, {u'default': 6379, u'name': u'master_hostport', u'description': u'The host TCP port of the redis master'}, {u'default': 6379, u'name': u'hostport', u'description': u'The host TCP port as the external endpoint'}], u'name': u'redisslave-app'}'

2015-11-09 06:27:35,592 - atomicapp.plugin - DEBUG - Found provider <class 'kubernetes.KubernetesProvider'>

2015-11-09 06:27:35,592 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-09 06:27:35,593 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-09 06:27:35,593 - atomicapp.plugin - WARNING - Configuration option 'providerconfig' not found

2015-11-09 06:27:35,593 - atomicapp.utils - INFO - atomicapp.status.info.message=Deploying component redisslave-app ...

2015-11-09 06:27:35,593 - atomicapp.run - INFO - Using provider kubernetes for component redisslave-app

2015-11-09 06:27:35,594 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-controller.json

2015-11-09 06:27:35,594 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-09 06:27:35,595 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-09 06:27:35,595 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379} 

2015-11-09 06:27:35,595 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379}

2015-11-09 06:27:35,596 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-09 06:27:35,597 - atomicapp.run - DEBUG - Templating artifact /atomicapp/artifacts/kubernetes/redis-slave-service.json

2015-11-09 06:27:35,597 - atomicapp.nulecule_base - DEBUG - Param provider already in general with value kubernetes

2015-11-09 06:27:35,597 - atomicapp.nulecule_base - DEBUG - Param namespace already in general with value default

2015-11-09 06:27:35,598 - atomicapp.run - DEBUG - Config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379} 

2015-11-09 06:27:35,598 - atomicapp.run - DEBUG - {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379}

2015-11-09 06:27:35,598 - atomicapp.plugin - DEBUG - Writing artifact to /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-09 06:27:35,599 - kubernetes - DEBUG - Given config: {u'image': u'jasonbrooks/redis', u'provider': u'kubernetes', u'namespace': u'default', u'master_hostport': 6379, u'hostport': 6379}

2015-11-09 06:27:35,599 - kubernetes - INFO - Using namespace default

2015-11-09 06:27:35,599 - kubernetes - INFO - trying kubectl at /host/usr/bin/kubectl

2015-11-09 06:27:35,599 - kubernetes - INFO - found kubectl at /host/usr/bin/kubectl

2015-11-09 06:27:35,600 - kubernetes - INFO - Deploying to Kubernetes

2015-11-09 06:27:35,600 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-controller.json

2015-11-09 06:27:35,603 - kubernetes - DEBUG - /atomicapp/.workdir/redisslave-app/artifacts/kubernetes/redis-slave-service.json

2015-11-09 06:27:35,654 - kubernetes - DEBUG - stdout = replicationcontrollers/redis-slave



2015-11-09 06:27:35,654 - kubernetes - DEBUG - stderr = 

2015-11-09 06:27:35,747 - kubernetes - DEBUG - stdout = services/redis-slave



2015-11-09 06:27:35,747 - kubernetes - DEBUG - stderr = 

Checking kubernetes pod
NAME                 READY     STATUS    RESTARTS   AGE
helloapache          1/1       Running   0          1m
redis-master-a1oxq   1/1       Running   0          1m
redis-slave-326cn    0/1       Running   0          1m
redis-slave-6dj2f    1/1       Running   0          1m
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.7.246     6379/TCP
redis-slave    app=redis,role=slave                      app=redis,role=slave    10.254.103.121   6379/TCP
PONG
Checking connectivity to master
(nil)
Stopping projectatomic/redis-centos7-atomicapp
Unable to find active container 'redis-centos7-atomicapp'
+++++ 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 n45.crusty.ci.centos.org closed.
ssh -t -t -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root at n45.crusty.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