SpawnedTestServer failing to start on chromium.mac/Mac10.10 Tests |
||||||||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of lunalu@google.com net_unittests failing on chromium.mac/Mac10.10 Tests Builders failed on: - Mac10.10 Tests: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests
,
May 28 2018
Hi ricea@, it seems like you touched the src/net/ code last, would you mind to take a look? Thanks
,
May 29 2018
testserver.py is failing to start: [ RUN ] SSLClientSocketReadTest.Read/0 [72416:779:0528/084024.305441:32512912579320:ERROR:local_test_server_posix.cc(81)] poll() timed out; bytes_read=0 [72416:779:0528/084024.305532:32512912654680:ERROR:local_test_server_posix.cc(169)] Could not read server_data_len [72416:779:0528/084024.309851:32512916983903:ERROR:ssl_client_socket_unittest.cc(868)] Could not start SpawnedTestServer ../../net/socket/ssl_client_socket_unittest.cc:1349: Failure Value of: StartTestServer(SpawnedTestServer::SSLOptions()) Actual: false Expected: true Stack trace: 0 net_unittests 0x000000010adf398b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91 1 net_unittests 0x000000010adf3349 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89 2 net_unittests 0x000000010a2e9bb8 net::SSLClientSocketReadTest_Read_Test::TestBody() + 520 [ FAILED ] SSLClientSocketReadTest.Read/0, where GetParam() = false (10031 ms) [30709/30773] SSLClientSocketReadTest.Read/0 (10031 ms) This happens sometimes due to a bad bot, or a bad bot configuration. In any case, it appears to have been transient as the tests are now passing again. It's probably okay to close this. Adding the Infra>Client>Chrome component in case someone wants to do some additional investigation.
,
May 29 2018
This is happening again so I don't feel it's transient: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/32619
,
May 29 2018
FYI, this is the falkiness dashboard view of the failures: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=net_unittests&builder=chromium.mac%3AMac10.10%20Tests
,
May 31 2018
,
Jun 5 2018
From https://logs.chromium.org/v/?s=chromium%2Fbuildbucket%2Fcr-buildbucket.appspot.com%2F8944856349501667728%2F%2B%2Fsteps%2Fnet_unittests_on_Mac-10.10%2F0%2Flogs%2FSSLClientSocketReadTest.Read_WithSynchronousError__x2f_0%2F0 [ RUN ] SSLClientSocketReadTest.Read_WithSynchronousError/0 [39955:779:0601/224336.301157:14630605511083:ERROR:local_test_server_posix.cc(81)] poll() timed out; bytes_read=0 [39955:779:0601/224336.301219:14630605561851:ERROR:local_test_server_posix.cc(169)] Could not read server_data_len [39955:779:0601/224336.305998:14630610349184:ERROR:ssl_client_socket_unittest.cc(868)] Could not start SpawnedTestServer ../../net/socket/ssl_client_socket_unittest.cc:1437: Failure Value of: StartTestServer(SpawnedTestServer::SSLOptions()) Actual: false Expected: true Stack trace: 0 net_unittests 0x000000010f768e7b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91 1 net_unittests 0x000000010f768839 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89 2 net_unittests 0x000000010ec5baf8 net::SSLClientSocketReadTest_Read_WithSynchronousError_Test::TestBody() + 600 [ FAILED ] SSLClientSocketReadTest.Read_WithSynchronousError/0, where GetParam() = false (10137 ms) I am a bit out of ideas here... This means that the python process did not produce any data within 10 seconds. Not sure what we can do to debug this as the python executable seemed to happily start.
,
Jun 6 2018
,
Jun 8 2018
Fascinating flakiness dashboard. The failures look like zebra stripes. Lots of tests fail at the same time. (not all though) The failures are still happening pretty often, about every twelve hours, so I'm keeping this in the sheriff queue for further investigation. It should be resolved soon, as it would such to have to disable the whole test suite.
,
Jun 8 2018
^such^suck
,
Jun 15 2018
I'm going to remove this from the sheriff queue. We don't have a good mechanism for distinguishing between "this is a new thing that a sheriff needs to deal with" and "here's something a sheriff might want to be aware of", but I think we normally try to keep the Sheriff-Chromium label restricted to the former category, and I think this bug largely falls into the latter category. Ideally we'd have a good mechanism in sheriff-o-matic for displaying the latter category somewhere other than at the top of the page, but displaying them at the top (above current consistent failures) IMO makes sheriffing harder.
,
Jun 15 2018
,
Jun 22 2018
Issue 855684 has been merged into this issue.
,
Aug 22
,
Aug 22
,
Aug 23
The SpawnedTestServer is failing to start up again on Mac10.10: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/34415 Is there any solution here?
,
Sep 18
|
||||||||||
►
Sign in to add a comment |
||||||||||
Comment 1 by loonyb...@chromium.org
, May 28 2018