"./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestSyncAfterRemovingAFileAndAddingAFileSubDir$'" - Starting (try 2/5) 2026/04/08 04:19:22 DEBUG : Creating backend with remote "TestInternxt:rclone-test-bitawen0qebo" 2026/04/08 04:19:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 04:19:22 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/04/08 04:19:23 DEBUG : Creating backend with remote "/tmp/rclone1924042725" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Internxt root 'rclone-test-bitawen0qebo'", Local "Local file system at /tmp/rclone1924042725", Modify Window "876000h0m0s" 2026/04/08 04:19:27 INFO : d: Making directory 2026/04/08 04:19:28 INFO : d/e: Making directory 2026/04/08 04:19:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 04:19:30 DEBUG : c/non empty space: size = 5 OK 2026/04/08 04:19:30 DEBUG : c/non empty space: Sizes identical 2026/04/08 04:19:30 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 04:19:30 DEBUG : Internxt root 'rclone-test-bitawen0qebo': Waiting for checks to finish 2026/04/08 04:19:30 DEBUG : Internxt root 'rclone-test-bitawen0qebo': Waiting for transfers to finish 2026/04/08 04:19:31 DEBUG : a/potato2: size = 60 OK 2026/04/08 04:19:31 INFO : a/potato2: Copied (new) 2026/04/08 04:19:31 DEBUG : Waiting for deletions to finish 2026/04/08 04:19:32 INFO : b/potato: Deleted 2026/04/08 04:19:32 INFO : d/e: Removing directory 2026/04/08 04:19:32 INFO : d: Removing directory 2026/04/08 04:19:32 DEBUG : d: Failed to Rmdir: directory not empty 2026/04/08 04:19:32 INFO : b: Removing directory 2026/04/08 04:19:33 DEBUG : Internxt root 'rclone-test-bitawen0qebo': failed to delete 1 directories 2026/04/08 04:19:33 DEBUG : Internxt root 'rclone-test-bitawen0qebo': deleted 2 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "c", "d"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", - (string) (len=1) "c" + (string) (len=1) "c", + (string) (len=1) "d" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories 2026/04/08 04:20:09 ERROR : a: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (53.83s) FAIL 2026/04/08 04:20:17 DEBUG : Internxt root 'rclone-test-bitawen0qebo': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestSyncAfterRemovingAFileAndAddingAFileSubDir$'" - Finished ERROR in 55.426435503s (try 2/5): exit status 1: Failed [TestSyncAfterRemovingAFileAndAddingAFileSubDir]