You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2015/05/01 04:42:13 UTC

Build failed in Jenkins: tsqa-master #359

See <https://ci.trafficserver.apache.org/job/tsqa-master/359/changes>

Changes:

[Thomas Jackson] Flake8 cleanup

------------------------------------------
[...truncated 420 lines...]
    
  Running setup.py install for pycparser
    
    warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
    warning: no previously-included files matching 'lextab.*' found under directory 'tests'
    warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
    warning: no previously-included files matching 'lextab.*' found under directory 'examples'
    Build the lexing/parsing tables
Successfully installed pyyaml pyOpenSSL nose unittest2 requests flask httpbin tsqa cryptography six argparse traceback2 Werkzeug Jinja2 itsdangerous MarkupSafe decorator pyasn1 enum34 cffi linecache2 pycparser
Cleaning up...
Virtualenv ready!
virtualenv/bin/nosetests --with-xunit -sv --logging-level=INFO
INFO 2015-05-01 02:30:12,680 - Starting build (3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None}
INFO 2015-05-01 02:30:58,628 - Build completed (3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None}
INFO 2015-05-01 02:30:58,710 - Environment prefix is /tmp/tsqa.env.MAD0dM
test_buildoption (test_buildoptions.TestBuildOption) ... ok
INFO 2015-05-01 02:31:28,718 - Starting build (e127c1a05c3ef1c71d1fc780ec9f804c): configure {'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'disable-diags': None, 'enable-test-tools': None}
INFO 2015-05-01 02:32:14,742 - Build completed (e127c1a05c3ef1c71d1fc780ec9f804c): configure {'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'disable-diags': None, 'enable-test-tools': None}
INFO 2015-05-01 02:32:14,826 - Environment prefix is /tmp/tsqa.env._dpYeb
test_buildoption (test_buildoptions.TestBuildOptionDisableDiags) ... ok
INFO 2015-05-01 02:32:44,708 - Starting build (fcf436ddaf8d96eb997c6f84f34ee815): configure {'disable-tests': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-01 02:33:30,899 - Build completed (fcf436ddaf8d96eb997c6f84f34ee815): configure {'disable-tests': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-01 02:33:30,981 - Environment prefix is /tmp/tsqa.env.2fzZTT
test_buildoption (test_buildoptions.TestBuildOptionDisableTests) ... ok
SKIP: Skip until atscppapi supports out of tree builds
SKIP: Skip until TS-3577 is resolved
INFO 2015-05-01 02:34:00,941 - Starting build (790e5816af185c4fe8093b72e4794a0d): configure {'enable-fast-sdk': None, 'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None}
INFO 2015-05-01 02:34:47,913 - Build completed (790e5816af185c4fe8093b72e4794a0d): configure {'enable-fast-sdk': None, 'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None}
INFO 2015-05-01 02:34:47,993 - Environment prefix is /tmp/tsqa.env.Z0H2KT
test_buildoption (test_buildoptions.TestBuildOptionFastSDK) ... ok
INFO 2015-05-01 02:34:51,439 - Environment prefix is /tmp/tsqa.env.6D5z2a
test_chunked_bad_close (test_chunked.TestChunked) ... INFO 2015-05-01 02:34:54,683 - sending data back to the client
ok
test_chunked_basic (test_chunked.TestChunked) ... INFO 2015-05-01 02:34:57,188 - Client disconnected
INFO 2015-05-01 02:34:57,191 - sending data back to the client
ok
test_chunked_keepalive_client (test_chunked.TestChunked) ... INFO 2015-05-01 02:35:00,195 - sending data back to the client
INFO 2015-05-01 02:35:03,199 - sending data back to the client
INFO 2015-05-01 02:35:06,204 - sending data back to the client
INFO 2015-05-01 02:35:08,607 - sending data back to the client
INFO 2015-05-01 02:35:11,010 - sending data back to the client
INFO 2015-05-01 02:35:15,015 - sending data back to the client
ok
test_chunked_keepalive_server (test_chunked.TestChunked) ... INFO 2015-05-01 02:35:19,018 - sending data back to the client
INFO 2015-05-01 02:35:22,022 - sending data back to the client
ok
Test that the origin does in fact support keepalive ... INFO 2015-05-01 02:35:23,026 - sending data back to the client
INFO 2015-05-01 02:35:26,031 - sending data back to the client
INFO 2015-05-01 02:35:27,034 - sending data back to the client
INFO 2015-05-01 02:35:29,035 - Client disconnected
INFO 2015-05-01 02:35:29,438 - sending data back to the client
INFO 2015-05-01 02:35:29,840 - sending data back to the client
INFO 2015-05-01 02:35:31,839 - Client disconnected
INFO 2015-05-01 02:35:33,844 - sending data back to the client
ok
INFO 2015-05-01 02:35:35,855 - Client disconnected
INFO 2015-05-01 02:35:36,068 - Environment prefix is /tmp/tsqa.env.En23Ft
INFO 2015-05-01 02:35:37,849 - Client disconnected
Verify that we get 502s from an origin which just did a bind ... ok
Verify that we get 200s from origins that delayed_accept_after_connect ... ERROR
Verify that we get 504s from origins that die_on_connect ... ok
Verify that we get 502s from origins that bind + listen ... ok
Verify that we get 504s from origins that return a partial_response ... /usr/lib64/python2.7/unittest/case.py:380: RuntimeWarning: TestResult has no addExpectedFailure method, reporting as passes
  RuntimeWarning)
ok
Verify that we get 200s from origins that reset_after_accept ... ok
INFO 2015-05-01 02:35:46,389 - Environment prefix is /tmp/tsqa.env.vBYPVV
test_default_404 (test_example.TestBootstrap) ... ok
Test that traffic_line works, and verify that the values for proxy.config ... ok
INFO 2015-05-01 02:36:16,385 - Starting build (a1de67cffb8c345a8296170a52ca4784): configure {'enable-spdy': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-01 02:37:03,500 - Build completed (a1de67cffb8c345a8296170a52ca4784): configure {'enable-spdy': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-01 02:37:03,585 - Environment prefix is /tmp/tsqa.env.hKScQG
test_spdy (test_example.TestConfigureFlags) ... ok
INFO 2015-05-01 02:37:07,013 - Environment prefix is /tmp/tsqa.env.mWOhQy
test_basic_proxy (test_example.TestDynamicHTTPEndpointCase) ... 127.0.0.1 - - [01/May/2015 02:37:10] "GET /test HTTP/1.1" 404 0
ok
INFO 2015-05-01 02:37:10,443 - Environment prefix is /tmp/tsqa.env.gqPr8k
test_logs_exist (test_example.TestLogRefCounting) ... 127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [01/May/2015 02:37:13] "GET / HTTP/1.1" 404 0
ok
INFO 2015-05-01 02:37:23,922 - Environment prefix is /tmp/tsqa.env.bWifcN
test_logs_exist (test_example.TestLogs) ... ok
SKIP: Skip the entire class
INFO 2015-05-01 02:37:37,381 - Environment prefix is /tmp/tsqa.env.Qjh2Y4
test_basic_intercept (test_example.TestServerIntercept) ... 127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:37:40] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-01 02:37:40,846 - Environment prefix is /tmp/tsqa.env.z_Upq_
test_lookup_timeout (test_hostdb.TestHostDBFailedDNS) ... ok
INFO 2015-05-01 02:37:46,302 - Environment prefix is /tmp/tsqa.env.pj5joZ
test_working (test_hostdb.TestHostDBPartiallyFailedDNS) ... ok
INFO 2015-05-01 02:37:52,202 - Environment prefix is /tmp/tsqa.env.gCzPzf
test_ecdsa (test_https.TestECDSA) ... ok
test_intermediate_ca_ecdsa (test_https.TestECDSA) ... ok
test_intermediate_ca_rsa (test_https.TestECDSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
test_rsa (test_https.TestECDSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
INFO 2015-05-01 02:37:56,076 - Environment prefix is /tmp/tsqa.env.CFv8Lx
test_ecdsa (test_https.TestMix) ... ok
test_intermediate_ca_ecdsa (test_https.TestMix) ... ok
test_intermediate_ca_rsa (test_https.TestMix) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
test_rsa (test_https.TestMix) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
INFO 2015-05-01 02:37:59,934 - Environment prefix is /tmp/tsqa.env.ZtutMS
test_ecdsa (test_https.TestRSA) ... ok
test_intermediate_ca_ecdsa (test_https.TestRSA) ... ok
test_intermediate_ca_rsa (test_https.TestRSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
test_rsa (test_https.TestRSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
INFO 2015-05-01 02:38:03,798 - Environment prefix is /tmp/tsqa.env.xUeQxH
test_error_path (test_keepalive.TestKeepAliveInHTTP) ... ok
Ensure that sending a request with a body doesn't break the keepalive session ... ok
test_working_path (test_keepalive.TestKeepAliveInHTTP) ... 127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:38:07] "GET /exists/ HTTP/1.1" 200 5
ok
INFO 2015-05-01 02:38:07,285 - Environment prefix is /tmp/tsqa.env.P6ypTB
Tests that origin_min_keep_alive_connections is honored via http. ... ok
INFO 2015-05-01 02:38:13,753 - Environment prefix is /tmp/tsqa.env.8w4hs3
Tests that origin_min_keep_alive_connections is honored via https. ... ok
INFO 2015-05-01 02:38:20,232 - Environment prefix is /tmp/tsqa.env.oBM3XY
Test that the origin does in fact support keepalive via http. ... ok
Tests that keepalive works through ATS to origin via http. ... ok
Tests that origin does not timeout using keepalive via http. ... ok
Tests that keepalive timeout is honored through ATS to origin via http. ... ok
INFO 2015-05-01 02:38:41,763 - Environment prefix is /tmp/tsqa.env.uPvv6j
Test that the origin does in fact support keepalive via https. ... ok
Tests that keepalive works through ATS to origin via https. ... ok
Tests that origin does not timeout using keepalive via https. ... ok
Tests that keepalive timeout is honored through ATS to origin via https. ... ok
INFO 2015-05-01 02:39:03,297 - Environment prefix is /tmp/tsqa.env.OFjnIH
Tests that keepalive works through ATS to origin via https. ... ok
Tests that keepalive works through ATS to origin via https. ... ok
INFO 2015-05-01 02:39:06,799 - Environment prefix is /tmp/tsqa.env.HjKUtt
Tests that keepalive works through ATS to origin via https. ... ok
Tests that keepalive works through ATS to origin via https. ... ok
INFO 2015-05-01 02:39:10,295 - Environment prefix is /tmp/tsqa.env.mUZ5J3
test_redirection (test_redirection.TestRedirection) ... 127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/1 HTTP/1.1" 302 215
127.0.0.1 - - [01/May/2015 02:39:13] "GET /get HTTP/1.1" 200 437
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/10 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [01/May/2015 02:39:13] "GET /redirect/1 HTTP/1.1" 302 215
ok
INFO 2015-05-01 02:39:13,787 - Environment prefix is /tmp/tsqa.env.kGTTvh
test_regressions (test_regressions.TestRegressions) ... ok
INFO 2015-05-01 02:41:47,149 - Starting build (481f22ae002c99c89179cba0bbc2ef76): configure {'enable-linux-native-aio': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None}
SKIP: Error 1 running: ['<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/configure',> '--prefix=/', '--enable-linux-native-aio', '--disable-dependency-tracking', '--enable-ccache', '--enable-test-tools', '--enable-example-plugins']
configure: error: Linux native AIO requires libaio.h

-------------------- >> begin captured logging << --------------------
tsqa.environment: INFO: Starting build (481f22ae002c99c89179cba0bbc2ef76): configure {'enable-linux-native-aio': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None}
--------------------- >> end captured logging << ---------------------
INFO 2015-05-01 02:41:56,508 - Environment prefix is /tmp/tsqa.env.u7kv8G
test_remap_http (test_remap.TestRemapHTTP) ... 127.0.0.1 - - [01/May/2015 02:41:59] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:41:59] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:41:59] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-01 02:41:59,955 - Environment prefix is /tmp/tsqa.env.Aolxb8
test_remap_https (test_remap.TestRemapHTTPS) ... 127.0.0.1 - - [01/May/2015 02:42:03] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:42:03] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [01/May/2015 02:42:03] "GET / HTTP/1.1" 200 5
ok
SKIP: Skipping spdy/2 tests
INFO 2015-05-01 02:42:03,418 - Environment prefix is /tmp/tsqa.env.X1195y
INFO 2015-05-01 02:42:03,419 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-01 02:42:03,420 - spdy server port = 46793
INFO 2015-05-01 02:42:03,420 - http server port = 44760
Test that the origin does in fact support spdy 3 ... INFO 2015-05-01 02:42:06,646 - full args = ['/usr/local/bin/spdycat', 'https://localhost:46793/', '-nv', '--spdy3']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-01 02:42:07,669 - full args = ['/usr/local/bin/spdycat', 'https://localhost:44760/', '-nv', '--spdy3']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok
INFO 2015-05-01 02:42:07,886 - Environment prefix is /tmp/tsqa.env.go_1R0
INFO 2015-05-01 02:42:07,888 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-01 02:42:07,888 - spdy server port = 36462
INFO 2015-05-01 02:42:07,889 - http server port = 58698
Test that the origin does in fact support spdy 3.1 ... INFO 2015-05-01 02:42:11,113 - full args = ['/usr/local/bin/spdycat', 'https://localhost:36462/', '-nv', '--spdy3-1']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-01 02:42:11,985 - full args = ['/usr/local/bin/spdycat', 'https://localhost:58698/', '-nv', '--spdy3-1']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok

======================================================================
ERROR: Verify that we get 200s from origins that delayed_accept_after_connect
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/tests/test_connect_attempts.py",> line 215, in test_delayed_accept_after_connect_origin
    self.assertGreater(int(ret.text), 0)
ValueError: invalid literal for int() with base 10: "<module 'requests' from '<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/virtualenv/lib/python2.7/site-packages/requests/__init__.pyc'>">

----------------------------------------------------------------------
XML: <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/nosetests.xml>
----------------------------------------------------------------------
Ran 73 tests in 746.620s

FAILED (SKIP=5, errors=1)
make: *** [test] Error 1
Build step 'Execute shell' marked build as failure
Recording test results