Michael Kjellman created CASSANDRA-14030:
--------------------------------------------

             Summary: disk_balance_bootstrap_test - 
disk_balance_test.TestDiskBalance fails: Missing: ['127.0.0.5.* now UP']:
                 Key: CASSANDRA-14030
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14030
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


disk_balance_bootstrap_test - disk_balance_test.TestDiskBalance fails: Missing: 
['127.0.0.5.* now UP']:

15 Nov 2017 11:28:03 [node4] Missing: ['127.0.0.5.* now UP']:
.....
See system.log for remainder
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-NZzhNb
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
    'num_tokens': '32',
    'phi_convict_threshold': 5,
    'range_request_timeout_in_ms': 10000,
    'read_request_timeout_in_ms': 10000,
    'request_timeout_in_ms': 10000,
    'truncate_request_timeout_in_ms': 10000,
    'write_request_timeout_in_ms': 10000}
--------------------- >> end captured logging << ---------------------
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/cassandra/cassandra-dtest/disk_balance_test.py", line 44, in 
disk_balance_bootstrap_test
    node5.start(wait_for_binary_proto=True)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 706, in start
    node.watch_log_for_alive(self, from_mark=mark)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 520, in watch_log_for_alive
    self.watch_log_for(tofind, from_mark=from_mark, timeout=timeout, 
filename=filename)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 488, in watch_log_for
    raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", time.gmtime()) + " [" 
+ self.name + "] Missing: " + str([e.pattern for e in tofind]) + ":\n" + 
reads[:50] + ".....\nSee {} for remainder".format(filename))
"15 Nov 2017 11:28:03 [node4] Missing: ['127.0.0.5.* now UP']:\n.....\nSee 
system.log for remainder\n-------------------- >> begin captured logging << 
--------------------\ndtest: DEBUG: cluster ccm directory: 
/tmp/dtest-NZzhNb\ndtest: DEBUG: Done setting configuration options:\n{   
'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 
5,\n    'range_request_timeout_in_ms': 10000,\n    
'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    
'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 
10000}\n--------------------- >> end captured logging << ---------------------"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to