You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/28 22:02:18 UTC

Build failed in Jenkins: trafficcontrol-PR #2537

See <https://builds.apache.org/job/trafficcontrol-PR/2537/display/redirect?page=changes>

Changes:

[rob] Add TO Go federations?all for internal fed route

[rob] Add TO Go GET federations

[rob] Add TO Go POST federations/id/deliveryservices

[rob] Add TO Go federations tests

------------------------------------------
GitHub pull request #2862 of commit 96713d841fbd2a42f5b27ee4ad1282260302a9ba, no merge conflicts.
Setting status of 96713d841fbd2a42f5b27ee4ad1282260302a9ba to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2537/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 96713d841fbd2a42f5b27ee4ad1282260302a9ba^{commit} # timeout=10
Checking out Revision 96713d841fbd2a42f5b27ee4ad1282260302a9ba (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96713d841fbd2a42f5b27ee4ad1282260302a9ba
Commit message: "Add TO Go federations tests"
 > git rev-list --no-walk f22a4621e61407a38648b03991113fb00decf2ac # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins8659453360295311851.sh
++ echo jenkins-trafficcontrol-PR-2537
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR2537
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-23OT
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-nF9S
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-23OT -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0   3488      0 --:--:-- --:--:-- --:--:--  3505
  0 8079k    0 16347    0     0  28629      0  0:04:48 --:--:--  0:04:48 28629100 8079k  100 8079k    0     0  7090k      0  0:00:01  0:00:01 --:--:-- 13.8M
+ chmod +x /tmp/docker-compose-23OT
+ rm -rf dist
+ /tmp/docker-compose-23OT -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2537 up
Creating network "trafficcontrolpr2537_default" with the default driver
Building docs
Step 1/8 : FROM centos:7
 ---> 5182e96772bf
Step 2/8 : MAINTAINER Jonathan Gray
 ---> Using cache
 ---> 9e882f6b2e02
Step 3/8 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 8104af8f9be7
Step 4/8 : RUN yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> 8ef4669305b0
Step 5/8 : ADD docs/source/requirements.txt /docs.requirements.txt
 ---> Using cache
 ---> 4c7e4a91ad0d
Step 6/8 : RUN yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt
 ---> Running in 8babea9ce7d7
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.fileplanet.com
 * epel: mirrors.cat.pdx.edu
 * extras: centos.s.uw.edu
 * updates: repo1.sea.innoscale.net
https://mirror.chpc.utah.edu/pub/epel/7/x86_64/repodata/b9fd40bc18c37c5dc16f3ea3396fbd706598e2aff6100591cba647d40a6dd8d8-primary.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below wiki article 

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

Resolving Dependencies
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package python2-pip.noarch 0:8.1.2-6.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-6.el7.noarch
--> Running transaction check
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                               Arch     Version            Repository
                                                                           Size
================================================================================
Installing:
 make                                  x86_64   1:3.82-23.el7      base   420 k
 python2-pip                           noarch   8.1.2-6.el7        epel   1.7 M
Installing for dependencies:
 python-backports                      x86_64   1.0-8.el7          base   5.8 k
 python-backports-ssl_match_hostname   noarch   3.5.0.1-1.el7      base    13 k
 python-ipaddress                      noarch   1.0.16-2.el7       base    34 k
 python-setuptools                     noarch   0.9.8-7.el7        base   397 k

Transaction Summary
================================================================================
Install  2 Packages (+4 Dependent packages)

Total download size: 2.5 M
Installed size: 10 M
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-6.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for python2-pip-8.1.2-6.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total                                              2.7 MB/s | 2.5 MB  00:00     
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <ep...@fedoraproject.org>"
 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
 Package    : epel-release-7-11.noarch (@extras)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : python-ipaddress-1.0.16-2.el7.noarch                         1/6 
  Installing : python-backports-1.0-8.el7.x86_64                            2/6 
  Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     3/6 
  Installing : python-setuptools-0.9.8-7.el7.noarch                         4/6 
  Installing : python2-pip-8.1.2-6.el7.noarch                               5/6 
  Installing : 1:make-3.82-23.el7.x86_64                                    6/6 
  Verifying  : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch     1/6 
  Verifying  : python-backports-1.0-8.el7.x86_64                            2/6 
  Verifying  : python-ipaddress-1.0.16-2.el7.noarch                         3/6 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    4/6 
  Verifying  : python-setuptools-0.9.8-7.el7.noarch                         5/6 
  Verifying  : python2-pip-8.1.2-6.el7.noarch                               6/6 

Installed:
  make.x86_64 1:3.82-23.el7           python2-pip.noarch 0:8.1.2-6.el7          

Dependency Installed:
  python-backports.x86_64 0:1.0-8.el7                                           
  python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7                    
  python-ipaddress.noarch 0:1.0.16-2.el7                                        
  python-setuptools.noarch 0:0.9.8-7.el7                                        

Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Collecting Sphinx>=1.4.3 (from -r /docs.requirements.txt (line 15))
  Downloading https://files.pythonhosted.org/packages/35/e0/e9e83b244eaa382ba21896dda6172617e47aff0be225eb72782cca105d3c/Sphinx-1.8.1-py2.py3-none-any.whl (3.1MB)
Collecting sphinx_rtd_theme>=0.4.0 (from -r /docs.requirements.txt (line 16))
  Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB)
Collecting sphinx_autodoc_typehints>=1.3.0 (from -r /docs.requirements.txt (line 17))
  Downloading https://files.pythonhosted.org/packages/96/f2/194721797bb0d96df240030dd513b41d47fe0640bbbd6a6978f0b488f847/sphinx-autodoc-typehints-1.3.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-wOL31l/sphinx-autodoc-typehints/setup.py", line 7, in <module>
        'setuptools >= 36.2.7'
      File "/usr/lib64/python2.7/distutils/core.py", line 112, in setup
        _setup_distribution = dist = klass(attrs)
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 265, in __init__
        self.fetch_build_eggs(attrs.pop('setup_requires'))
      File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs
        parse_requirements(requires), installer=self.fetch_build_egg
      File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in resolve
        raise VersionConflict(dist,req) # XXX put more info here
    pkg_resources.VersionConflict: (setuptools 0.9.8 (/usr/lib/python2.7/site-packages), Requirement.parse('setuptools>=36.2.7'))
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-wOL31l/sphinx-autodoc-typehints/
You are using pip version 8.1.2, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Service 'docs' failed to build: The command '/bin/sh -c yum -y install 		python-pip 		make && 	yum -y clean all && 	pip install -r /docs.requirements.txt' returned a non-zero code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-23OT -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2537 down -v
Removing network trafficcontrolpr2537_default
+ /tmp/docker-compose-23OT -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2537 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-23OT
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #2538

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2538/display/redirect?page=changes>