[Openstack-stable-maint] Build failed in Jenkins: periodic-horizon-docs-stable-folsom #300

OpenStack Jenkins jenkins at openstack.org
Sun Jul 28 06:02:19 UTC 2013


See <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/300/>

------------------------------------------
[...truncated 23 lines...]
+ [[ -z openstack ]]
+ [[ -z horizon ]]
+ rm -f /home/jenkins/.pydistutils.cfg
+ mkdir -p /home/jenkins/.pip
+ rm -f /home/jenkins/.pip/pip.conf
+ '[' openstack == openstack ']'
+ '[' horizon == requirements ']'
+ '[' openstack == openstack ']'
+ cat
+ cat
+ venv=venv
+ mkdir -p doc/build
+ export HUDSON_PUBLISH_DOCS=1
+ HUDSON_PUBLISH_DOCS=1
+ tox -evenv -- python setup.py build_sphinx
GLOB sdist-make: <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/setup.py>
venv create: <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv>
venv installdeps: -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/test-requires>
ERROR: invocation failed, logfile: <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/log/venv-1.log>
ERROR: actionid=venv
msg=getenv
cmdargs=[local('<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/bin/pip'),> 'install', '-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires',> '-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/test-requires']>
env={'JENKINS_HOME': '/var/lib/jenkins', 'PYTHONIOENCODING': 'utf_8', 'BUILD_CAUSE': 'TIMERTRIGGER', 'HUDSON_URL': 'https://jenkins.openstack.org/', 'BUILD_URL': 'https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/300/', 'BUILD_TAG': 'jenkins-periodic-horizon-docs-stable-folsom-300', 'SSH_CLIENT': '198.101.231.203 47584 22', 'JENKINS_URL': 'https://jenkins.openstack.org/', 'LOGNAME': 'jenkins', 'USER': 'jenkins', 'WORKSPACE': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/',> 'HOME': '/home/jenkins', 'PATH': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games', 'HUDSON_PUBLISH_DOCS': '1', 'DEBFULLNAME': 'OpenStack Hudson', 'JOB_NAME': 'periodic-horizon-docs-stable-folsom', 'LANG': 'en_US.UTF-8', 'VIRTUAL_ENV': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv',> 'SHELL': '/bin/bash', 'XDG_SESSION_COOKIE': '46b38f61d2217983c255af8300000421-1374971245.887978-1249220051', 'SHLVL': '3', 'NOSE_OPENSTACK_RED': '0.05', 'GIT_AUTHOR_EMAIL': 'jenkins at openstack.org', 'HUDSON_HOME': '/var/lib/jenkins', 'NODE_LABELS': 'precise precise10', 'NOSE_OPENSTACK_YELLOW': '0.025', 'BUILD_CAUSE_TIMERTRIGGER': 'true', 'DEBEMAIL': 'hudson at openstack.org', 'BUILD_ID': '2013-07-28_06-00-44', 'BUILD_NUMBER': '300', 'NOSE_WITH_OPENSTACK': '1', 'HUDSON_COOKIE': 'cb9303f2-0316-4414-a3d9-811eb9860c82', 'JOB_URL': 'https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/', 'GIT_BRANCH': 'origin/stable/folsom', 'GIT_COMMIT': '525fab26148158055a6534be8e390b7f3f89dab0', 'GIT_AUTHOR_NAME': 'OpenStack Jenkins', 'GIT_COMMITTER_NAME': 'OpenStack Jenkins', '_': '/usr/local/bin/tox', 'NOSE_OPENSTACK_COLOR': '1', 'NOSE_OPENSTACK_SHOW_ELAPSED': '1', 'HUDSON_SERVER_COOKIE': 'a8c4be63eae9909c', 'EXECUTOR_NUMBER': '0', 'NODE_NAME': 'precise10', 'PWD': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/',> 'GIT_COMMITTER_EMAIL': 'jenkins at openstack.org', 'JENKINS_SERVER_COOKIE': 'a8c4be63eae9909c', 'BUILD_DISPLAY_NAME': '#300', 'MAIL': '/var/mail/jenkins', 'SSH_CONNECTION': '198.101.231.203 47584 166.78.138.110 22'}
Downloading/unpacking Django>=1.4,<1.5 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 2))
  Running setup.py egg_info for package Django
    
Downloading/unpacking django-compressor (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 3))
  Running setup.py egg_info for package django-compressor
    
    warning: no files found matching '*.js' under directory 'compressor/tests/media'
    warning: no files found matching '*.css' under directory 'compressor/tests/media'
    warning: no files found matching '*.png' under directory 'compressor/tests/media'
    warning: no files found matching '*.coffee' under directory 'compressor/tests/media'
Downloading/unpacking django-openstack-auth (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 4))
  Downloading django_openstack_auth-1.1.0.tar.gz
  Running setup.py egg_info for package django-openstack-auth
    
