"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestFixCase$'" - Starting (try 5/5) 2025/11/12 02:40:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tazuxuj1tupu" 2025/11/12 02:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 02:40:45 DEBUG : Starting OpenDrive session with ID: 97c71389c27aada74cf121dc93d1ea17291f6d8254422ee822545d650656da81 2025/11/12 02:40:46 DEBUG : Creating backend with remote "/tmp/rclone994810116" === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-tazuxuj1tupu'", Local "Local file system at /tmp/rclone994810116", Modify Window "1s" 2025/11/12 02:40:47 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/11/12 02:40:49 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:290: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-tazuxuj1tupu'": 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 /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 /usr/local/go/src/testing/testing.go:1125 /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/sync/sync_test.go:2678 Error: Not equal: expected: []string{} actual : []string{"SUBDIRA"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "SUBDIRA" } Test: TestFixCase Messages: directories --- FAIL: TestFixCase (15.41s) FAIL 2025/11/12 02:41:01 DEBUG : OpenDrive root 'rclone-test-tazuxuj1tupu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestFixCase$'" - Finished ERROR in 17.57081666s (try 5/5): exit status 1: Failed [TestFixCase]