See <https://ci.trafficserver.apache.org/job/tsqa-master/383/changes>
Changes:
[Phil Sorber] TS-3592: Set cacheurl default config location to config directory
------------------------------------------
[...truncated 421 lines...]
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-09 05:04:03,526 - Starting build
(3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None,
'disable-dependency-tracking': None, 'enable-ccache': None,
'enable-test-tools': None}
INFO 2015-05-09 05:04:48,583 - Build completed
(3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None,
'disable-dependency-tracking': None, 'enable-ccache': None,
'enable-test-tools': None}
INFO 2015-05-09 05:04:48,665 - Environment prefix is /tmp/tsqa.env.OU2XyV
test_buildoption (test_buildoptions.TestBuildOption) ... ok
INFO 2015-05-09 05:05:18,411 - 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-09 05:06:04,200 - 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-09 05:06:04,284 - Environment prefix is /tmp/tsqa.env.Bblmjs
test_buildoption (test_buildoptions.TestBuildOptionDisableDiags) ... ok
INFO 2015-05-09 05:06:34,267 - 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-09 05:07:19,577 - 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-09 05:07:19,659 - Environment prefix is /tmp/tsqa.env.EIbcDi
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-09 05:07:49,283 - 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-09 05:08:35,457 - 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-09 05:08:35,540 - Environment prefix is /tmp/tsqa.env.bW8jXc
test_buildoption (test_buildoptions.TestBuildOptionFastSDK) ... ok
INFO 2015-05-09 05:08:38,984 - Environment prefix is /tmp/tsqa.env.doufCl
test_chunked_bad_close (test_chunked.TestChunked) ... INFO 2015-05-09
05:08:42,254 - sending data back to the client
okINFO 2015-05-09 05:08:44,758 - Client disconnected
test_chunked_basic (test_chunked.TestChunked) ... INFO 2015-05-09 05:08:44,762
- sending data back to the client
ok
test_chunked_keepalive_client (test_chunked.TestChunked) ... INFO 2015-05-09
05:08:47,767 - sending data back to the client
INFO 2015-05-09 05:08:50,772 - sending data back to the client
INFO 2015-05-09 05:08:53,777 - sending data back to the client
INFO 2015-05-09 05:08:56,179 - sending data back to the client
INFO 2015-05-09 05:08:58,581 - sending data back to the client
INFO 2015-05-09 05:09:02,586 - sending data back to the client
ok
test_chunked_keepalive_server (test_chunked.TestChunked) ... INFO 2015-05-09
05:09:06,591 - sending data back to the client
INFO 2015-05-09 05:09:09,595 - sending data back to the client
ok
Test that the origin does in fact support keepalive ... INFO 2015-05-09
05:09:10,600 - sending data back to the client
INFO 2015-05-09 05:09:13,605 - sending data back to the client
INFO 2015-05-09 05:09:14,608 - sending data back to the client
INFO 2015-05-09 05:09:16,608 - Client disconnected
INFO 2015-05-09 05:09:17,011 - sending data back to the client
INFO 2015-05-09 05:09:17,413 - sending data back to the client
INFO 2015-05-09 05:09:19,413 - Client disconnected
INFO 2015-05-09 05:09:21,416 - sending data back to the client
ok
INFO 2015-05-09 05:09:23,426 - Client disconnected
INFO 2015-05-09 05:09:23,645 - Environment prefix is /tmp/tsqa.env.7SxK04
INFO 2015-05-09 05:09:25,421 - 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 ... ok
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-09 05:09:33,987 - Environment prefix is /tmp/tsqa.env.0BF41o
test_default_404 (test_example.TestBootstrap) ... ok
Test that traffic_line works, and verify that the values for proxy.config ... ok
INFO 2015-05-09 05:10:03,648 - 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-09 05:10:50,152 - 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-09 05:10:50,236 - Environment prefix is /tmp/tsqa.env.9P9yTI
test_spdy (test_example.TestConfigureFlags) ... ok
INFO 2015-05-09 05:10:53,685 - Environment prefix is /tmp/tsqa.env.mIzSJP
test_basic_proxy (test_example.TestDynamicHTTPEndpointCase) ... 127.0.0.1 - -
[09/May/2015 05:10:56] "GET /test HTTP/1.1" 404 0
ok
INFO 2015-05-09 05:10:57,136 - Environment prefix is /tmp/tsqa.env.3j2XWH
test_logs_exist (test_example.TestLogRefCounting) ... 127.0.0.1 - -
[09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [09/May/2015 05:11:00] "GET / HTTP/1.1" 404 0
ok
INFO 2015-05-09 05:11:10,623 - Environment prefix is /tmp/tsqa.env.FdOe2V
test_logs_exist (test_example.TestLogs) ... ok
SKIP: Skip the entire class
INFO 2015-05-09 05:11:24,100 - Environment prefix is /tmp/tsqa.env.4skEdF
test_basic_intercept (test_example.TestServerIntercept) ... 127.0.0.1 - -
[09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:27] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-09 05:11:27,589 - Environment prefix is /tmp/tsqa.env.Iwm9YW
test_lookup_timeout (test_hostdb.TestHostDBFailedDNS) ... ok
INFO 2015-05-09 05:11:33,051 - Environment prefix is /tmp/tsqa.env.TwrVtZ
test_working (test_hostdb.TestHostDBPartiallyFailedDNS) ... FAIL
INFO 2015-05-09 05:11:40,242 - Environment prefix is /tmp/tsqa.env.nfov37
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-09 05:11:44,103 - Environment prefix is /tmp/tsqa.env.TSQCWw
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-09 05:11:47,962 - Environment prefix is /tmp/tsqa.env.Hl7hEY
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-09 05:11:51,819 - Environment prefix is /tmp/tsqa.env.PaOxDs
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 - -
[09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:11:55] "GET /exists/ HTTP/1.1" 200 5
ok
INFO 2015-05-09 05:11:55,262 - Environment prefix is /tmp/tsqa.env.QWLEXu
Tests that origin_min_keep_alive_connections is honored via http. ... ok
INFO 2015-05-09 05:12:01,699 - Environment prefix is /tmp/tsqa.env.Qcyk26
Tests that origin_min_keep_alive_connections is honored via https. ... ok
INFO 2015-05-09 05:12:08,140 - Environment prefix is /tmp/tsqa.env.vxPxpL
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-09 05:12:29,636 - Environment prefix is /tmp/tsqa.env.NTSIkD
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-09 05:12:51,138 - Environment prefix is /tmp/tsqa.env.GdmL2m
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-09 05:12:54,628 - Environment prefix is /tmp/tsqa.env.XPqfgC
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-09 05:12:58,109 - Environment prefix is /tmp/tsqa.env.wETkLw
test_redirection (test_redirection.TestRedirection) ... 127.0.0.1 - -
[09/May/2015 05:13:01] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/1 HTTP/1.1" 302 215
127.0.0.1 - - [09/May/2015 05:13:01] "GET /get HTTP/1.1" 200 437
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/10 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [09/May/2015 05:13:01] "GET /redirect/1 HTTP/1.1" 302 215
ok
INFO 2015-05-09 05:13:01,601 - Environment prefix is /tmp/tsqa.env.LLNe10
test_regressions (test_regressions.TestRegressions) ... ok
INFO 2015-05-09 05:15:34,454 - 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-09 05:15:43,857 - Environment prefix is /tmp/tsqa.env.E4bKs2
test_remap_http (test_remap.TestRemapHTTP) ... 127.0.0.1 - - [09/May/2015
05:15:47] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:15:47] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:15:47] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-09 05:15:47,323 - Environment prefix is /tmp/tsqa.env.XoVWBV
test_remap_https (test_remap.TestRemapHTTPS) ... 127.0.0.1 - - [09/May/2015
05:15:50] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:15:50] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [09/May/2015 05:15:50] "GET / HTTP/1.1" 200 5
ok
SKIP: Skipping spdy/2 tests
INFO 2015-05-09 05:15:50,792 - Environment prefix is /tmp/tsqa.env.OiU5Am
INFO 2015-05-09 05:15:50,794 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-09 05:15:50,794 - spdy server port = 48203
INFO 2015-05-09 05:15:50,794 - http server port = 35801
Test that the origin does in fact support spdy 3 ... INFO 2015-05-09
05:15:54,016 - full args = ['/usr/local/bin/spdycat',
'https://localhost:48203/', '-nv', '--spdy3']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-09 05:15:55,140 -
full args = ['/usr/local/bin/spdycat', 'https://localhost:35801/', '-nv',
'--spdy3']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok
INFO 2015-05-09 05:15:55,359 - Environment prefix is /tmp/tsqa.env.G819Yi
INFO 2015-05-09 05:15:55,361 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-09 05:15:55,361 - spdy server port = 37876
INFO 2015-05-09 05:15:55,362 - http server port = 59565
Test that the origin does in fact support spdy 3.1 ... INFO 2015-05-09
05:15:58,586 - full args = ['/usr/local/bin/spdycat',
'https://localhost:37876/', '-nv', '--spdy3-1']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-09 05:15:59,713 -
full args = ['/usr/local/bin/spdycat', 'https://localhost:59565/', '-nv',
'--spdy3-1']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok
======================================================================
FAIL: test_working (test_hostdb.TestHostDBPartiallyFailedDNS)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/tests/test_hostdb.py",>
line 53, in test_working
self.assertLess(time.time() - start,
self.configs['records.config']['CONFIG']['proxy.config.hostdb.lookup_timeout'])
AssertionError: 2.951301097869873 not less than 2
-------------------- >> begin captured logging << --------------------
root: INFO: Environment prefix is /tmp/tsqa.env.TwrVtZ
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML:
<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/nosetests.xml>
----------------------------------------------------------------------
Ran 73 tests in 743.666s
FAILED (SKIP=5, failures=1)
2
make: *** [test] Error 1
Build step 'Execute shell' marked build as failure
Recording test results