See 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/1713/display/redirect?page=changes>

Changes:

[ocket8888] TP: bug fixes on the any map form (#4199)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu) in workspace 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/>
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6266cf16c49190a6b48e09096d1f003d189957bb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6266cf16c49190a6b48e09096d1f003d189957bb
Commit message: "TP: bug fixes on the any map form (#4199)"
 > git rev-list --no-walk d7c43d3207e35e00393696b67ed40b11a41b9e12 # timeout=10
[trafficcontrol-traffic_ops-test] $ /bin/bash /tmp/jenkins5255990847504954227.sh
docker-compose version 1.25.0, build b42d419
docker-py version: 3.7.3
CPython version: 2.7.17
OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
+ trap finish EXIT
+ proj=jenkins-trafficcontrol-traffic_ops-test-1713
++ pwd
+ 
compose=<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
+ cfile=traffic_ops/app/bin/tests/docker-compose.yml
+ [[ -z 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 ]]
+ [[ ! -x 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 ]]
+ 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 -p jenkins-trafficcontrol-traffic_ops-test-1713 -f 
traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from 
unit_golang unit_golang
using --exit-code-from implies --abort-on-container-exit
Creating network "jenkinstrafficcontroltrafficopstest1713_default" with the 
default driver
Creating volume "jenkinstrafficcontroltrafficopstest1713_traffic_ops" with 
default driver
Creating volume "jenkinstrafficcontroltrafficopstest1713_traffic_ops_golang" 
with default driver
Building unit_golang
Step 1/8 : FROM golang:1.11
1.11: Pulling from library/golang
Digest: sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04
Status: Downloaded newer image for golang:1.11
 ---> 43a154fee764
Step 2/8 : MAINTAINER [email protected]
 ---> Using cache
 ---> ef6e97def5e9
Step 3/8 : ARG DIR=github.com/apache/trafficcontrol
 ---> Using cache
 ---> c5faa3ed1c94
Step 4/8 : ADD traffic_ops /go/src/$DIR/traffic_ops
 ---> 2bda68a9878b
Step 5/8 : ADD lib /go/src/$DIR/lib
 ---> f1dae1b52831
Step 6/8 : ADD vendor /go/src/$DIR/vendor
 ---> 935b204bd093
Step 7/8 : WORKDIR /go/src/$DIR/traffic_ops/traffic_ops_golang
 ---> Running in c221a9dd2859
Removing intermediate container c221a9dd2859
 ---> 920a1343e4ba
Step 8/8 : CMD bash -c 'go get -v && go test -cover -v ./... 
../../lib/go-tc/...'
 ---> Running in f0c46ba1c884
Removing intermediate container f0c46ba1c884
 ---> e7abb78d8b72
Successfully built e7abb78d8b72
Successfully tagged jenkinstrafficcontroltrafficopstest1713_unit_golang:latest
Creating jenkinstrafficcontroltrafficopstest1713_unit_golang_1 ... 
Creating jenkinstrafficcontroltrafficopstest1713_unit_golang_1
Creating jenkinstrafficcontroltrafficopstest1713_unit_golang_1 ... 
doneAttaching to 
jenkinstrafficcontroltrafficopstest1713_unit_golang_1
unit_golang_1  | Fetching https://golang.org/x/crypto/scrypt?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/crypto/scrypt?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/crypto/scrypt": found meta tag 
get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", 
RepoRoot:"https://go.googlesource.com/crypto"} at 
https://golang.org/x/crypto/scrypt?go-get=1
unit_golang_1  | get "golang.org/x/crypto/scrypt": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/crypto?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/crypto?go-get=1 (status code 200)
unit_golang_1  | golang.org/x/crypto (download)
unit_golang_1  | github.com/apache/trafficcontrol (download)
unit_golang_1  | package 
github.com/apache/trafficcontrol/traffic_monitor/cache: 
/go/src/github.com/apache/trafficcontrol exists but 
/go/src/github.com/apache/trafficcontrol/.git does not - stale checkout?
unit_golang_1  | Fetching https://golang.org/x/crypto/ed25519?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/crypto/ed25519?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/crypto/ed25519": found meta tag 
get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", 
RepoRoot:"https://go.googlesource.com/crypto"} at 
https://golang.org/x/crypto/ed25519?go-get=1
unit_golang_1  | get "golang.org/x/crypto/ed25519": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/net/ipv4?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/net/ipv4?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/net/ipv4": found meta tag 
get.metaImport{Prefix:"golang.org/x/net", VCS:"git", 
RepoRoot:"https://go.googlesource.com/net"} at 
https://golang.org/x/net/ipv4?go-get=1
unit_golang_1  | get "golang.org/x/net/ipv4": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/net?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/net?go-get=1 (status code 200)
unit_golang_1  | golang.org/x/net (download)
unit_golang_1  | Fetching https://golang.org/x/sys/unix?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/sys/unix?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/sys/unix": found meta tag 
get.metaImport{Prefix:"golang.org/x/sys", VCS:"git", 
RepoRoot:"https://go.googlesource.com/sys"} at 
https://golang.org/x/sys/unix?go-get=1
unit_golang_1  | get "golang.org/x/sys/unix": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/sys?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/sys?go-get=1 (status code 200)
unit_golang_1  | golang.org/x/sys (download)
unit_golang_1  | Fetching https://golang.org/x/net/ipv6?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/net/ipv6?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/net/ipv6": found meta tag 
get.metaImport{Prefix:"golang.org/x/net", VCS:"git", 
RepoRoot:"https://go.googlesource.com/net"} at 
https://golang.org/x/net/ipv6?go-get=1
unit_golang_1  | get "golang.org/x/net/ipv6": verifying 
non-authoritative meta tag
jenkinstrafficcontroltrafficopstest1713_unit_golang_1 exited with code 1
Aborting on container exit...
+ exit 1
+ finish
+ local st=1
+ [[ 1 -ne 0 ]]
+ echo 'Exiting with status 1'
Exiting with status 1
+ 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 -p jenkins-trafficcontrol-traffic_ops-test-1713 -f 
traffic_ops/app/bin/tests/docker-compose.yml down -v
Removing jenkinstrafficcontroltrafficopstest1713_unit_golang_1 ... 
Removing jenkinstrafficcontroltrafficopstest1713_unit_golang_1 ... 
doneRemoving network 
jenkinstrafficcontroltrafficopstest1713_default
Removing volume jenkinstrafficcontroltrafficopstest1713_traffic_ops
Removing volume jenkinstrafficcontroltrafficopstest1713_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Reply via email to