"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestMoveWithIgnoreExisting|TestSyncAfterRemovingAFileAndAddingAFileSubDir)$'" - Starting (try 2/5) 2025/01/25 03:02:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-visazul5finu" 2025/01/25 03:02:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:02:41 DEBUG : Creating backend with remote "/tmp/rclone2006570695" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-visazul5finu'", Local "Local file system at /tmp/rclone2006570695", Modify Window "876000h0m0s" 2025/01/25 03:02:51 INFO : d: Making directory 2025/01/25 03:02:52 INFO : d/e: Making directory 2025/01/25 03:02:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 03:02:56 DEBUG : c/non empty space: Sizes identical 2025/01/25 03:02:56 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 03:02:58 DEBUG : Linkbox root 'rclone-test-visazul5finu': Waiting for checks to finish 2025/01/25 03:02:58 DEBUG : Linkbox root 'rclone-test-visazul5finu': Waiting for transfers to finish 2025/01/25 03:03:00 INFO : a/potato2: Copied (new) 2025/01/25 03:03:00 DEBUG : Waiting for deletions to finish 2025/01/25 03:03:01 INFO : b/potato: Deleted 2025/01/25 03:03:01 INFO : d/e: Removing directory 2025/01/25 03:03:03 INFO : d: Removing directory 2025/01/25 03:03:05 INFO : b: Removing directory 2025/01/25 03:03:07 DEBUG : Linkbox root 'rclone-test-visazul5finu': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-visazul5finu'", Local "Local file system at /tmp/rclone2006570695", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (33.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-visazul5finu'", Local "Local file system at /tmp/rclone2006570695", Modify Window "876000h0m0s" 2025/01/25 03:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:03:18 DEBUG : Linkbox root 'rclone-test-visazul5finu': Waiting for checks to finish 2025/01/25 03:03:18 DEBUG : Linkbox root 'rclone-test-visazul5finu': Waiting for transfers to finish 2025/01/25 03:03:20 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-visazul5finu'", Local "Local file system at /tmp/rclone2006570695", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (9.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-visazul5finu'", Local "Local file system at /tmp/rclone2006570695", Modify Window "876000h0m0s" 2025/01/25 03:03:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 03:03:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/25 03:03:25 DEBUG : Linkbox root 'rclone-test-visazul5finu': Waiting for checks to finish 2025/01/25 03:03:25 DEBUG : Linkbox root 'rclone-test-visazul5finu': Waiting for transfers to finish 2025/01/25 03:03:27 INFO : existing-b: Copied (new) 2025/01/25 03:03:27 INFO : existing-b: Deleted 2025/01/25 03:03:27 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/25 03:03:28 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/25 03:03:28 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/25 03:03:29 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/01/25 03:03:30 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/25 03:03:32 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/25 03:03:35 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/25 03:03:42 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/25 03:03:55 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/25 03:04:21 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/25 03:05:12 ERROR : existing: Failed to copy: object not found 2025/01/25 03:05:12 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1835: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1835 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (111.20s) FAIL 2025/01/25 03:05:16 DEBUG : Linkbox root 'rclone-test-visazul5finu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestMoveWithIgnoreExisting|TestSyncAfterRemovingAFileAndAddingAFileSubDir)$'" - Finished ERROR in 2m36.613642935s (try 2/5): exit status 1: Failed [TestMoveWithIgnoreExisting]