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

Test Failure: CommitLogSegmentManagerCDCTest.testSegmentFlaggingWithNonblockingOnCreation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • 5.0.x
    • Test/unit
    • None
    • All
    • None

    Description

      Failing consistently atm with

      AssertionFailedError: Forked Java VM exited abnormally
      

      Locally it fails with

      [junit-timeout] null
      [junit-timeout] java.io.UncheckedIOException
      [junit-timeout] 	at org.apache.cassandra.io.util.PathUtils.propagateUnchecked(PathUtils.java:851)
      [junit-timeout] 	at org.apache.cassandra.io.util.PathUtils.propagateUnchecked(PathUtils.java:836)
      [junit-timeout] 	at org.apache.cassandra.io.util.PathUtils.delete(PathUtils.java:277)
      [junit-timeout] 	at org.apache.cassandra.io.util.PathUtils.delete(PathUtils.java:319)
      [junit-timeout] 	at org.apache.cassandra.io.util.PathUtils.delete(PathUtils.java:326)
      [junit-timeout] 	at org.apache.cassandra.io.util.File.delete(File.java:179)
      [junit-timeout] 	at org.apache.cassandra.io.util.File.delete(File.java:188)
      [junit-timeout] 	at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:725)
      [junit-timeout] 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.lambda$testSegmentFlaggingOnCreation0$5(CommitLogSegmentManagerCDCTest.java:507)
      [junit-timeout] 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testWithCDCSpaceInMb(CommitLogSegmentManagerCDCTest.java:433)
      [junit-timeout] 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testSegmentFlaggingOnCreation0(CommitLogSegmentManagerCDCTest.java:483)
      [junit-timeout] 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testWithNonblockingMode(CommitLogSegmentManagerCDCTest.java:419)
      [junit-timeout] 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testSegmentFlaggingWithNonblockingOnCreation(CommitLogSegmentManagerCDCTest.java:111)
      …
      [junit-timeout] Caused by: java.nio.file.NoSuchFileException: build/test/cassandra/cdc_raw/CommitLog-8-1732012529287.log
      …
      [junit-timeout] 	at org.apache.cassandra.io.util.PathUtils.delete(PathUtils.java:272)
      

      These failures, or similar, can be seen in

      Attachments

        Activity

          People

            Unassigned Unassigned
            mck Michael Semb Wever
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: