Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11317

dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.2.6
    • Legacy/Tools
    • Normal

    Description

      example failure:

      http://cassci.datastax.com/job/cassandra-2.2_dtest/536/testReport/repair_tests.incremental_repair_test/TestIncRepair/sstable_repairedset_test

      Here's the failure and stack trace:

      [' 0']
      -------------------- >> begin captured logging << --------------------
      dtest: DEBUG: cluster ccm directory: /mnt/tmp/dtest-4WjpOf
      dtest: DEBUG: Custom init_config not found. Setting defaults.
      dtest: DEBUG: Done setting configuration options:
      {   'initial_token': None,
          'num_tokens': '32',
          'phi_convict_threshold': 5,
          'start_rpc': 'true'}
      dtest: DEBUG: Repair timestamps are: [' 0', ' 0']
      --------------------- >> end captured logging << ---------------------
      Stacktrace
      
        File "/usr/lib/python2.7/unittest/case.py", line 329, in run
          testMethod()
        File "/home/automaton/cassandra-dtest/repair_tests/incremental_repair_test.py", line 198, in sstable_repairedset_test
          self.assertGreaterEqual(len(uniquematches), 2, uniquematches)
        File "/usr/lib/python2.7/unittest/case.py", line 948, in assertGreaterEqual
          self.fail(self._formatMessage(msg, standardMsg))
        File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
          raise self.failureException(msg)
      "[' 0']\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /mnt/tmp/dtest-4WjpOf\ndtest: DEBUG: Custom init_config not found. Setting defaults.\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 5,\n    'start_rpc': 'true'}\ndtest: DEBUG: Repair timestamps are: [' 0', ' 0']\n--------------------- >> end captured logging << ---------------------"
      

      This has failed in this way on CassCI build cassandra-2.2_dtest 536-9.

      philipthompson Could you have a first look at this? You had a recent look at this test in CASSANDRA-11220.

      Attachments

        Activity

          People

            jkni Joel Knighton
            mambocab Jim Witschey
            Joel Knighton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: