[ 
https://issues.apache.org/jira/browse/CASSANDRA-17730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566354#comment-17566354
 ] 

Brandon Williams commented on CASSANDRA-17730:
----------------------------------------------

Ok, round 2!

I suspect that highres is at least sometimes, for whatever purpose, changing 
the CWD.  The test is probably at fault here for not using an explicit path, 
which [this 
patch|https://github.com/driftx/cassandra-dtest/tree/CASSANDRA-17730] does and 
survives [500 runs at 
HIGHRES|https://app.circleci.com/pipelines/github/driftx/cassandra/542/workflows/5d5fca15-ccf7-42c1-8c64-e287a4ec8c82/jobs/6512].

> ttl_test.py::TestRecoverNegativeExpirationDate::test_recover_negative_expiration_date_sstables_with_scrub
>  failing on CircleCI
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17730
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17730
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Caleb Rackliffe
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0.5, 4.1-beta, 4.1
>
>
> It doesn’t appear on Butler, but on 4.0, 4.1, and trunk, 
> {{ttl_test.py::TestRecoverNegativeExpirationDate.test_recover_negative_expiration_date_sstables_with_scrub}}
>  is failing in {{copy_tree}} w/ a {{DistutilsFileError}}.
> {noformat}
>         if not dry_run and not os.path.isdir(src):
>             raise DistutilsFileError(
> >                 "cannot copy tree '%s': not a directory" % src)
> E           distutils.errors.DistutilsFileError: cannot copy tree 
> 'sstables/ttl_test/3.11': not a directory
> /usr/lib/python3.6/distutils/dir_util.py:127: DistutilsFileError
> {noformat}
> See 
> https://app.circleci.com/pipelines/github/maedhroz/cassandra?branch=CASSANDRA-17706-4.0-CircleCI&filter=all
> (This is just vanilla cassandra-4.0 w/ HIGHRES CircleCI settings.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to