"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestMaxDeleteSize|TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 2/5) 2026/03/06 01:17:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nehehut6leye" 2026/03/06 01:17:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:17:33 DEBUG : Starting OpenDrive session with ID: 03b148cc08a22e5865d78dd912ece16f9679ddd2a4a4b22355e2632ccf91afe5 2026/03/06 01:17:34 DEBUG : Creating backend with remote "/tmp/rclone1695781276" === RUN TestMaxDeleteSize run.go:185: Remote "OpenDrive root 'rclone-test-nehehut6leye'", Local "Local file system at /tmp/rclone1695781276", Modify Window "1s" 2026/03/06 01:17:35 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/03/06 01:17:37 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/03/06 01:17:38 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/03/06 01:17:40 DEBUG : Waiting for deletions to finish 2026/03/06 01:17:40 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/06 01:17:40 INFO : large: Deleted 2026/03/06 01:17:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.06s) === RUN TestPurge 2026/03/06 01:17:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vanelod0cuqa" 2026/03/06 01:17:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 01:17:42 DEBUG : Starting OpenDrive session with ID: 63cdab985ab40848641d40248259259ce903b17a57b9d5ce0734708e53b2604e 2026/03/06 01:17:43 DEBUG : Creating backend with remote "/tmp/rclone13305240" run.go:185: Remote "OpenDrive root 'rclone-test-vanelod0cuqa'", Local "Local file system at /tmp/rclone13305240", Modify Window "1s" 2026/03/06 01:17:45 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/03/06 01:17:46 INFO : A2: Making directory 2026/03/06 01:17:46 INFO : A1/B2: Making directory 2026/03/06 01:17:47 INFO : A1/B2/C2: Making directory 2026/03/06 01:17:47 INFO : A1/B1/C3: Making directory 2026/03/06 01:17:48 INFO : A3: Making directory 2026/03/06 01:17:48 INFO : A3/B3: Making directory 2026/03/06 01:17:49 INFO : A3/B3/C4: Making directory 2026/03/06 01:17:50 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/03/06 01:17:54 ERROR : error listing: directory not found 2026/03/06 01:17:54 DEBUG : OpenDrive root 'rclone-test-vanelod0cuqa': Purge remote 2026/03/06 01:17:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (12.50s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-nehehut6leye'", Local "Local file system at /tmp/rclone1695781276", Modify Window "1s" run.go:290: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-nehehut6leye'": failed to get folder list: Directory doesn't exist (Error 404) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:650 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 (9.11s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-nehehut6leye'", Local "Local file system at /tmp/rclone1695781276", Modify Window "1s" 2026/03/06 01:18:05 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/03/06 01:18:06 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/03/06 01:18:08 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/03/06 01:18:11 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/03/06 01:18:13 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/03/06 01:18:14 INFO : A1/B2: Making directory 2026/03/06 01:18:14 INFO : A1/B1/C3: Making directory 2026/03/06 01:18:15 ERROR : A1/B1/C3: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestDirMove (16.06s) FAIL 2026/03/06 01:18:20 DEBUG : OpenDrive root 'rclone-test-nehehut6leye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestMaxDeleteSize|TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 47.031164386s (try 2/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestDirMove]