Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #280
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/280/> ------------------------------------------ [...truncated 2639 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.107.g5c8616d to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.107.g5c8616d Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0b1 Best match: setuptools-git 1.0b1 Adding setuptools-git 1.0b1 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.107.g5c8616d + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.4.0.34.g6f7458a to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.4.0.34.g6f7458a Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0b1 Best match: setuptools-git 1.0b1 Adding setuptools-git 1.0b1 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.4.0.34.g6f7458a + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/280 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq/rabbit@devstack-1373260908-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq/rabbit@devstack-1373260908.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/281/> ------------------------------------------ [...truncated 2640 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.108.ga5558f8 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.108.ga5558f8 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.108.ga5558f8 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.4.0.35.g94d7c23 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.4.0.35.g94d7c23 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.4.0.35.g94d7c23 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/281 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/rabbitmq/rabbit@devstack-1373349129-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/rabbitmq/rabbit@devstack-1373349129.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/281/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/282/> ------------------------------------------ [...truncated 2640 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/282 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/rabbitmq/rabbit@devstack-1373434889-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/rabbitmq/rabbit@devstack-1373434889.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/282/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/283/> ------------------------------------------ [...truncated 2640 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.2.gc460ebf to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.2.gc460ebf Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.2.gc460ebf + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/283 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/rabbitmq/rabbit@devstack-1373522505-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/rabbitmq/rabbit@devstack-1373522505.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/283/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/284/> ------------------------------------------ [...truncated 2640 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.2.gc460ebf to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.2.gc460ebf Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.2.gc460ebf + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/284 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/rabbitmq/rabbit@devstack-1373606498-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/rabbitmq/rabbit@devstack-1373606498.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/284/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/285/> ------------------------------------------ [...truncated 2640 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.6.gcc2fbf0 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.6.gcc2fbf0 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.6.gcc2fbf0 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/285 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/rabbitmq/rabbit@devstack-1373689282-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/rabbitmq/rabbit@devstack-1373689282.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/285/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/286/> ------------------------------------------ [...truncated 2639 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/286 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/rabbitmq/rabbit@devstack-1373779869-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/rabbitmq/rabbit@devstack-1373779869.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/286/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/287/> ------------------------------------------ [...truncated 2639 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/287 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/rabbitmq/rabbit@devstack-1373849447-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/rabbitmq/rabbit@devstack-1373849447.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/287/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/288/> ------------------------------------------ [...truncated 2666 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.112.g74506b8 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.112.g74506b8 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.112.g74506b8 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/288 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/rabbitmq/rabbit@devstack-1373949658-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/rabbitmq/rabbit@devstack-1373949658.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/288/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/289/> ------------------------------------------ [...truncated 2650 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.120.g0c775cb to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.120.g0c775cb Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.120.g0c775cb + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/289 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/rabbitmq/rabbit@devstack-1374040279-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/rabbitmq/rabbit@devstack-1374040279.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/289/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/290/> ------------------------------------------ [...truncated 2665 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.121.gaf7ca70 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.121.gaf7ca70 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.121.gaf7ca70 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/290 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/rabbitmq/rabbit@devstack-1374115275-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/rabbitmq/rabbit@devstack-1374115275.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/290/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/291/> ------------------------------------------ [...truncated 2595 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.123.g32f38fe to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.123.g32f38fe Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.123.g32f38fe + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/291 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/rabbitmq/rabbit@devstack-1374206464-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/rabbitmq/rabbit@devstack-1374206464.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/291/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/292/> ------------------------------------------ [...truncated 2599 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.126.gf702c25 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.126.gf702c25 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.126.gf702c25 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/292 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/rabbitmq/rabbit@devstack-1374291033-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/rabbitmq/rabbit@devstack-1374291033.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/292/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/293/> ------------------------------------------ [...truncated 2599 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.126.gf702c25 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.126.gf702c25 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.126.gf702c25 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/293 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/rabbitmq/rabbit@devstack-1374382833-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/rabbitmq/rabbit@devstack-1374382833.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/293/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/294/> ------------------------------------------ [...truncated 2594 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.126.gf702c25 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.126.gf702c25 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.126.gf702c25 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/294 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/rabbitmq/rabbit@devstack-1374472845-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/rabbitmq/rabbit@devstack-1374472845.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/294/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/295/> ------------------------------------------ [...truncated 2596 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.128.g58d436e to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.128.g58d436e Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.128.g58d436e + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.10.g8ffaa0a to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.10.g8ffaa0a Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.10.g8ffaa0a + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/295 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/rabbitmq/rabbit@devstack-1374556837-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/rabbitmq/rabbit@devstack-1374556837.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/295/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/296/> ------------------------------------------ [...truncated 2597 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.130.g2a19ba3 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.130.g2a19ba3 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.130.g2a19ba3 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.12.g43a838e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.12.g43a838e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.12.g43a838e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/296 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/rabbitmq/rabbit@devstack-1374645055-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/rabbitmq/rabbit@devstack-1374645055.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/296/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/297/> ------------------------------------------ [...truncated 2597 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.131.g3f0312e to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.131.g3f0312e Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.131.g3f0312e + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.13.g5d9c6f8 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/297 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/rabbitmq/rabbit@devstack-1374731440-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/rabbitmq/rabbit@devstack-1374731440.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/297/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/298/> ------------------------------------------ [...truncated 2611 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.131.g3f0312e to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.131.g3f0312e Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.131.g3f0312e + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.13.g5d9c6f8 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,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,sysstat,tempest,n-net,swift,n-vol =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 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-vm-stable-folsom/298 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq/rabbit@devstack-1374817248-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq/rabbit@devstack-1374817248.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
participants (1)
-
OpenStack Jenkins