Downloading/unpacking python-cinderclient (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 5))
  Running setup.py egg_info for package python-cinderclient
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-cinderclient/setuptools_git-1.0-py2.7.egg>
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-glanceclient<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 6))
  Running setup.py egg_info for package python-glanceclient
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-glanceclient/setuptools_git-1.0-py2.7.egg>
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-keystoneclient (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 7))
  Running setup.py egg_info for package python-keystoneclient
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    zip_safe flag not set; analyzing archive contents...
    pbr.d2to1.tests.__init__: module references __file__
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-keystoneclient/pbr-0.5.19-py2.7.egg>
    Searching for d2to1>=0.2.10,<0.3
    Reading http://pypi.openstack.org/openstack/d2to1/
    Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
    Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
    Best match: d2to1 0.2.10
    Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
    Processing d2to1-0.2.10.tar.gz
    Writing /tmp/easy_install-Cx_wmu/d2to1-0.2.10/setup.cfg
    Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Cx_wmu/d2to1-0.2.10/egg-dist-tmp-sVBIfn
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-keystoneclient/d2to1-0.2.10-py2.7.egg>
    Searching for setuptools-git>=0.4
    Reading http://pypi.openstack.org/openstack/setuptools_git/
    Reading http://pypi.openstack.org/openstack/setuptools-git/
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
    Best match: setuptools-git 1.0
    Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
    Processing setuptools-git-1.0.tar.gz
    Writing /tmp/easy_install-F9ao4W/setuptools-git-1.0/setup.cfg
    Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-F9ao4W/setuptools-git-1.0/egg-dist-tmp-tMFe1i
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-keystoneclient/setuptools_git-1.0-py2.7.egg>
    [d2to1] running patched manifest_maker command with extra_files support
    
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
    Error in sys.exitfunc:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
Downloading/unpacking python-novaclient (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 8))
  Running setup.py egg_info for package python-novaclient
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-novaclient/setuptools_git-1.0-py2.7.egg>
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-quantumclient>=2.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 9))
  Running setup.py egg_info for package python-quantumclient
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    zip_safe flag not set; analyzing archive contents...
    pbr.d2to1.tests.__init__: module references __file__
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-quantumclient/pbr-0.5.19-py2.7.egg>
    Searching for d2to1>=0.2.10,<0.3
    Reading http://pypi.openstack.org/openstack/d2to1/
    Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
    Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
    Best match: d2to1 0.2.10
    Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
    Processing d2to1-0.2.10.tar.gz
    Writing /tmp/easy_install-XWAIVF/d2to1-0.2.10/setup.cfg
    Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-XWAIVF/d2to1-0.2.10/egg-dist-tmp-aly4j8
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-quantumclient/d2to1-0.2.10-py2.7.egg>
    Searching for setuptools-git>=0.4
    Reading http://pypi.openstack.org/openstack/setuptools_git/
    Reading http://pypi.openstack.org/openstack/setuptools-git/
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
    Best match: setuptools-git 1.0
    Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
    Processing setuptools-git-1.0.tar.gz
    Writing /tmp/easy_install-6WIl9l/setuptools-git-1.0/setup.cfg
    Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6WIl9l/setuptools-git-1.0/egg-dist-tmp-Ngm1VH
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-quantumclient/setuptools_git-1.0-py2.7.egg>
    [d2to1] running patched manifest_maker command with extra_files support
    
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
    Error in sys.exitfunc:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
Downloading/unpacking python-swiftclient>1.1,<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 10))
  Running setup.py egg_info for package python-swiftclient
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    zip_safe flag not set; analyzing archive contents...
    pbr.d2to1.tests.__init__: module references __file__
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-swiftclient/pbr-0.5.19-py2.7.egg>
    Searching for d2to1
    Reading http://pypi.openstack.org/openstack/d2to1/
    Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
    Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
    Best match: d2to1 0.2.10
    Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
    Processing d2to1-0.2.10.tar.gz
    Writing /tmp/easy_install-md98PI/d2to1-0.2.10/setup.cfg
    Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-md98PI/d2to1-0.2.10/egg-dist-tmp-RBxcJL
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-swiftclient/d2to1-0.2.10-py2.7.egg>
    Searching for setuptools-git>=0.4
    Reading http://pypi.openstack.org/openstack/setuptools_git/
    Reading http://pypi.openstack.org/openstack/setuptools-git/
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
    Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
    Best match: setuptools-git 1.0
    Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
    Processing setuptools-git-1.0.tar.gz
    Writing /tmp/easy_install-9QQqo3/setuptools-git-1.0/setup.cfg
    Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9QQqo3/setuptools-git-1.0/egg-dist-tmp-4hOlzK
    
    Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/.tox/venv/build/python-swiftclient/setuptools_git-1.0-py2.7.egg>
    [d2to1] running patched manifest_maker command with extra_files support
    
    warning: no files found matching '*' under directory 'tools'
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
    Error in atexit._run_exitfuncs:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
    Error in sys.exitfunc:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
        func(*targs, **kargs)
      File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
        info('process shutting down')
    TypeError: 'NoneType' object is not callable
Downloading/unpacking pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 11))
  Could not find a version that satisfies the requirement pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 11)) (from versions: 2012c, 2012c, 2012c, 2012d, 2012d, 2012d, 2012f, 2012f, 2012f, 2012g, 2012g, 2012g, 2012h, 2012h, 2012j, 2012j, 2012j, 2013b, 2013b, 2013b)
Cleaning up...
No distributions matching the version for pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires> (line 11))
Storing complete log in /home/jenkins/.pip/pip.log

ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/test-requires]>
___________________________________ summary ____________________________________
ERROR:   venv: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-folsom/ws/tools/test-requires]>
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-horizon-docs-stable-folsom/300
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list