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/05/17 02:44:37 UTC

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #623

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

Changes:

[mitchell852] create roles crud endpoints in golang

[mitchell852] fix the roles update method

[mitchell852] change priv level required to change roles, disallow updates to a role's

[mitchell852] verify role is not in use before deletion

[mitchell852] fix select to be a get for count of assigned users

[mitchell852] hooks TP into new roles crud apis

[mitchell852] add basic unit test for roles.go

[mitchell852] implement role capabilities association on the roles crud endpoints

[mitchell852] manage capabilities for a role

[mitchell852] adds a view to see all users for a given role

[mitchell852] provides the ability to manage capabilities in TP

[mitchell852] adds the ability to view all users for a specific capability

[mitchell852] adds the ability to view all endpoints for a capability

[mitchell852] disallow creation of roles with a higher privLevel than the user's

[mitchell852] toggles capability views on/off by use of a parameter

[mitchell852] fix role package's unit test and add api tests for roles endpoints

[mitchell852] address import and formatting errors with go imports

[mitchell852] Increase hostname and domain name length limit in Traffic Portal

------------------------------------------
[...truncated 2.23 MB...]
unit_1         | Use of uninitialized value in join or string at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl/Appender.pm line 182.
unit_1         | 
unit_1         | #   Failed test '302 Found'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 246.
unit_1         | #          got: '500'
unit_1         | #     expected: '302'
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dscp"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '42'
unit_1         | #     expected: '41'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/routing_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'cdn'
unit_1         | #     expected: 'bar'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_description"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'edge description'
unit_1         | #     expected: 'mid description'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/org_server_fqdn"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'http://jvd-1.knutsel.com'
unit_1         | #     expected: 'http://update.knutsel.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '10.10.10.11'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip6"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '2001:558:fee8:180::1/64'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '31'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/ccr_dns_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '3601'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_mbps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '4000000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_tps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '10001'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/fq_pacing_rate"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '500000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_lat"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '41.881944'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_long"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '-87.627778'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'long_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_1"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'ccp'
unit_1         | #     expected: 'cust_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_2"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'Columbus'
unit_1         | #     expected: 'service_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/info_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'http://knutsel-update.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/protocol"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'EDGE1'
unit_1         | #     expected: 'MID1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/geolimit_redirect_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: ''
unit_1         | #     expected: 'http://update.redirect.url.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/display_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'display name 2'
unit_1         | #     expected: 'Testing Delivery Service'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/regional_geo_blocking"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | # Looks like you failed 23 tests of 76.
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t ............................. 
unit_1         | Dubious, test returned 23 (wstat 5888, 0x1700)
unit_1         | Failed 23/76 subtests 
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/deliveryserviceserver.t ....................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/federation.t .................................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/health.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/hwinfo.t ...................................... ok
unit_1         | /opt/traffic_ops/app/t/influxdb_adapter.t ............................ ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/log.t ......................................... ok
unit_1         | Prototype mismatch: sub main::str2time: none vs ($;$) at /usr/share/perl5/vendor_perl/Exporter.pm line 66.
unit_1         |  at (eval 1471) line 1.
unit_1         | Constant subroutine main::ERROR redefined at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Prototype mismatch: sub main::ERROR: none vs () at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SCHEMA_FILE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SERVER_TYPE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 564, <DATA> line 755.
unit_1         | /opt/traffic_ops/app/t/modules.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/parameter.t ................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/phys_location.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/profile.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # Testing test-ds5 (http://test-ds5.edge) in cdn1
unit_1         | # Other servers 1
unit_1         | # Servers in cdn1 CDN: 7
unit_1         | /opt/traffic_ops/app/t/purge.t ....................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/rascal_status.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # test-01
unit_1         | Use of uninitialized value in pattern match (m//) at /opt/traffic_ops/app/lib/UI/Server.pm line 474.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | # 1
unit_1         | /opt/traffic_ops/app/t/server.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # sdnsid:1
unit_1         | /opt/traffic_ops/app/t/staticdnsentry.t .............................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/user.t ........................................ ok
unit_1         | 
unit_1         | Test Summary Report
unit_1         | -------------------
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice.t                   (Wstat: 31488 Tests: 381 Failed: 123)
unit_1         |   Failed tests:  35-36, 38-42, 45-46, 48-52, 73-74, 76-84
unit_1         |                 87-97, 100-101, 104, 162-169, 172-179, 200-211
unit_1         |                 214-224, 227-228, 231, 289-296, 299-306
unit_1         |                 327-338, 341-351, 354-355, 358
unit_1         |   Non-zero exit status: 123
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_crud.t              (Wstat: 34304 Tests: 383 Failed: 134)
unit_1         |   Failed tests:  28-34, 36-41, 45-47, 53, 55, 58, 61-65
unit_1         |                 67-72, 75-77, 81-83, 87-89, 93, 96-97, 101
unit_1         |                 159-172, 176-178, 182-184, 186, 189, 192-203
unit_1         |                 206-208, 212-215, 218-220, 224, 227-228
unit_1         |                 232, 290-303, 307-309, 313-315, 317, 320
unit_1         |                 323-334, 337-338, 341-342, 345, 348-350
unit_1         |                 353
unit_1         |   Non-zero exit status: 134
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant_access.t                     (Wstat: 65280 Tests: 23 Failed: 4)
unit_1         |   Failed tests:  19-22
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t                           (Wstat: 5888 Tests: 76 Failed: 23)
unit_1         |   Failed tests:  38, 42-43, 46-47, 51-68
unit_1         |   Non-zero exit status: 23
unit_1         | Files=80, Tests=4835, 422 wallclock secs ( 1.21 usr  0.20 sys + 289.79 cusr 36.37 csys = 327.57 CPU)
unit_1         | Result: FAIL
unit_1         | + finish
unit_1         | + local st=1
unit_1         | Exiting with status 1
unit_1         | + [[ 1 -ne 0 ]]
unit_1         | + echo 'Exiting with status 1'
unit_1         | + [[ -n '' ]]
jenkinsincubatortrafficcontroltrafficopstest623_unit_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/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-623 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest623_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest623_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest623_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest623_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest623_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest623_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest623_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest623_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest623_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest623_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest623_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #630

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

Changes:

[rob05c] implement login flow in go for local user and ldap

[rob05c] move more ldap options to the ldap config and refactor connection logic

[rob05c] fixup imports in auth/login.go and ldap.go

[rob05c] vendor ldap.v2 for use in login

[rob05c] properly license auth/login.go and auth/ldap.go

[rob05c] vendor asn1-ber.v1 a dependency of ldap.v2

[rob05c] added asn1-ber.v1 for vendoring of ldap dependencies

[rob05c] update client to use api/1.3/user/login

[rob05c] add new fields to ldap.conf generation in postinstall

[rob05c] properly license and exclude from rat vendored ldap and asn1-ber

[rob05c] place example ldap.conf properly in app/conf

[rob05c] fix syntax error in postinstall

[rob05c] address no local user and disallowed role cases in login

[rob05c] add changelog entry for login endpoint

[rob05c] move ldap package up to traffic_ops/vendor dir

[rob05c] rename scrypt password function to make login logic clearer

[rob05c] properly vendor asn1-ber.v1 without git submodule

[rob05c] change config error handling so all are logged and add default ldap

[rob05c] increase logging in ldap methods for debugging

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/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/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 9d85130fb990d861cf503e96b83d3ee7ebbf0a14 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d85130fb990d861cf503e96b83d3ee7ebbf0a14
Commit message: "increase logging in ldap methods for debugging"
 > git rev-list --no-walk b1259d6fbe698ba2ee625dae6bcb0c4973eca7c3 # timeout=10
[incubator-trafficcontrol-traffic_ops-test] $ /bin/bash /tmp/jenkins3429887655898300992.sh
docker-compose version 1.21.2, build a133471
docker-py version: 3.3.0
CPython version: 2.7.12
OpenSSL version: OpenSSL 1.0.2g  1 Mar 2016
+ trap finish EXIT
+ proj=jenkins-incubator-trafficcontrol-traffic_ops-test-630
++ pwd
+ compose=<https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
+ cfile=traffic_ops/app/bin/tests/docker-compose.yml
+ [[ -z <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> ]]
+ [[ ! -x <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/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 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0   1871      0 --:--:-- --:--:-- --:--:--  1875
  0 8079k    0 16360    0     0  17979      0  0:07:40 --:--:--  0:07:40 17979 11 8079k   11  934k    0     0   486k      0  0:00:16  0:00:01  0:00:15  909k 61 8079k   61 4946k    0     0  1726k      0  0:00:04  0:00:02  0:00:02 2520k100 8079k  100 8079k    0     0  2522k      0  0:00:03  0:00:03 --:--:-- 3518k
+ chmod +x <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-630 -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 "jenkinsincubatortrafficcontroltrafficopstest630_default" with the default driver
Creating volume "jenkinsincubatortrafficcontroltrafficopstest630_traffic_ops" with default driver
Creating volume "jenkinsincubatortrafficcontroltrafficopstest630_traffic_ops_golang" with default driver
Building unit_golang
Step 1/7 : FROM golang:1.8
1.8: Pulling from library/golang
Digest: sha256:f0b5dab7581eddb49dabd1d1b9aa505ca3edcdf79a66395b5bfa4f3c036b49ef
Status: Downloaded newer image for golang:1.8
 ---> 0d283eb41a92
Step 2/7 : MAINTAINER Dan Kirkwood <da...@apache.org>
 ---> Running in fbd81b210def
 ---> 71a817dc6159
Removing intermediate container fbd81b210def
Step 3/7 : ARG DIR=github.com/apache/incubator-trafficcontrol
 ---> Running in 9b2cdd87b7e0
 ---> 9e895ce501f6
Removing intermediate container 9b2cdd87b7e0
Step 4/7 : ADD traffic_ops /go/src/$DIR/traffic_ops
 ---> bf7c7ee5187d
Removing intermediate container 84acf0c8eaaa
Step 5/7 : ADD lib /go/src/$DIR/lib
 ---> 757698b21d7a
Removing intermediate container 8f42385cb778
Step 6/7 : WORKDIR /go/src/$DIR/traffic_ops/traffic_ops_golang
 ---> 809a8aa9d6d2
Removing intermediate container a6f6e750c4b1
Step 7/7 : CMD bash -c 'go get -v && go test -cover -v $(go list ./... | grep -v vendor/) ../../lib/go-*'
 ---> Running in 9b09695dbb87
 ---> 8e46d3fc2c3d
Removing intermediate container 9b09695dbb87
Successfully built 8e46d3fc2c3d
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest630_unit_golang:latest
Creating jenkinsincubatortrafficcontroltrafficopstest630_unit_golang_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest630_unit_golang_1
Creating jenkinsincubatortrafficcontroltrafficopstest630_unit_golang_1 ... error
ERROR: for jenkinsincubatortrafficcontroltrafficopstest630_unit_golang_1  Cannot start service unit_golang: network jenkinsincubatortrafficcontroltrafficopstest630_default not found

ERROR: for unit_golang  Cannot start service unit_golang: network jenkinsincubatortrafficcontroltrafficopstest630_default not found
Encountered errors while bringing up the project.
+ exit 1
+ finish
+ local st=1
+ [[ 1 -ne 0 ]]
+ echo 'Exiting with status 1'
Exiting with status 1
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-630 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Removing jenkinsincubatortrafficcontroltrafficopstest630_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest630_unit_golang_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest630_default
Network jenkinsincubatortrafficcontroltrafficopstest630_default not found.
Removing volume jenkinsincubatortrafficcontroltrafficopstest630_traffic_ops
Volume jenkinsincubatortrafficcontroltrafficopstest630_traffic_ops not found.
Removing volume jenkinsincubatortrafficcontroltrafficopstest630_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #629

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

Changes:

[mitchell852] Fix TO missing use JSON

------------------------------------------
[...truncated 2.23 MB...]
unit_1         | Use of uninitialized value in join or string at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl/Appender.pm line 182.
unit_1         | 
unit_1         | #   Failed test '302 Found'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 246.
unit_1         | #          got: '500'
unit_1         | #     expected: '302'
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dscp"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '42'
unit_1         | #     expected: '41'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/routing_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'cdn'
unit_1         | #     expected: 'bar'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_description"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'edge description'
unit_1         | #     expected: 'mid description'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/org_server_fqdn"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'http://jvd-1.knutsel.com'
unit_1         | #     expected: 'http://update.knutsel.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '10.10.10.11'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip6"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '2001:558:fee8:180::1/64'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '31'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/ccr_dns_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '3601'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_mbps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '4000000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_tps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '10001'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/fq_pacing_rate"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '500000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_lat"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '41.881944'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_long"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '-87.627778'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'long_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_1"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'ccp'
unit_1         | #     expected: 'cust_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_2"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'Columbus'
unit_1         | #     expected: 'service_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/info_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'http://knutsel-update.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/protocol"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'EDGE1'
unit_1         | #     expected: 'MID1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/geolimit_redirect_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: ''
unit_1         | #     expected: 'http://update.redirect.url.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/display_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'display name 2'
unit_1         | #     expected: 'Testing Delivery Service'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/regional_geo_blocking"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | # Looks like you failed 23 tests of 76.
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t ............................. 
unit_1         | Dubious, test returned 23 (wstat 5888, 0x1700)
unit_1         | Failed 23/76 subtests 
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/deliveryserviceserver.t ....................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/federation.t .................................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/health.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/hwinfo.t ...................................... ok
unit_1         | /opt/traffic_ops/app/t/influxdb_adapter.t ............................ ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/log.t ......................................... ok
unit_1         | Prototype mismatch: sub main::str2time: none vs ($;$) at /usr/share/perl5/vendor_perl/Exporter.pm line 66.
unit_1         |  at (eval 1465) line 1.
unit_1         | Constant subroutine main::ERROR redefined at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Prototype mismatch: sub main::ERROR: none vs () at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SCHEMA_FILE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SERVER_TYPE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 564, <DATA> line 755.
unit_1         | /opt/traffic_ops/app/t/modules.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/parameter.t ................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/phys_location.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/profile.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # Testing steering-target-ds2 (http://target-ds2.edge) in cdn1
unit_1         | # Other servers 1
unit_1         | # Servers in cdn1 CDN: 7
unit_1         | /opt/traffic_ops/app/t/purge.t ....................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/rascal_status.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # test-01
unit_1         | Use of uninitialized value in pattern match (m//) at /opt/traffic_ops/app/lib/UI/Server.pm line 474.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | # 1
unit_1         | /opt/traffic_ops/app/t/server.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # sdnsid:1
unit_1         | /opt/traffic_ops/app/t/staticdnsentry.t .............................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/user.t ........................................ ok
unit_1         | 
unit_1         | Test Summary Report
unit_1         | -------------------
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice.t                   (Wstat: 31488 Tests: 381 Failed: 123)
unit_1         |   Failed tests:  35-36, 38-42, 45-46, 48-52, 73-74, 76-84
unit_1         |                 87-97, 100-101, 104, 162-169, 172-179, 200-211
unit_1         |                 214-224, 227-228, 231, 289-296, 299-306
unit_1         |                 327-338, 341-351, 354-355, 358
unit_1         |   Non-zero exit status: 123
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_crud.t              (Wstat: 34304 Tests: 383 Failed: 134)
unit_1         |   Failed tests:  28-34, 36-41, 45-47, 53, 55, 58, 61-65
unit_1         |                 67-72, 75-77, 81-83, 87-89, 93, 96-97, 101
unit_1         |                 159-172, 176-178, 182-184, 186, 189, 192-203
unit_1         |                 206-208, 212-215, 218-220, 224, 227-228
unit_1         |                 232, 290-303, 307-309, 313-315, 317, 320
unit_1         |                 323-334, 337-338, 341-342, 345, 348-350
unit_1         |                 353
unit_1         |   Non-zero exit status: 134
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant_access.t                     (Wstat: 65280 Tests: 23 Failed: 4)
unit_1         |   Failed tests:  19-22
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t                           (Wstat: 5888 Tests: 76 Failed: 23)
unit_1         |   Failed tests:  38, 42-43, 46-47, 51-68
unit_1         |   Non-zero exit status: 23
unit_1         | Files=80, Tests=4834, 800 wallclock secs ( 1.31 usr  0.24 sys + 368.43 cusr 51.06 csys = 421.04 CPU)
unit_1         | Result: FAIL
unit_1         | + finish
unit_1         | + local st=1
unit_1         | + [[ 1 -ne 0 ]]
unit_1         | + echo 'Exiting with status 1'
unit_1         | + [[ -n '' ]]
unit_1         | Exiting with status 1
jenkinsincubatortrafficcontroltrafficopstest629_unit_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/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-629 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest629_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest629_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest629_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest629_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest629_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest629_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest629_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest629_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest629_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest629_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest629_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #628

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

Changes:

[mitchell852] added migration to add anonymousBlockingEnabled field to

------------------------------------------
[...truncated 2.23 MB...]
unit_1         | Use of uninitialized value in join or string at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl/Appender.pm line 182.
unit_1         | 
unit_1         | #   Failed test '302 Found'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 246.
unit_1         | #          got: '500'
unit_1         | #     expected: '302'
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dscp"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '42'
unit_1         | #     expected: '41'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/routing_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'cdn'
unit_1         | #     expected: 'bar'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_description"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'edge description'
unit_1         | #     expected: 'mid description'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/org_server_fqdn"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'http://jvd-1.knutsel.com'
unit_1         | #     expected: 'http://update.knutsel.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '10.10.10.11'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip6"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '2001:558:fee8:180::1/64'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '31'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/ccr_dns_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '3601'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_mbps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '4000000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_tps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '10001'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/fq_pacing_rate"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '500000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_lat"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '41.881944'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_long"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '-87.627778'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'long_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_1"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'ccp'
unit_1         | #     expected: 'cust_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_2"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'Columbus'
unit_1         | #     expected: 'service_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/info_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'http://knutsel-update.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/protocol"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'EDGE1'
unit_1         | #     expected: 'MID1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/geolimit_redirect_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: ''
unit_1         | #     expected: 'http://update.redirect.url.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/display_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'display name 2'
unit_1         | #     expected: 'Testing Delivery Service'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/regional_geo_blocking"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | # Looks like you failed 23 tests of 76.
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t ............................. 
unit_1         | Dubious, test returned 23 (wstat 5888, 0x1700)
unit_1         | Failed 23/76 subtests 
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/deliveryserviceserver.t ....................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/federation.t .................................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/health.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/hwinfo.t ...................................... ok
unit_1         | /opt/traffic_ops/app/t/influxdb_adapter.t ............................ ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/log.t ......................................... ok
unit_1         | Prototype mismatch: sub main::str2time: none vs ($;$) at /usr/share/perl5/vendor_perl/Exporter.pm line 66.
unit_1         |  at (eval 1465) line 1.
unit_1         | Constant subroutine main::ERROR redefined at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Prototype mismatch: sub main::ERROR: none vs () at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SCHEMA_FILE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SERVER_TYPE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 564, <DATA> line 755.
unit_1         | /opt/traffic_ops/app/t/modules.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/parameter.t ................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/phys_location.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/profile.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # Testing xxfoo.bar (http://foo.bar.edge) in cdn1
unit_1         | # Other servers 1
unit_1         | # Servers in cdn1 CDN: 7
unit_1         | /opt/traffic_ops/app/t/purge.t ....................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/rascal_status.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # test-01
unit_1         | Use of uninitialized value in pattern match (m//) at /opt/traffic_ops/app/lib/UI/Server.pm line 474.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | # 1
unit_1         | /opt/traffic_ops/app/t/server.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # sdnsid:1
unit_1         | /opt/traffic_ops/app/t/staticdnsentry.t .............................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/user.t ........................................ ok
unit_1         | 
unit_1         | Test Summary Report
unit_1         | -------------------
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice.t                   (Wstat: 31488 Tests: 381 Failed: 123)
unit_1         |   Failed tests:  35-36, 38-42, 45-46, 48-52, 73-74, 76-84
unit_1         |                 87-97, 100-101, 104, 162-169, 172-179, 200-211
unit_1         |                 214-224, 227-228, 231, 289-296, 299-306
unit_1         |                 327-338, 341-351, 354-355, 358
unit_1         |   Non-zero exit status: 123
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_crud.t              (Wstat: 34304 Tests: 383 Failed: 134)
unit_1         |   Failed tests:  28-34, 36-41, 45-47, 53, 55, 58, 61-65
unit_1         |                 67-72, 75-77, 81-83, 87-89, 93, 96-97, 101
unit_1         |                 159-172, 176-178, 182-184, 186, 189, 192-203
unit_1         |                 206-208, 212-215, 218-220, 224, 227-228
unit_1         |                 232, 290-303, 307-309, 313-315, 317, 320
unit_1         |                 323-334, 337-338, 341-342, 345, 348-350
unit_1         |                 353
unit_1         |   Non-zero exit status: 134
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant_access.t                     (Wstat: 65280 Tests: 23 Failed: 4)
unit_1         |   Failed tests:  19-22
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t                           (Wstat: 5888 Tests: 76 Failed: 23)
unit_1         |   Failed tests:  38, 42-43, 46-47, 51-68
unit_1         |   Non-zero exit status: 23
unit_1         | Files=80, Tests=4834, 762 wallclock secs ( 1.46 usr  0.22 sys + 356.50 cusr 52.44 csys = 410.62 CPU)
unit_1         | Result: FAIL
unit_1         | + finish
unit_1         | + local st=1
unit_1         | + [[ 1 -ne 0 ]]
unit_1         | + echo 'Exiting with status 1'
unit_1         | + [[ -n '' ]]
unit_1         | Exiting with status 1
jenkinsincubatortrafficcontroltrafficopstest628_unit_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/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-628 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest628_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest628_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest628_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest628_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest628_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest628_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest628_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest628_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest628_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest628_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest628_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #627

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

Changes:

[jeffrey_elsloo] Fix TO old Perl GUI CRConfig diff

------------------------------------------
[...truncated 2.22 MB...]
unit_1         | Use of uninitialized value in join or string at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl/Appender.pm line 182.
unit_1         | 
unit_1         | #   Failed test '302 Found'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 246.
unit_1         | #          got: '500'
unit_1         | #     expected: '302'
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dscp"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '42'
unit_1         | #     expected: '41'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/routing_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'cdn'
unit_1         | #     expected: 'bar'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_description"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'edge description'
unit_1         | #     expected: 'mid description'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/org_server_fqdn"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'http://jvd-1.knutsel.com'
unit_1         | #     expected: 'http://update.knutsel.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '10.10.10.11'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip6"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '2001:558:fee8:180::1/64'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '31'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/ccr_dns_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '3601'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_mbps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '4000000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_tps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '10001'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/fq_pacing_rate"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '500000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_lat"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '41.881944'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_long"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '-87.627778'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'long_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_1"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'ccp'
unit_1         | #     expected: 'cust_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_2"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'Columbus'
unit_1         | #     expected: 'service_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/info_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'http://knutsel-update.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/protocol"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'EDGE1'
unit_1         | #     expected: 'MID1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/geolimit_redirect_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: ''
unit_1         | #     expected: 'http://update.redirect.url.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/display_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'display name 2'
unit_1         | #     expected: 'Testing Delivery Service'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/regional_geo_blocking"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | # Looks like you failed 23 tests of 76.
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t ............................. 
unit_1         | Dubious, test returned 23 (wstat 5888, 0x1700)
unit_1         | Failed 23/76 subtests 
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/deliveryserviceserver.t ....................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/federation.t .................................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/health.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/hwinfo.t ...................................... ok
unit_1         | /opt/traffic_ops/app/t/influxdb_adapter.t ............................ ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/log.t ......................................... ok
unit_1         | Prototype mismatch: sub main::str2time: none vs ($;$) at /usr/share/perl5/vendor_perl/Exporter.pm line 66.
unit_1         |  at (eval 1465) line 1.
unit_1         | Constant subroutine main::ERROR redefined at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Prototype mismatch: sub main::ERROR: none vs () at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SCHEMA_FILE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SERVER_TYPE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 564, <DATA> line 755.
unit_1         | /opt/traffic_ops/app/t/modules.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/parameter.t ................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/phys_location.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/profile.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # Testing steering-target-ds2 (http://target-ds2.edge) in cdn1
unit_1         | # Other servers 1
unit_1         | # Servers in cdn1 CDN: 7
unit_1         | /opt/traffic_ops/app/t/purge.t ....................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/rascal_status.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # test-01
unit_1         | Use of uninitialized value in pattern match (m//) at /opt/traffic_ops/app/lib/UI/Server.pm line 474.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | # 1
unit_1         | /opt/traffic_ops/app/t/server.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # sdnsid:1
unit_1         | /opt/traffic_ops/app/t/staticdnsentry.t .............................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/user.t ........................................ ok
unit_1         | 
unit_1         | Test Summary Report
unit_1         | -------------------
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice.t                   (Wstat: 31488 Tests: 381 Failed: 123)
unit_1         |   Failed tests:  35-36, 38-42, 45-46, 48-52, 73-74, 76-84
unit_1         |                 87-97, 100-101, 104, 162-169, 172-179, 200-211
unit_1         |                 214-224, 227-228, 231, 289-296, 299-306
unit_1         |                 327-338, 341-351, 354-355, 358
unit_1         |   Non-zero exit status: 123
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_crud.t              (Wstat: 34304 Tests: 383 Failed: 134)
unit_1         |   Failed tests:  28-34, 36-41, 45-47, 53, 55, 58, 61-65
unit_1         |                 67-72, 75-77, 81-83, 87-89, 93, 96-97, 101
unit_1         |                 159-172, 176-178, 182-184, 186, 189, 192-203
unit_1         |                 206-208, 212-215, 218-220, 224, 227-228
unit_1         |                 232, 290-303, 307-309, 313-315, 317, 320
unit_1         |                 323-334, 337-338, 341-342, 345, 348-350
unit_1         |                 353
unit_1         |   Non-zero exit status: 134
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant_access.t                     (Wstat: 65280 Tests: 23 Failed: 4)
unit_1         |   Failed tests:  19-22
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t                           (Wstat: 5888 Tests: 76 Failed: 23)
unit_1         |   Failed tests:  38, 42-43, 46-47, 51-68
unit_1         |   Non-zero exit status: 23
unit_1         | Files=80, Tests=4834, 380 wallclock secs ( 1.08 usr  0.23 sys + 277.46 cusr 34.96 csys = 313.73 CPU)
unit_1         | Result: FAIL
unit_1         | + finish
unit_1         | + local st=1
unit_1         | + [[ 1 -ne 0 ]]
unit_1         | Exiting with status 1
unit_1         | + echo 'Exiting with status 1'
unit_1         | + [[ -n '' ]]
jenkinsincubatortrafficcontroltrafficopstest627_unit_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/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-627 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest627_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest627_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest627_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest627_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest627_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest627_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest627_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest627_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest627_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest627_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest627_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #626

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

Changes:

[dangogh] removed the job_result reference from the rest of the migrations for

------------------------------------------
[...truncated 2.23 MB...]
unit_1         | Use of uninitialized value in join or string at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl/Appender.pm line 182.
unit_1         | 
unit_1         | #   Failed test '302 Found'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 246.
unit_1         | #          got: '500'
unit_1         | #     expected: '302'
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | Use of uninitialized value in string eq at /opt/traffic_ops/app/lib/UI/DeliveryService.pm line 208.
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dscp"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '42'
unit_1         | #     expected: '41'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/routing_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'cdn'
unit_1         | #     expected: 'bar'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_description"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'edge description'
unit_1         | #     expected: 'mid description'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/org_server_fqdn"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'http://jvd-1.knutsel.com'
unit_1         | #     expected: 'http://update.knutsel.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '10.10.10.11'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ip6"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: '2001:558:fee8:180::1/64'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/dns_bypass_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '31'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/ccr_dns_ttl"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '30'
unit_1         | #     expected: '3601'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_mbps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '4000000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/global_max_tps"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '10001'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/fq_pacing_rate"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '500000'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_lat"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '41.881944'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/miss_long"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '-87.627778'
unit_1         | #     expected: '0'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'long_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_1"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'ccp'
unit_1         | #     expected: 'cust_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/long_desc_2"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'Columbus'
unit_1         | #     expected: 'service_update'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/info_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: undef
unit_1         | #     expected: 'http://knutsel-update.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/protocol"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/profile_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'EDGE1'
unit_1         | #     expected: 'MID1'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/geolimit_redirect_url"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: ''
unit_1         | #     expected: 'http://update.redirect.url.com'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/display_name"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: 'display name 2'
unit_1         | #     expected: 'Testing Delivery Service'
unit_1         | 
unit_1         | #   Failed test 'exact match for JSON Pointer "/1/regional_geo_blocking"'
unit_1         | #   at /opt/traffic_ops/app/t/deliveryservice.t line 305.
unit_1         | #          got: '0'
unit_1         | #     expected: '1'
unit_1         | # Looks like you failed 23 tests of 76.
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t ............................. 
unit_1         | Dubious, test returned 23 (wstat 5888, 0x1700)
unit_1         | Failed 23/76 subtests 
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/deliveryserviceserver.t ....................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/federation.t .................................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/health.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/hwinfo.t ...................................... ok
unit_1         | /opt/traffic_ops/app/t/influxdb_adapter.t ............................ ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/log.t ......................................... ok
unit_1         | Prototype mismatch: sub main::str2time: none vs ($;$) at /usr/share/perl5/vendor_perl/Exporter.pm line 66.
unit_1         |  at (eval 1465) line 1.
unit_1         | Constant subroutine main::ERROR redefined at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 548.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine main::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Prototype mismatch: sub main::ERROR: none vs () at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SCHEMA_FILE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Constant subroutine main::SERVER_TYPE redefined at /usr/share/perl5/vendor_perl/constant.pm line 140, <DATA> line 755.
unit_1         | Prototype mismatch: sub main::ERROR () vs none at /opt/traffic_ops/app/local/lib/perl5/Log/Log4perl.pm line 564, <DATA> line 755.
unit_1         | /opt/traffic_ops/app/t/modules.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/parameter.t ................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/phys_location.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/profile.t ..................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # Testing test-ds4 (http://test-ds4.edge) in cdn1
unit_1         | # Other servers 1
unit_1         | # Servers in cdn1 CDN: 7
unit_1         | /opt/traffic_ops/app/t/purge.t ....................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/rascal_status.t ............................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # test-01
unit_1         | Use of uninitialized value in pattern match (m//) at /opt/traffic_ops/app/lib/UI/Server.pm line 474.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | Use of uninitialized value $server_status in string ne at /opt/traffic_ops/app/lib/UI/Server.pm line 481.
unit_1         | # 1
unit_1         | /opt/traffic_ops/app/t/server.t ...................................... ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | # sdnsid:1
unit_1         | /opt/traffic_ops/app/t/staticdnsentry.t .............................. ok
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | Subroutine TrafficOps::has redefined at /opt/traffic_ops/app/local/lib/perl5/Mojo/Base.pm line 38.
unit_1         | /opt/traffic_ops/app/t/user.t ........................................ ok
unit_1         | 
unit_1         | Test Summary Report
unit_1         | -------------------
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice.t                   (Wstat: 31488 Tests: 381 Failed: 123)
unit_1         |   Failed tests:  35-36, 38-42, 45-46, 48-52, 73-74, 76-84
unit_1         |                 87-97, 100-101, 104, 162-169, 172-179, 200-211
unit_1         |                 214-224, 227-228, 231, 289-296, 299-306
unit_1         |                 327-338, 341-351, 354-355, 358
unit_1         |   Non-zero exit status: 123
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_crud.t              (Wstat: 34304 Tests: 383 Failed: 134)
unit_1         |   Failed tests:  28-34, 36-41, 45-47, 53, 55, 58, 61-65
unit_1         |                 67-72, 75-77, 81-83, 87-89, 93, 96-97, 101
unit_1         |                 159-172, 176-178, 182-184, 186, 189, 192-203
unit_1         |                 206-208, 212-215, 218-220, 224, 227-228
unit_1         |                 232, 290-303, 307-309, 313-315, 317, 320
unit_1         |                 323-334, 337-338, 341-342, 345, 348-350
unit_1         |                 353
unit_1         |   Non-zero exit status: 134
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant_access.t                     (Wstat: 65280 Tests: 23 Failed: 4)
unit_1         |   Failed tests:  19-22
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t                           (Wstat: 5888 Tests: 76 Failed: 23)
unit_1         |   Failed tests:  38, 42-43, 46-47, 51-68
unit_1         |   Non-zero exit status: 23
unit_1         | Files=80, Tests=4834, 810 wallclock secs ( 1.51 usr  0.37 sys + 387.05 cusr 49.69 csys = 438.62 CPU)
unit_1         | Result: FAIL
unit_1         | + finish
unit_1         | + local st=1
unit_1         | Exiting with status 1
unit_1         | + [[ 1 -ne 0 ]]
unit_1         | + echo 'Exiting with status 1'
unit_1         | + [[ -n '' ]]
jenkinsincubatortrafficcontroltrafficopstest626_unit_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/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-626 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest626_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest626_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest626_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest626_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest626_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest626_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest626_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest626_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest626_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest626_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest626_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #625

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

Changes:

[friede] Added rtype and rdtl definition

[friede] Corrected additiona + sign on line 259

[friede] Update traffic_router.rst

[friede] Correcting foramtting again

[friede] Trying to get the dash to actually show as a dash

[friede] Fixed for real this time

------------------------------------------
[...truncated 252.96 KB...]
Successfully installed Digest-SHA1-2.13
Successfully installed IO-String-1.08
Successfully installed CPAN-Meta-YAML-0.018 (upgraded from 0.007)
Successfully installed JSON-PP-2.97001 (upgraded from 2.27200)
Successfully installed CPAN-Meta-2.150010 (upgraded from 2.120630)
Successfully installed Module-Build-0.4224 (upgraded from 0.39_01)
Successfully installed MIME-Charset-1.012.2
Successfully installed MIME-EncWords-v1.014.3
Successfully installed Email-Date-Format-1.005
Successfully installed MIME-Types-2.17
Successfully installed MIME-Lite-3.030
Successfully installed Mojolicious-Plugin-Mail-1.3
Successfully installed File-Stat-0.01
Successfully installed Config-Properties-1.80
Successfully installed YAML-1.25
Successfully installed List-Compare-0.53
Successfully installed indirect-0.38
Successfully installed ExtUtils-Depends-0.405
Successfully installed B-Hooks-OP-Check-0.22
Successfully installed multidimensional-0.014
Successfully installed bareword-filehandles-0.006
Successfully installed strictures-2.000005
Successfully installed Crypt-OpenSSL-Bignum-0.09
Successfully installed String-CamelCase-0.04
Successfully installed Perl-Tidy-20150815
Successfully installed Data-UUID-1.221
Successfully installed Data-GUID-0.049
Successfully installed Test-Inter-1.07
Successfully installed MooseX-NonMoose-0.26
Successfully installed Tie-IxHash-1.23
Successfully installed Test-Trap-v0.3.3
Successfully installed Devel-GlobalPhase-0.003003
Successfully installed Test-Spec-0.54
Successfully installed File-Slurp-9999.19
Successfully installed TAP-Formatter-Jenkins-0.02
Successfully installed Module-Metadata-1.000033 (upgraded from 1.000009)
Successfully installed CPAN-Meta-Check-0.014
Successfully installed Test-NoWarnings-1.04
Successfully installed DBD-Pg-3.7.4
Successfully installed Import-Into-1.002005
Successfully installed Date-Manip-6.70
Successfully installed NetPacket-v0.43.0
Successfully installed Mojolicious-Plugin-Authentication-1.26
249 distributions installed
Complete! Modules were installed into /opt/traffic_ops/app/local
 ---> 91ce5ad57e43
Removing intermediate container 19a37092217f
Step 9/23 : ADD install/bin/install_goose.sh /
 ---> aef5fe06553f
Removing intermediate container 5cce661ee87b
Step 10/23 : ADD install/bin/install_go.sh /
 ---> a5349805255d
Removing intermediate container b534f6d04401
Step 11/23 : RUN /install_go.sh
 ---> Running in 3d97f59291ff
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: centos.s.uw.edu
 * extras: mirror.compevo.com
 * updates: mirror.scalabledns.com
Resolving Dependencies
--> Running transaction check
---> Package git.x86_64 0:1.8.3.1-13.el7 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-13.el7 for package: git-1.8.3.1-13.el7.x86_64
--> Processing Dependency: rsync for package: git-1.8.3.1-13.el7.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-13.el7.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-13.el7.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-13.el7.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-13.el7.x86_64
--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-13.el7.x86_64
--> Running transaction check
---> Package less.x86_64 0:458-9.el7 will be installed
---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed
---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be installed
--> Processing Dependency: openssh = 7.4p1-16.el7 for package: openssh-clients-7.4p1-16.el7.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-16.el7.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
--> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-13.el7 will be installed
---> Package rsync.x86_64 0:3.1.2-4.el7 will be installed
--> Running transaction check
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package openssh.x86_64 0:7.4p1-16.el7 will be installed
--> Running transaction check
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package               Arch        Version                      Repository
                                                                           Size
================================================================================
Installing:
 git                   x86_64      1.8.3.1-13.el7               base      4.4 M
Installing for dependencies:
 fipscheck             x86_64      1.4.1-6.el7                  base       21 k
 fipscheck-lib         x86_64      1.4.1-6.el7                  base       11 k
 less                  x86_64      458-9.el7                    base      120 k
 libedit               x86_64      3.0-12.20121213cvs.el7       base       92 k
 libgnome-keyring      x86_64      3.12.0-1.el7                 base      109 k
 openssh               x86_64      7.4p1-16.el7                 base      510 k
 openssh-clients       x86_64      7.4p1-16.el7                 base      655 k
 perl-Error            noarch      1:0.17020-2.el7              base       32 k
 perl-Git              noarch      1.8.3.1-13.el7               base       54 k
 rsync                 x86_64      3.1.2-4.el7                  base      403 k

Transaction Summary
================================================================================
Install  1 Package (+10 Dependent packages)

Total download size: 6.3 M
Installed size: 28 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              3.9 MB/s | 6.3 MB  00:01     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : fipscheck-1.4.1-6.el7.x86_64                                1/11 
  Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/11 
  Installing : 1:perl-Error-0.17020-2.el7.noarch                           3/11 
  Installing : openssh-7.4p1-16.el7.x86_64                                 4/11 
  Installing : less-458-9.el7.x86_64                                       5/11 
  Installing : rsync-3.1.2-4.el7.x86_64                                    6/11 
  Installing : libedit-3.0-12.20121213cvs.el7.x86_64                       7/11 
  Installing : openssh-clients-7.4p1-16.el7.x86_64                         8/11 
  Installing : libgnome-keyring-3.12.0-1.el7.x86_64                        9/11 
  Installing : perl-Git-1.8.3.1-13.el7.noarch                             10/11 
  Installing : git-1.8.3.1-13.el7.x86_64                                  11/11 
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/11 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        2/11 
  Verifying  : openssh-7.4p1-16.el7.x86_64                                 3/11 
  Verifying  : git-1.8.3.1-13.el7.x86_64                                   4/11 
  Verifying  : perl-Git-1.8.3.1-13.el7.noarch                              5/11 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                       6/11 
  Verifying  : openssh-clients-7.4p1-16.el7.x86_64                         7/11 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                                8/11 
  Verifying  : rsync-3.1.2-4.el7.x86_64                                    9/11 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          10/11 
  Verifying  : less-458-9.el7.x86_64                                      11/11 

Installed:
  git.x86_64 0:1.8.3.1-13.el7                                                   

Dependency Installed:
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  openssh.x86_64 0:7.4p1-16.el7                                                 
  openssh-clients.x86_64 0:7.4p1-16.el7                                         
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Git.noarch 0:1.8.3.1-13.el7                                              
  rsync.x86_64 0:3.1.2-4.el7                                                    

Complete!
rm: cannot remove 'go1.8.3.linux-amd64.tar.gz': No such file or directory
rm: cannot remove 'go1.8.3.linux-amd64.tar.gz.sha256': No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 60 85.8M   60 52.1M    0     0  66.9M      0  0:00:01 --:--:--  0:00:01 66.8M100 85.8M  100 85.8M    0     0  78.3M      0  0:00:01  0:00:01 --:--:-- 78.3M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    64  100    64    0     0    284      0 --:--:-- --:--:-- --:--:--   285
go1.8.3.linux-amd64.tar.gz.sha256
./go1.8.3.linux-amd64.tar.gz: OK
Extracting go tarball to /usr/local/go
 ---> 712f797da1cf
Removing intermediate container 3d97f59291ff
Step 12/23 : RUN /install_goose.sh
 ---> Running in 23e2388d555c
Now installing goose
GO_BINARY: /usr/local/go/bin/go
Successfully installed goose to /opt/traffic_ops/go/bin/goose
 ---> 036d62d3945a
Removing intermediate container 23e2388d555c
Step 13/23 : ADD app/bin/tests/runtests.sh /
 ---> d068f6894b61
Removing intermediate container 391980dcf79a
Step 14/23 : ARG TESTDIR
 ---> Running in 161c1fe0fc50
 ---> c9a372f230d8
Removing intermediate container 161c1fe0fc50
Step 15/23 : ARG TESTENV
 ---> Running in b51275611e4c
 ---> db040bdcf85b
Removing intermediate container b51275611e4c
Step 16/23 : ENV TESTDIR $TESTDIR
 ---> Running in 8cf1fe02302f
 ---> 619d1d8e3818
Removing intermediate container 8cf1fe02302f
Step 17/23 : ENV TESTENV $TESTENV
 ---> Running in aa3c9f3f91a9
 ---> fcaf3b9307a8
Removing intermediate container aa3c9f3f91a9
Step 18/23 : ARG DBHOST
 ---> Running in f1ff52ab6cec
 ---> 7f813f187a26
Removing intermediate container f1ff52ab6cec
Step 19/23 : ARG DBPORT
 ---> Running in 8b87d8fb4e6c
 ---> 6b7a7ef869ec
Removing intermediate container 8b87d8fb4e6c
Step 20/23 : ENV DBHOST $DBHOST
 ---> Running in d0f49fd03b10
 ---> 4d0c45f9248d
Removing intermediate container d0f49fd03b10
Step 21/23 : ENV DBPORT $DBPORT
 ---> Running in aac5d1b7ea78
 ---> 6f6a487187ba
Removing intermediate container aac5d1b7ea78
Step 22/23 : ENTRYPOINT /runtests.sh $DBHOST $DBPORT
 ---> Running in 99e477cf837f
 ---> 061d99e74682
Removing intermediate container 99e477cf837f
Step 23/23 : CMD $TESTENV $TESTDIR
 ---> Running in 3fe79b097321
 ---> 9b6b81d68ce0
Removing intermediate container 3fe79b097321
Successfully built 9b6b81d68ce0
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest625_unit:latest
Creating jenkinsincubatortrafficcontroltrafficopstest625_db_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest625_db_1
Creating jenkinsincubatortrafficcontroltrafficopstest625_db_1 ... error
ERROR: for jenkinsincubatortrafficcontroltrafficopstest625_db_1  Cannot start service db: network jenkinsincubatortrafficcontroltrafficopstest625_default not found

ERROR: for db  Cannot start service db: network jenkinsincubatortrafficcontroltrafficopstest625_default not found
Encountered errors while bringing up the project.
+ exit 1
+ finish
+ local st=1
+ [[ 1 -ne 0 ]]
+ echo 'Exiting with status 1'
Exiting with status 1
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-625 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Removing jenkinsincubatortrafficcontroltrafficopstest625_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest625_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest625_default
Network jenkinsincubatortrafficcontroltrafficopstest625_default not found.
Removing volume jenkinsincubatortrafficcontroltrafficopstest625_traffic_ops
Volume jenkinsincubatortrafficcontroltrafficopstest625_traffic_ops not found.
Removing volume jenkinsincubatortrafficcontroltrafficopstest625_traffic_ops_golang
Volume jenkinsincubatortrafficcontroltrafficopstest625_traffic_ops_golang not found.
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #624

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

Changes:

[mitchell852] removed the job_result table because it is not being used

------------------------------------------
[...truncated 2.02 MB...]
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.0/health.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.0/ort.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/asn.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/cachegroup.t                        (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/cachegroupparameter.t               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/cdn.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/deliveryservice/keys_url_sig.t      (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/deliveryservice/ssl_keys.t          (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/deliveryserviceserver.t             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/hwinfo.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/job.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/keys.t                              (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/log.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/metrics.t                           (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/parameter.t                         (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/phys_location.t                     (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/profile.t                           (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/region.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/roles.t                             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/server.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/staticdns.t                         (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/status.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/traffic_monitor.t                   (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/types.t                             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.1/user.t                              (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/api_capabilities.t                  (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/asn.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/cache.t                             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/cache_stats.t                       (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/cachegroup.t                        (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/capabilities.t                      (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/cdn.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/config_files_apache_traffic_server.t (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice.t                   (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_crud.t              (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_matches.t           (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_regex.t             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_server.t            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_stats.t             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/deliveryservice_user.t              (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/division.t                          (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/federation.t                        (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/federation_external.t               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/federation_internal.t               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/iso.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/job.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/log.t                               (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/parameter.t                         (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/physlocation.t                      (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/profile.t                           (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/profile_parameter.t                 (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/region.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/server.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/stats_summary.t                     (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/steering_target.t                   (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/tenant_access.t                     (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/user.t                              (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/api/1.2/user_admin.t                        (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/asn.t                                       (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryservice.t                           (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/deliveryserviceserver.t                     (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/federation.t                                (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/health.t                                    (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/hwinfo.t                                    (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/log.t                                       (Wstat: 1024 Tests: 12 Failed: 4)
unit_1         |   Failed tests:  5, 7-9
unit_1         |   Non-zero exit status: 4
unit_1         | /opt/traffic_ops/app/t/parameter.t                                 (Wstat: 65280 Tests: 3 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/phys_location.t                             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/profile.t                                   (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/purge.t                                     (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/rascal_status.t                             (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/server.t                                    (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/staticdnsentry.t                            (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | /opt/traffic_ops/app/t/user.t                                      (Wstat: 65280 Tests: 0 Failed: 0)
unit_1         |   Non-zero exit status: 255
unit_1         |   Parse errors: No plan found in TAP output
unit_1         | Files=80, Tests=294, 213 wallclock secs ( 0.43 usr  0.12 sys + 183.73 cusr 27.59 csys = 211.87 CPU)
unit_1         | Result: FAIL
unit_1         | + finish
unit_1         | + local st=1
unit_1         | + [[ 1 -ne 0 ]]
unit_1         | + echo 'Exiting with status 1'
unit_1         | + [[ -n '' ]]
unit_1         | Exiting with status 1
jenkinsincubatortrafficcontroltrafficopstest624_unit_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/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-624 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest624_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest624_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest624_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest624_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest624_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest624_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest624_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest624_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest624_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest624_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest624_traffic_ops_golang
Build step 'Execute shell' marked build as failure