You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/01 19:44:44 UTC

Build failed in Jenkins: Allura #89

See <https://builds.apache.org/job/Allura/89/>

------------------------------------------
Started by user brondsem
Building remotely on ubuntu6 in workspace <https://builds.apache.org/job/Allura/ws/>
Checkout:Allura / <https://builds.apache.org/job/Allura/ws/> - hudson.remoting.Channel@4055d3eb:ubuntu6
Using strategy: Default
Last Built Revision: Revision 733c0b2287f16dcd27b46933c216f082b78bdb6e (origin/master)
Using shallow clone
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-allura.git
Commencing build of Revision 733c0b2287f16dcd27b46933c216f082b78bdb6e (origin/master)
Checking out Revision 733c0b2287f16dcd27b46933c216f082b78bdb6e (origin/master)
[Allura] $ /bin/bash /tmp/hudson1159958896995691739.sh
Python 2.7.3
/usr/bin/python
/usr/bin/python2.7
path: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
workspace: <https://builds.apache.org/job/Allura/ws/>
jenkins_home: /home/hudson/hudson
home: /home/jenkins
pwd: <https://builds.apache.org/job/Allura/ws/>
REBUILD_VENV: true
New python executable in .allura-venv/bin/python
Installing setuptools............done.
Installing pip...............done.
Not removing .allura-venv/
Not removing Allura/Allura.egg-info/
Not removing AlluraTest/
Not removing AlluraTesting/AlluraTesting.egg-info/
Not removing ForgeActivity/ForgeActivity.egg-info/
Not removing ForgeBlog/ForgeBlog.egg-info/
Not removing ForgeChat/ForgeChat.egg-info/
Not removing ForgeDiscussion/ForgeDiscussion.egg-info/
Not removing ForgeGit/ForgeGit.egg-info/
Not removing ForgeLink/ForgeLink.egg-info/
Not removing ForgeSVN/ForgeSVN.egg-info/
Not removing ForgeShortUrl/ForgeShortUrl.egg-info/
Not removing ForgeTracker/ForgeTracker.egg-info/
Not removing ForgeUserStats/ForgeUserStats.egg-info/
Not removing ForgeWiki/ForgeWiki.egg-info/
Not removing NoWarnings/NoWarnings_plugin.egg-info/
Not removing allura-venv/
Not removing virtualenv-1.9.1/
Downloading/unpacking pytz==2012j (from -r requirements-common.txt (line 3))
Creating supposed download cache at /tmp/python-pip-cache
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fp%2Fpytz%2Fpytz-2012j.tar.gz
  Running setup.py egg_info for package pytz
    
    warning: no files found matching '*.pot' under directory 'pytz'
    warning: no previously-included files found matching 'test_zdump.py'
Downloading/unpacking ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
  Real name of requirement ActivityStream is ActivityStream
  Could not find any downloads that satisfy the requirement ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
No distributions at all found for ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
Storing complete log in /home/jenkins/.pip/pip.log
Downloading/unpacking pytz==2012j (from -r requirements-common.txt (line 3))
  Running setup.py egg_info for package pytz
    
    warning: no files found matching '*.pot' under directory 'pytz'
    warning: no previously-included files found matching 'test_zdump.py'
Downloading/unpacking ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
  Real name of requirement ActivityStream is ActivityStream
  Could not find any downloads that satisfy the requirement ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
No distributions at all found for ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
Storing complete log in /home/jenkins/.pip/pip.log
Downloading/unpacking pytz==2012j (from -r requirements-common.txt (line 3))
  Running setup.py egg_info for package pytz
    
    warning: no files found matching '*.pot' under directory 'pytz'
    warning: no previously-included files found matching 'test_zdump.py'
Downloading/unpacking ActivityStream==0.1.4 (from -r requirements-common.txt (line 4))
  Downloading ActivityStream-0.1.4.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FA%2FActivityStream%2FActivityStream-0.1.4.tar.gz
  Running setup.py egg_info for package ActivityStream
    
Downloading/unpacking BeautifulSoup==3.2.0 (from -r requirements-common.txt (line 5))
  Downloading BeautifulSoup-3.2.0.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FB%2FBeautifulSoup%2FBeautifulSoup-3.2.0.tar.gz
  Running setup.py egg_info for package BeautifulSoup
    
Downloading/unpacking chardet==1.0.1 (from -r requirements-common.txt (line 6))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fc%2Fchardet%2Fchardet-1.0.1.tar.gz
  Running setup.py egg_info for package chardet
    
Downloading/unpacking colander==0.9.3 (from -r requirements-common.txt (line 7))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fc%2Fcolander%2Fcolander-0.9.3.tar.gz
  Running setup.py egg_info for package colander
    
Downloading/unpacking Creoleparser==0.7.3 (from -r requirements-common.txt (line 9))
  Downloading Creoleparser-0.7.3.zip
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FC%2FCreoleparser%2FCreoleparser-0.7.3.zip
  Running setup.py egg_info for package Creoleparser
    
    no previously-included directories found matching './creoleparser/test*'
    no previously-included directories found matching './docs'
