"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSumDownload|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Starting (try 2/5) 2025/05/23 03:02:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rezanep7napo" 2025/05/23 03:02:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 03:02:43 DEBUG : Starting OpenDrive session with ID: 9f1492d96a9e9b896c0d429e64efc5a8ec14dcea087109e242d7e7cf2378679b 2025/05/23 03:02:43 DEBUG : Creating backend with remote "/tmp/rclone2947078855" === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-rezanep7napo'", Local "Local file system at /tmp/rclone2947078855", Modify Window "1s" 2025/05/23 03:02:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rezanep7napo/data" 2025/05/23 03:02:44 DEBUG : Starting OpenDrive session with ID: 28736c47c19fe4b29bd8c1cb369643fed02983a6ba32cd50408f7bebea5560c7 2025/05/23 03:02:46 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/05/23 03:02:47 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/05/23 03:02:50 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/05/23 03:02:52 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/05/23 03:02:54 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/05/23 03:02:57 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/05/23 03:02:59 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/05/23 03:03:02 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/05/23 03:03:04 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/05/23 03:03:05 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/05/23 03:03:07 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (26.90s) --- PASS: TestCheckSumDownload/subtest1 (1.04s) --- PASS: TestCheckSumDownload/subtest2 (0.66s) --- PASS: TestCheckSumDownload/subtest3 (1.03s) --- PASS: TestCheckSumDownload/subtest4 (0.68s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.67s) --- PASS: TestCheckSumDownload/subtest7 (0.68s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-rezanep7napo'", Local "Local file system at /tmp/rclone2947078855", Modify Window "1s" 2025/05/23 03:03:12 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/05/23 03:03:13 INFO : A2: Making directory 2025/05/23 03:03:13 INFO : A1/B2: Making directory 2025/05/23 03:03:14 INFO : A1/B2/C2: Making directory 2025/05/23 03:03:14 INFO : A1/B1/C3: Making directory 2025/05/23 03:03:14 INFO : A3: Making directory 2025/05/23 03:03:15 INFO : A3/B3: Making directory 2025/05/23 03:03:15 INFO : A3/B3/C4: Making directory 2025/05/23 03:03:16 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/05/23 03:03:18 DEBUG : removing 1 level 3 directories 2025/05/23 03:03:18 INFO : A3/B3/C4: Removing directory 2025/05/23 03:03:20 DEBUG : removing 2 level 3 directories 2025/05/23 03:03:20 INFO : A1/B2/C2: Removing directory 2025/05/23 03:03:20 INFO : A1/B1/C3: Removing directory 2025/05/23 03:03:20 DEBUG : removing 2 level 2 directories 2025/05/23 03:03:20 INFO : A3/B3: Removing directory 2025/05/23 03:03:20 INFO : A1/B2: Removing directory 2025/05/23 03:03:21 DEBUG : removing 2 level 1 directories 2025/05/23 03:03:21 INFO : A3: Removing directory 2025/05/23 03:03:21 INFO : A2: Removing directory 2025/05/23 03:03:24 DEBUG : removing 1 level 3 directories 2025/05/23 03:03:24 INFO : A1/B1/C1: Removing directory 2025/05/23 03:03:24 DEBUG : removing 1 level 2 directories 2025/05/23 03:03:24 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (23.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-rezanep7napo'", Local "Local file system at /tmp/rclone2947078855", Modify Window "1s" 2025/05/23 03:03:34 INFO : A1: Making directory 2025/05/23 03:03:35 INFO : A1/B1: Making directory 2025/05/23 03:03:35 INFO : A1/B1/C1: Making directory 2025/05/23 03:03:36 DEBUG : removing 1 level 3 directories 2025/05/23 03:03:36 INFO : A1/B1/C1: Removing directory 2025/05/23 03:03:37 DEBUG : removing 1 level 2 directories 2025/05/23 03:03:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.02s) FAIL 2025/05/23 03:03:38 DEBUG : OpenDrive root 'rclone-test-rezanep7napo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSumDownload|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 56.179826199s (try 2/5): exit status 1: Failed [TestRmdirsNoLeaveRoot]