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

Changes:

[jifyang] Add fields to the reponse of POST/PUT steering target APIs

------------------------------------------
GitHub pull request #1815 of commit 57461cfab4d828c6f0d4c149a744d35c9fbbe7c8, 
no merge conflicts.
Setting status of 57461cfab4d828c6f0d4c149a744d35c9fbbe7c8 to PENDING with url 
https://builds.apache.org/job/incubator-trafficcontrol-PR/954/ and message: 
'Build started sha1 is merged.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> # 
 > timeout=10
Fetching upstream changes from 
git://github.com/apache/incubator-trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress 
 > git://github.com/apache/incubator-trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > git://github.com/apache/incubator-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/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from 
git://github.com/apache/incubator-trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress 
 > git://github.com/apache/incubator-trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 57461cfab4d828c6f0d4c149a744d35c9fbbe7c8^{commit} # timeout=10
Checking out Revision 57461cfab4d828c6f0d4c149a744d35c9fbbe7c8 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57461cfab4d828c6f0d4c149a744d35c9fbbe7c8
Commit message: "Add fields to the reponse of POST/PUT steering target APIs"
 > git rev-list a38e335e4dd4075a387a13f19cec4bb2a2071177 # timeout=10
[incubator-trafficcontrol-PR] $ /bin/bash /tmp/jenkins2424384240644650602.sh
+ '[' '!' -x bin/docker-compose ']'
+ mkdir bin
++ uname -s
++ uname -m
+ curl -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 --:--:-- --:--:-- --:--:--     0  
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 
  617    0   617    0     0   2228      0 --:--:-- --:--:-- --:--:--  2227
  2 8079k    2  169k    0     0   149k      0  0:00:54  0:00:01  0:00:53  149k 
64 8079k   64 5188k    0     0  2442k      0  0:00:03  0:00:02  0:00:01 
5074k100 8079k  100 8079k    0     0  3577k      0  0:00:02  0:00:02 --:--:-- 
7049k
+ chmod +x ./bin/docker-compose
+ docker version
Client:
 Version:      17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64

Server:
 Version:      17.05.0-ce
 API version:  1.29 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64
 Experimental: false
+ rm -rf dist
+ export COMPOSE_HTTP_TIMEOUT=120
+ COMPOSE_HTTP_TIMEOUT=120
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-954 -f 
infrastructure/docker/build/docker-compose.yml up --build
WARNING: Dependency conflict: an older version of the 'docker-py' package may 
be polluting the namespace. If you're experiencing crashes, run the following 
command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Creating network "jenkinsincubatortrafficcontrolpr954_default" with the default 
driver
Building traffic_portal_build
Traceback (most recent call last):
  File "bin/docker-compose", line 3, in <module>
    
  File "compose/cli/main.py", line 68, in main
  File "compose/cli/main.py", line 118, in perform_command
  File "compose/cli/main.py", line 924, in up
  File "compose/project.py", line 400, in up
  File "compose/service.py", line 291, in ensure_image_exists
  File "compose/service.py", line 871, in build
  File "site-packages/docker/api/build.py", line 141, in build
  File "site-packages/docker/utils/build.py", line 13, in tar
  File "site-packages/docker/utils/utils.py", line 117, in create_archive
  File "tarfile.py", line 2049, in addfile
IOError: [Errno 28] No space left on device
Failed to execute script docker-compose
+ find ./dist -type f -ls
find: './dist': No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : export COMPOSE_HTTP_TIMEOUT=120
./bin/docker-compose -p "${BUILD_TAG}" -f 
infrastructure/docker/build/docker-compose.yml down -v
[incubator-trafficcontrol-PR] $ /bin/bash -xe /tmp/jenkins877890503998208031.sh
+ export COMPOSE_HTTP_TIMEOUT=120
+ COMPOSE_HTTP_TIMEOUT=120
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-954 -f 
infrastructure/docker/build/docker-compose.yml down -v
Failed to write all bytes for requests/cacert.pem
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0

Reply via email to