Downloading/unpacking decorator==3.3.2 (from -r requirements-common.txt (line 10))
  Downloading decorator-3.3.2.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fd%2Fdecorator%2Fdecorator-3.3.2.tar.gz
  Running setup.py egg_info for package decorator
    /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3'
      warnings.warn(msg)
    
    warning: no previously-included files found matching 'Makefile'
Downloading/unpacking docutils==0.8.1 (from -r requirements-common.txt (line 12))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fd%2Fdocutils%2Fdocutils-0.8.1.tar.gz
  Running setup.py egg_info for package docutils
    
    warning: no files found matching 'MANIFEST'
    warning: no previously-included files matching '.cvsignore' found under directory '*'
    warning: no previously-included files matching '*.pyc' found under directory '*'
    warning: no previously-included files matching '*~' found under directory '*'
    warning: no previously-included files matching '.DS_Store' found under directory '*'
Downloading/unpacking EasyWidgets==0.2dev-20130603 (from -r requirements-common.txt (line 13))
  Downloading EasyWidgets-0.2dev-20130603.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FE%2FEasyWidgets%2FEasyWidgets-0.2dev-20130603.tar.gz
  Running setup.py egg_info for package EasyWidgets
    
    warning: no files found matching '*.txt'
Downloading/unpacking faulthandler==2.1 (from -r requirements-common.txt (line 14))
  Downloading faulthandler-2.1.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Ff%2Ffaulthandler%2Ffaulthandler-2.1.tar.gz
  Running setup.py egg_info for package faulthandler
    
    warning: no files found matching 'faulthandler/faulthandler.h'
Downloading/unpacking feedparser==5.0.1 (from -r requirements-common.txt (line 15))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Ff%2Ffeedparser%2Ffeedparser-5.0.1.tar.bz2
  Running setup.py egg_info for package feedparser
    
Downloading/unpacking FormEncode==1.2.4 (from -r requirements-common.txt (line 16))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FF%2FFormEncode%2FFormEncode-1.2.4.tar.gz
  Running setup.py egg_info for package FormEncode
    
    warning: no files found matching '*.py' under directory '.'
    no previously-included directories found matching '**/.svn'
Downloading/unpacking Genshi==0.6 (from -r requirements-common.txt (line 18))
  Storing download in cache at /tmp/python-pip-cache/http%3A%2F%2Fftp.edgewall.com%2Fpub%2Fgenshi%2FGenshi-0.6.tar.gz
  Running setup.py egg_info for package Genshi
    
    warning: no previously-included files found matching 'doc/2000ft.graffle'
    warning: no previously-included files matching '*' found under directory 'doc/logo.lineform'
Downloading/unpacking httplib2==0.7.4 (from -r requirements-common.txt (line 20))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fh%2Fhttplib2%2Fhttplib2-0.7.4.tar.gz
  Running setup.py egg_info for package httplib2
    
Downloading/unpacking iso8601==0.1.4 (from -r requirements-common.txt (line 21))
  Downloading iso8601-0.1.4.tar.gz
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fi%2Fiso8601%2Fiso8601-0.1.4.tar.gz
  Running setup.py egg_info for package iso8601
    
Downloading/unpacking Jinja2==2.6 (from -r requirements-common.txt (line 22))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FJ%2FJinja2%2FJinja2-2.6.tar.gz
  Running setup.py egg_info for package Jinja2
    
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
Downloading/unpacking Markdown==2.2.0 (from -r requirements-common.txt (line 23))
  Storing download in cache at /tmp/python-pip-cache/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FM%2FMarkdown%2FMarkdown-2.2.0.zip
  Running setup.py egg_info for package Markdown
    
Downloading/unpacking Ming==0.3.7 (from -r requirements-common.txt (line 24))
  HTTP error 502 while getting https://pypi.python.org/packages/source/M/Ming/Ming-0.3.7.tar.gz#md5=a2eab58b44e644063541629a6b0387aa (from https://pypi.python.org/simple/Ming/)
  Could not install requirement Ming==0.3.7 (from -r requirements-common.txt (line 24)) because of error HTTP Error 502: Bad Gateway
Could not install requirement Ming==0.3.7 (from -r requirements-common.txt (line 24)) because of HTTP error HTTP Error 502: Bad Gateway for URL https://pypi.python.org/packages/source/M/Ming/Ming-0.3.7.tar.gz#md5=a2eab58b44e644063541629a6b0387aa (from https://pypi.python.org/simple/Ming/)
Storing complete log in /home/jenkins/.pip/pip.log
Build step 'Execute shell' marked build as failure
Skipping Cobertura coverage report as build was not SUCCESS or better ...
Recording test results

Jenkins build is back to normal : Allura #90

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura/90/changes>