"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Starting (try 3/5) 2025/08/11 02:43:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nojayij0weva" 2025/08/11 02:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 02:43:22 DEBUG : Starting OpenDrive session with ID: 260f17681f2a427edc995a23ea7950cf6e7b713abe915d3d0e6f82b1171076a5 2025/08/11 02:43:23 DEBUG : Creating backend with remote "/tmp/rclone78778277" === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-nojayij0weva'", Local "Local file system at /tmp/rclone78778277", Modify Window "1s" 2025/08/11 02:43:25 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/11 02:43:26 INFO : A2: Making directory 2025/08/11 02:43:27 INFO : A1/B2: Making directory 2025/08/11 02:43:27 INFO : A1/B2/C2: Making directory operations_test.go:654: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:654 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsNoLeaveRoot run.go:125: removing dir "A1/B1/C1" failed - try 1/3: folder not empty run.go:125: removing dir "A1/B1/C1" failed - try 2/3: folder not empty run.go:125: removing dir "A1/B1/C1" failed - try 3/3: folder not empty run.go:128: removing dir "A1/B1/C1" failed: folder not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:654 Error: Not equal: expected: []string{} actual : []string{"A2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A2" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (18.68s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-nojayij0weva'", Local "Local file system at /tmp/rclone78778277", Modify Window "1s" 2025/08/11 02:43:41 INFO : A1: Making directory 2025/08/11 02:43:42 INFO : A1/B1: Making directory 2025/08/11 02:43:42 INFO : A1/B1/C1: Making directory fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A2"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=2) "A2" } Test: TestRmdirsLeaveRoot Messages: directories 2025/08/11 02:43:53 DEBUG : removing 1 level 3 directories 2025/08/11 02:43:53 INFO : A1/B1/C1: Removing directory 2025/08/11 02:43:53 DEBUG : removing 1 level 2 directories 2025/08/11 02:43:53 INFO : A1/B1: Removing directory fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "A2"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=2) "A2" } Test: TestRmdirsLeaveRoot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestRmdirsLeaveRoot (30.02s) FAIL 2025/08/11 02:44:11 DEBUG : OpenDrive root 'rclone-test-nojayij0weva': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 50.342431585s (try 3/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot]