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 2020/01/24 15:06:47 UTC

Build failed in Jenkins: trafficcontrol-PR #5144

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

Changes:

[Michael_Hoppal] Initial implementation of to_extension POST rewrite

[Michael_Hoppal] Rewrite to_extension POST

[Michael_Hoppal] remove commented out code

[ocket8888] Fix broken links and make version agnostic (#4326)


------------------------------------------
GitHub pull request #4327 of commit 076610f0d7512c576513beaa7821efae50c951bc, no merge conflicts.
Running as SYSTEM
Setting status of 076610f0d7512c576513beaa7821efae50c951bc to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/5144/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
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 076610f0d7512c576513beaa7821efae50c951bc^{commit} # timeout=10
Checking out Revision 076610f0d7512c576513beaa7821efae50c951bc (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 076610f0d7512c576513beaa7821efae50c951bc
Commit message: "Merge branch 'master' into feature/rewrite_to_extensions"
 > git rev-list --no-walk 58c350223e6ee56ae08b83ba6b7952efa4f0ac00 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins4632274554527440959.sh
++ echo jenkins-trafficcontrol-PR-5144
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR5144
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-7Oiz
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-dHbW
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-7Oiz -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   1626      0 --:--:-- --:--:-- --:--:--  1627
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 89 8079k   89 7205k    0     0  4899k      0  0:00:01  0:00:01 --:--:-- 7112k100 8079k  100 8079k    0     0  5465k      0  0:00:01  0:00:01 --:--:-- 7913k
+ chmod +x /tmp/docker-compose-7Oiz
+ rm -rf dist
+ /tmp/docker-compose-7Oiz -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5144 up
Creating network "trafficcontrolpr5144_default" with the default driver
Creating trafficcontrolpr5144_weasel_1 ... 
Creating trafficcontrolpr5144_source_1 ... 
Creating trafficcontrolpr5144_traffic_portal_build_1 ... 
Creating trafficcontrolpr5144_docs_1 ... 
Creating trafficcontrolpr5144_grovetccfg_build_1 ... 
Traceback (most recent call last):
  File "bin/docker-compose", line 3, in <module>
  File "compose/cli/main.py", line 68, in main
Creating trafficcontrolpr5144_weasel_1
  File "compose/cli/main.py", line 118, in perform_command
  File "compose/cli/main.py", line 924, in up
  File "compose/project.py", line 422, in up
  File "compose/parallel.py", line 49, in parallel_execute
  File "compose/parallel.py", line 136, in parallel_execute_iter
  File "compose/parallel.py", line 199, in feed_queue
  File "threading.py", line 736, in start
thread.errorCreating trafficcontrolpr5144_grove_build_1 ... 
: can't start new thread
Failed to execute script docker-compose
+ exit 1
+ finish
+ /tmp/docker-compose-7Oiz -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5144 down -v
Removing network trafficcontrolpr5144_default
+ /tmp/docker-compose-7Oiz -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR5144 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-7Oiz
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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