[
https://issues.apache.org/jira/browse/CASSANDRA-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684416#comment-15684416
]
Philip Thompson commented on CASSANDRA-12809:
---------------------------------------------
Okay, turns out that is also an upgrade test. This might be an upgrade specific
problem in the test harness.
> dtest failure in
> upgrade_tests.cql_tests.TestCQLNodes2RF1_Upgrade_current_2_2_x_To_indev_3_0_x.boolean_test
> -----------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12809
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12809
> Project: Cassandra
> Issue Type: Test
> Reporter: Sean McCarthy
> Assignee: Philip Thompson
> Labels: dtest, test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest_upgrade/64/testReport/upgrade_tests.cql_tests/TestCQLNodes2RF1_Upgrade_current_2_2_x_To_indev_3_0_x/boolean_test
> {code}
> Error Message
> Problem starting node node1 due to [Errno 2] No such file or directory:
> '/tmp/dtest-QXmxBV/test/node1/cassandra.pid'
> {code}
> {code}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line
> 2206, in boolean_test
> for is_upgraded, cursor in self.do_upgrade(cursor):
> File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_base.py", line
> 153, in do_upgrade
> node1.start(wait_for_binary_proto=True, wait_other_notice=True)
> File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 648, in
> start
> self._update_pid(process)
> File "/usr/local/lib/python2.7/dist-packages/ccmlib/node.py", line 1780, in
> _update_pid
> raise NodeError('Problem starting node %s due to %s' % (self.name, e),
> process)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)