Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9418 Fix dtests on 2.2 branch on Windows
  3. CASSANDRA-10075

Windows dtest 2.2: sstablesplit_test.py:TestSSTableSplit.split_test

    XMLWordPrintableJSON

Details

    Description

      Error text:

       File "C:\tools\python2\lib\unittest\case.py", line 358, in run
          self.tearDown()
        File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\dtest.py", line 513, in tearDown
          self._cleanup_cluster()
        File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\dtest.py", line 212, in _cleanup_cluster
          self.cluster.remove()
        File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\ccm\ccmlib\cluster.py", line 223, in remove
          common.rmdirs(self.get_path())
        File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\ccm\ccmlib\common.py", line 156, in rmdirs
          shutil.rmtree(u"\\\\?\\" + path)
        File "C:\tools\python2\lib\shutil.py", line 247, in rmtree
          rmtree(fullname, ignore_errors, onerror)
        File "C:\tools\python2\lib\shutil.py", line 247, in rmtree
          rmtree(fullname, ignore_errors, onerror)
        File "C:\tools\python2\lib\shutil.py", line 252, in rmtree
          onerror(os.remove, fullname, sys.exc_info())
        File "C:\tools\python2\lib\shutil.py", line 250, in rmtree
          os.remove(fullname)
      "[Error 5] Access is denied: u'\\\\\\\\?\\\\d:\\\\temp\\\\dtest-zsl_4c\\\\test\\\\node1\\\\commitlogs\\\\CommitLog-5-1439489973883.log'\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-zsl_4c\ndtest: DEBUG: Run stress to insert data\ndtest: DEBUG: Compact sstables.\ndtest: DEBUG: Number of sstables after compaction: 1\ndtest: DEBUG: Run sstablesplit\ndtest: DEBUG: Original sstable and sizes before split: [('d:\\\\temp\\\\dtest-zsl_4c\\\\test\\\\node1\\\\data\\\\keyspace1\\\\standard1-e596155041e611e5b337390aedd65e00\\\\la-25-big-Data.db', 281000000L)]\ndtest: DEBUG: Number of sstables after split: 27. expected 26.0\ndtest: DEBUG: Compact sstables.\ndtest: DEBUG: Number of sstables after compaction: 1\ndtest: DEBUG: Run sstablesplit\ndtest: DEBUG: Original sstable and sizes before split: [('d:\\\\temp\\\\dtest-zsl_4c\\\\test\\\\node1\\\\data\\\\keyspace1\\\\standard1-e596155041e611e5b337390aedd65e00\\\\la-54-big-Data.db', 281000000L)]\ndtest: DEBUG: Number of sstables after split: 27. expected 26.0\ndtest: DEBUG: Run stress to ensure data is readable\ndtest: DEBUG: removing ccm cluster test at: d:\\temp\\dtest-zsl_4c\n--------------------- >> end captured logging << -----
      

      Failure History

      Env: CI only. Passes locally.

      Attachments

        Issue Links

          Activity

            People

              JoshuaMcKenzie Joshua McKenzie
              JoshuaMcKenzie Joshua McKenzie
              Joshua McKenzie
              Philip Thompson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: