[openstack-qa] Build failed in Jenkins: periodic-tempest-devstack-coverage-vm-full #6

OpenStack Jenkins jenkins at openstack.org
Mon Jan 14 06:19:54 UTC 2013


See <https://jenkins.openstack.org/job/periodic-tempest-devstack-coverage-vm-full/6/>

------------------------------------------
[...truncated 14695 lines...]
+ set +o xtrace
+ timeout 60 sh -c 'while ! nova show eda1d714-aa93-4341-b364-66ce8a7d527a | grep status | grep -q ACTIVE; do sleep 1; done'
++ get_field 2
++ grep private
++ read data
++ nova show eda1d714-aa93-4341-b364-66ce8a7d527a
++ '[' 2 -lt 0 ']'
++ field='$3'
++ awk '-F[ \t]*\\|[ \t]*' '{print $3}'
++ echo '| private network        | 10.1.0.4                                                       |'
++ read data
+ IP=10.1.0.4
+ die_if_not_set IP 'Failure retrieving IP address'
+ local exitcode=0
+ set +o xtrace
+ ping_check private 10.1.0.4 90
+ is_service_enabled quantum
+ services=quantum
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,tempest,swift,cinder,c-api,c-vol,c-sch,n-cond,n-net, =~ ,quantum, ]]
+ [[ quantum == \n\o\v\a ]]
+ [[ quantum == \c\i\n\d\e\r ]]
+ [[ quantum == \c\e\i\l\o\m\e\t\e\r ]]
+ [[ quantum == \g\l\a\n\c\e ]]
+ [[ quantum == \q\u\a\n\t\u\m ]]
+ [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,tempest,swift,cinder,c-api,c-vol,c-sch,n-cond,n-net =~ q- ]]
+ return 1
+ _ping_check_novanet private 10.1.0.4 90
+ local from_net=private
+ local ip=10.1.0.4
+ local boot_timeout=90
+ local expected=True
+ local check_command=
++ trueorfalse False
++ local default=False
++ local testval=
++ [[ -z '' ]]
++ echo False
++ return
+ MULTI_HOST=False
+ [[ False = \T\r\u\e ]]
+ [[ True = \T\r\u\e ]]
+ check_command='while ! ping -c1 -w1 10.1.0.4; do sleep 1; done'
+ timeout 90 sh -c 'while ! ping -c1 -w1 10.1.0.4; do sleep 1; done'
PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms

PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms

PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms

PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
>From 10.1.0.1 icmp_seq=1 Destination Host Unreachable

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

PING 10.1.0.4 (10.1.0.4) 56(84) bytes of data.
64 bytes from 10.1.0.4: icmp_req=1 ttl=64 time=15.4 ms

--- 10.1.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 15.485/15.485/15.485/0.000 ms
++ openssl rand -hex 4
+ VOL_NAME=myvol-049feb09
++ cinder list
++ grep myvol-049feb09
++ head -1
++ get_field 2
++ read data
+ [[ -n '' ]]
+ cinder create --display_name myvol-049feb09 --display_description 'test volume: myvol-049feb09' 1
+---------------------+--------------------------------------+
|       Property      |                Value                 |
+---------------------+--------------------------------------+
|     attachments     |                  []                  |
|  availability_zone  |                 nova                 |
|       bootable      |                false                 |
|      created_at     |      2013-01-14T06:18:32.523042      |
| display_description |     test volume: myvol-049feb09      |
|     display_name    |            myvol-049feb09            |
|          id         | 3747ef70-e692-4f18-99ba-ee9c445ac7b3 |
|       metadata      |                  {}                  |
|         size        |                  1                   |
|     snapshot_id     |                 None                 |
|     source_volid    |                 None                 |
|        status       |               creating               |
|     volume_type     |                 None                 |
+---------------------+--------------------------------------+
+ [[ 0 != 0 ]]
++ date +%s
+ start_time=1358144312
+ timeout 60 sh -c 'while ! cinder list | grep myvol-049feb09 | grep available; do sleep 1; done'
| 3747ef70-e692-4f18-99ba-ee9c445ac7b3 | available | myvol-049feb09 |  1   |     None    |  false   |             |
++ date +%s
+ end_time=1358144316
+ echo 'Completed cinder create in 4 seconds'
Completed cinder create in 4 seconds
++ head -1
++ get_field 1
++ grep myvol-049feb09
++ read data
++ cinder list
++ '[' 1 -lt 0 ']'
++ field='$2'
++ echo '| 3747ef70-e692-4f18-99ba-ee9c445ac7b3 | available | myvol-049feb09 |  1   |     None    |  false   |             |'
++ awk '-F[ \t]*\\|[ \t]*' '{print $2}'
++ read data
+ VOL_ID=3747ef70-e692-4f18-99ba-ee9c445ac7b3
+ die_if_not_set VOL_ID 'Failure retrieving volume ID for myvol-049feb09'
+ local exitcode=0
+ set +o xtrace
+ DEVICE=/dev/vdb
++ date +%s
+ start_time=1358144317
+ nova volume-attach eda1d714-aa93-4341-b364-66ce8a7d527a 3747ef70-e692-4f18-99ba-ee9c445ac7b3 /dev/vdb
+----------+--------------------------------------+
| Property | Value                                |
+----------+--------------------------------------+
| device   | /dev/vdb                             |
| id       | 3747ef70-e692-4f18-99ba-ee9c445ac7b3 |
| serverId | eda1d714-aa93-4341-b364-66ce8a7d527a |
| volumeId | 3747ef70-e692-4f18-99ba-ee9c445ac7b3 |
+----------+--------------------------------------+
+ timeout 60 sh -c 'while ! cinder list | grep myvol-049feb09 | grep in-use; do sleep 1; done'
| 3747ef70-e692-4f18-99ba-ee9c445ac7b3 | in-use | myvol-049feb09 |  1   |     None    |  false   | eda1d714-aa93-4341-b364-66ce8a7d527a |
++ date +%s
+ end_time=1358144326
+ echo 'Completed volume-attach in 9 seconds'
Completed volume-attach in 9 seconds
++ cinder list
++ grep myvol-049feb09
++ head -1
++ get_field -1
++ read data
++ '[' -1 -lt 0 ']'
++ field='($(NF-1))'
++ echo '| 3747ef70-e692-4f18-99ba-ee9c445ac7b3 | in-use | myvol-049feb09 |  1   |     None    |  false   | eda1d714-aa93-4341-b364-66ce8a7d527a |'
++ awk '-F[ \t]*\\|[ \t]*' '{print ($(NF-1))}'
++ read data
+ VOL_ATTACH=eda1d714-aa93-4341-b364-66ce8a7d527a
+ die_if_not_set VOL_ATTACH 'Failure retrieving myvol-049feb09 status'
+ local exitcode=0
+ set +o xtrace
+ [[ eda1d714-aa93-4341-b364-66ce8a7d527a != eda1d714-aa93-4341-b364-66ce8a7d527a ]]
++ date +%s
+ start_time=1358144328
+ nova volume-detach eda1d714-aa93-4341-b364-66ce8a7d527a 3747ef70-e692-4f18-99ba-ee9c445ac7b3
+ timeout 60 sh -c 'while ! cinder list | grep myvol-049feb09 | grep available; do sleep 1; done'
| 3747ef70-e692-4f18-99ba-ee9c445ac7b3 | available | myvol-049feb09 |  1   |     None    |  false   |             |
++ date +%s
+ end_time=1358144340
+ echo 'Completed volume-detach in 12 seconds'
Completed volume-detach in 12 seconds
++ date +%s
+ start_time=1358144340
+ cinder delete 3747ef70-e692-4f18-99ba-ee9c445ac7b3
+ timeout 60 sh -c 'while cinder list | grep myvol-049feb09; do sleep 1; done'
| 3747ef70-e692-4f18-99ba-ee9c445ac7b3 | deleting | myvol-049feb09 |  1   |     None    |  false   |             |
++ date +%s
+ end_time=1358144345
+ echo 'Completed cinder delete in 5 seconds'
Completed cinder delete in 5 seconds
+ nova delete eda1d714-aa93-4341-b364-66ce8a7d527a
+ timeout 60 sh -c 'while nova list | grep -q eda1d714-aa93-4341-b364-66ce8a7d527a; do sleep 1; done'
+ nova secgroup-delete vol_secgroup
+ set +o xtrace
*********************************************************************
SUCCESS: End DevStack Exercise: ./exercises/volumes.sh
*********************************************************************
=====================================================================
SKIP boot_from_volume
SKIP client-env
SKIP quantum-adv-test
PASS aggregates
PASS bundle
PASS client-args
PASS euca
PASS floating_ips
PASS horizon
PASS sec_groups
PASS swift
PASS volumes
=====================================================================
Starting coverage data collection
Traceback (most recent call last):
  File "tools/tempest_coverage.py", line 23, in <module>
    from tempest.common.rest_client import RestClient
ImportError: No module named tempest.common.rest_client
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/devstack-gate-cleanup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/devstack-gate-setup-host.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/devstack-gate-setup-workspace-new.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/devstacklog.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/iptables.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/kern_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/localrc.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/rabbitmq/rabbit at devstack-1358114496-sasl.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/rabbitmq/rabbit at devstack-1358114496.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/rabbitmq/startup_log.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-c-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-c-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-c-vol.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-g-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-g-reg.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-horizon.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-key.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-api.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-cond.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-cpu.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-crt.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-net.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-obj.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-n-sch.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/screen-swift.txt'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/sudoers.d/README.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/sudoers.d/cinder-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/sudoers.d/jenkins-sudo-grep.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/sudoers.d/nova-rootwrap.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/sudoers.txt'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-coverage-vm-full/6/logs/syslog.txt'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the openstack-qa mailing list