"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestDirMove$'" - Starting (try 2/5) 2025/03/29 04:25:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-siwuxuy5babe" 2025/03/29 04:25:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 04:25:25 DEBUG : Starting OpenDrive session with ID: 3a5c2c60ac9c130b0e81cb06aa2f2c51f1411c068d0feb851418dbafd4055a71 2025/03/29 04:25:25 DEBUG : Creating backend with remote "/tmp/rclone1177779481" === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-siwuxuy5babe'", Local "Local file system at /tmp/rclone1177779481", Modify Window "1s" 2025/03/29 04:25:27 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:25:29 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:25:31 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/03/29 04:25:33 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/03/29 04:25:35 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/03/29 04:25:36 INFO : A1/B2: Making directory 2025/03/29 04:25:36 INFO : A1/B1/C3: Making directory 2025/03/29 04:25:38 DEBUG : A2: same parent dir (ODFfODE5NTY1NV9oUEM3Wg) - using folder/rename instead of move_copy operations_test.go:1405: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove 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/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (27.22s) FAIL 2025/03/29 04:25:53 DEBUG : OpenDrive root 'rclone-test-siwuxuy5babe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestDirMove$'" - Finished ERROR in 28.877050312s (try 2/5): exit status 1: Failed [TestDirMove]