You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2018/07/11 00:06:00 UTC

[jira] [Created] (KUDU-2496) TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure is flaky

Adar Dembo created KUDU-2496:
--------------------------------

             Summary: TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure is flaky
                 Key: KUDU-2496
                 URL: https://issues.apache.org/jira/browse/KUDU-2496
             Project: Kudu
          Issue Type: Bug
          Components: test
    Affects Versions: 1.8.0
            Reporter: Adar Dembo
         Attachments: tablet_copy_client_session-itest.txt

This test failed in a pre-commit. I'm attaching the full test log.
{noformat}
I0710 23:26:48.405045 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:49.406461 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:50.407891 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:51.409301 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:52.410727 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:53.412380 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:54.413789 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:55.415179 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:56.416596 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:57.418123 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:58.419469 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:26:59.420924 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:00.422327 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:01.423743 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:02.425096 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:03.426508 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:04.427959 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:05.429391 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:06.430845 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:07.432289 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:08.433732 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:09.435497 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:10.436923 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:11.438374 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:12.439798 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:13.441087 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:14.442431 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:15.443853 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
I0710 23:27:16.445246 18604 tablet_copy_client_session-itest.cc:417] Waiting for tablets to fail: 6 / 10
/home/jenkins-slave/workspace/kudu-master/1/src/kudu/integration-tests/tablet_copy_client_session-itest.cc:417: Failure
Expected: (failed_on_ts) >= (kNumTablets - 1), actual: 6 vs 9
/home/jenkins-slave/workspace/kudu-master/1/src/kudu/util/test_util.cc:322: Failure
Failed
Timed out waiting for assertion to pass.{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)