"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 5/5) 2026/04/28 06:22:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa" 2026/04/28 06:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 06:22:55 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Using cached web token 2026/04/28 06:22:55 DEBUG : Creating backend with remote "/tmp/rclone2094874832" === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:23:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vojumed9nama" 2026/04/28 06:23:00 DEBUG : Linkbox root 'rclone-test-vojumed9nama': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-mibovud1fapa' -> Linkbox root 'rclone-test-vojumed9nama' 2026/04/28 06:23:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 06:23:03 DEBUG : Linkbox root 'rclone-test-vojumed9nama': Waiting for checks to finish 2026/04/28 06:23:03 DEBUG : Linkbox root 'rclone-test-vojumed9nama': Waiting for transfers to finish 2026/04/28 06:23:03 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2026/04/28 06:23:03 DEBUG : Linkbox root 'rclone-test-vojumed9nama': Purge remote 2026/04/28 06:23:03 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (12.52s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:23:11 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:23:11 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:23:12 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:23:12 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:23:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-votuxev2dike" 2026/04/28 06:23:14 DEBUG : Linkbox root 'rclone-test-votuxev2dike': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-mibovud1fapa' -> Linkbox root 'rclone-test-votuxev2dike' 2026/04/28 06:23:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 06:23:15 DEBUG : Linkbox root 'rclone-test-votuxev2dike': Waiting for checks to finish 2026/04/28 06:23:15 DEBUG : Linkbox root 'rclone-test-votuxev2dike': Waiting for transfers to finish 2026/04/28 06:23:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2026/04/28 06:23:15 DEBUG : Linkbox root 'rclone-test-votuxev2dike': Purge remote 2026/04/28 06:23:15 NOTICE: purge failed: directory not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (12.19s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:23:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 06:23:20 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:23:20 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:23:22 DEBUG : existing: size = 6 OK 2026/04/28 06:23:22 INFO : existing: Copied (new) 2026/04/28 06:23:22 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/28 06:23:30 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:23:30 DEBUG : existing: Destination exists, skipping 2026/04/28 06:23:30 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:23:30 DEBUG : Waiting for deletions to finish 2026/04/28 06:23:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (12.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:23:39 INFO : d: Making directory 2026/04/28 06:23:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 06:23:42 DEBUG : c/non empty space: size = 5 OK 2026/04/28 06:23:42 DEBUG : c/non empty space: Sizes identical 2026/04/28 06:23:42 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:23:42 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 06:23:42 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:23:45 DEBUG : a/potato2: size = 60 OK 2026/04/28 06:23:45 INFO : a/potato2: Copied (new) 2026/04/28 06:23:45 DEBUG : Waiting for deletions to finish 2026/04/28 06:23:47 INFO : b/potato: Deleted 2026/04/28 06:23:47 INFO : d: Removing directory 2026/04/28 06:23:48 INFO : b: Removing directory 2026/04/28 06:23:50 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (24.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:23:59 DEBUG : empty space: size = 1 OK 2026/04/28 06:23:59 DEBUG : empty space: Sizes identical 2026/04/28 06:23:59 DEBUG : empty space: Unchanged skipping 2026/04/28 06:23:59 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:23:59 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:23:59 DEBUG : Waiting for deletions to finish 2026/04/28 06:23:59 INFO : There was nothing to transfer 2026/04/28 06:23:59 DEBUG : empty space: size = 1 OK 2026/04/28 06:23:59 DEBUG : empty space: Sizes identical 2026/04/28 06:23:59 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:23:59 DEBUG : empty space: Unchanged skipping 2026/04/28 06:23:59 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:23:59 DEBUG : Waiting for deletions to finish 2026/04/28 06:23:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.68s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:24:05 DEBUG : empty space: size = 1 OK 2026/04/28 06:24:05 DEBUG : empty space: Sizes identical 2026/04/28 06:24:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 06:24:05 DEBUG : empty space: Unchanged skipping 2026/04/28 06:24:05 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:24:05 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:24:07 DEBUG : potato: size = 60 OK 2026/04/28 06:24:07 INFO : potato: Copied (new) 2026/04/28 06:24:07 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterAddingAFile (14.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:24:20 DEBUG : potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:24:20 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:24:20 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:24:20 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:24:20 DEBUG : potato: Sizes differ 2026/04/28 06:24:20 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:24:20 DEBUG : potato: Update: removing old file 2026/04/28 06:24:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:24:23 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:24:23 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 21 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 2026/04/28 06:24:23 INFO : potato: Removing failed copy 2026/04/28 06:24:23 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 06:24:23 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:24:23 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 21 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 Test: TestSyncAfterChangingFilesSizeOnly run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato" --- FAIL: TestSyncAfterChangingFilesSizeOnly (19.29s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/04/28 06:24:37 DEBUG : potato: Update: removing old file 2026/04/28 06:24:37 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want potato (36) got potato (60), potato(1) (36) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 Error: Not equal: expected: 36 actual : 60 Test: TestSyncAfterChangingContentsOnly Messages: potato: size incorrect file=36 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(1)" 2026/04/28 06:24:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:24:48 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:24:48 DEBUG : potato: Sizes differ 2026/04/28 06:24:48 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:24:48 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:24:48 DEBUG : potato: Update: removing old file 2026/04/28 06:24:48 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:24:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:24:50 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:24:50 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 21 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 2026/04/28 06:24:50 INFO : potato: Removing failed copy 2026/04/28 06:24:50 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 06:24:50 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:24:50 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 21 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 Test: TestSyncAfterChangingContentsOnly run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want got potato (60), potato(2) (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "potato(2)" --- FAIL: TestSyncAfterChangingContentsOnly (26.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:25:03 DEBUG : potato: Update: removing old file 2026/04/28 06:25:04 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:25:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:25:07 DEBUG : empty space: size = 1 OK 2026/04/28 06:25:07 DEBUG : empty space: Sizes identical 2026/04/28 06:25:07 DEBUG : empty space: Unchanged skipping 2026/04/28 06:25:07 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:25:07 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:25:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/28 06:25:07 DEBUG : Waiting for deletions to finish 2026/04/28 06:25:07 NOTICE: potato(1): Skipped delete as --dry-run is set (size 21) 2026/04/28 06:25:07 NOTICE: potato(2): Skipped delete as --dry-run is set (size 21) 2026/04/28 06:25:07 NOTICE: potato: Skipped delete as --dry-run is set (size 60) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21), potato(2) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 Error: Not equal: expected: 21 actual : 60 Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato(1)" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1172 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato(2)" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (28.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:25:32 DEBUG : potato: Update: removing old file 2026/04/28 06:25:32 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: 21 actual : 60 Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "potato(1)" 2026/04/28 06:25:45 DEBUG : empty space: size = 1 OK 2026/04/28 06:25:45 DEBUG : empty space: Sizes identical 2026/04/28 06:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:25:45 DEBUG : empty space: Unchanged skipping 2026/04/28 06:25:45 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:25:45 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:25:47 DEBUG : potato2: size = 60 OK 2026/04/28 06:25:47 INFO : potato2: Copied (new) 2026/04/28 06:25:47 DEBUG : Waiting for deletions to finish 2026/04/28 06:25:47 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:25:48 INFO : potato(1): Deleted 2026/04/28 06:25:48 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFile run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (30.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:26:06 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:26:07 DEBUG : b/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:26:07 DEBUG : b/potato: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:26:11 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:26:11 INFO : d: Making directory 2026/04/28 06:26:13 INFO : d/e: Making directory 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "potato" 2026/04/28 06:26:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 06:26:26 DEBUG : c/non empty space: size = 5 OK 2026/04/28 06:26:26 DEBUG : c/non empty space: Sizes identical 2026/04/28 06:26:26 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 06:26:28 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:26:28 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:26:29 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:26:30 DEBUG : a/potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:26:30 DEBUG : a/potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:26:31 DEBUG : a/potato2: size = 60 OK 2026/04/28 06:26:31 INFO : a/potato2: Copied (new) 2026/04/28 06:26:31 DEBUG : Waiting for deletions to finish 2026/04/28 06:26:31 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:26:32 INFO : b/potato: Deleted 2026/04/28 06:26:32 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (52.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:26:59 DEBUG : b/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:26:59 DEBUG : b/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:27:03 DEBUG : c/non empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:27:03 DEBUG : c/non empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:27:04 DEBUG : c/non empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:27:04 DEBUG : c/non empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:27:05 INFO : d: Making directory 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "potato" 2026/04/28 06:27:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/28 06:27:18 DEBUG : c/non empty space: size = 5 OK 2026/04/28 06:27:18 DEBUG : c/non empty space: Sizes identical 2026/04/28 06:27:18 DEBUG : c/non empty space: Unchanged skipping 2026/04/28 06:27:18 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:27:18 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:27:21 DEBUG : a/potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:27:21 DEBUG : a/potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:27:22 DEBUG : a/potato2: size = 60 OK 2026/04/28 06:27:22 INFO : a/potato2: Copied (new) 2026/04/28 06:27:22 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:27:22 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want a/potato2 (60), b/potato (21), c/non empty space (5) got a/potato2 (60), b/potato (21), c/non empty space (5), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "potato" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (60.56s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:27:56 DEBUG : potato: Update: removing old file 2026/04/28 06:27:56 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Not equal: expected: 21 actual : 60 Test: TestSyncDeleteDuring Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato(1)" 2026/04/28 06:28:08 DEBUG : Waiting for deletions to finish 2026/04/28 06:28:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:28:09 DEBUG : empty space: size = 1 OK 2026/04/28 06:28:09 DEBUG : empty space: Sizes identical 2026/04/28 06:28:09 DEBUG : empty space: Unchanged skipping 2026/04/28 06:28:09 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:28:09 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:28:09 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:28:10 INFO : potato(1): Deleted 2026/04/28 06:28:11 DEBUG : potato2: size = 60 OK 2026/04/28 06:28:11 INFO : potato2: Copied (new) 2026/04/28 06:28:11 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Received unexpected error: failed to delete 1 files Test: TestSyncDeleteDuring run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "potato" --- FAIL: TestSyncDeleteDuring (29.97s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:28:26 DEBUG : potato: Update: removing old file 2026/04/28 06:28:26 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Not equal: expected: 21 actual : 60 Test: TestSyncDeleteBefore Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "potato(1)" 2026/04/28 06:28:38 DEBUG : Waiting for deletions to finish 2026/04/28 06:28:39 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:28:39 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:28:39 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:28:40 INFO : potato(1): Deleted 2026/04/28 06:28:40 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Received unexpected error: failed to delete 1 files Test: TestSyncDeleteBefore run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato(1)" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato(1)" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato(1)" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato(1)" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "potato" --- FAIL: TestSyncDeleteBefore (31.48s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:28:58 DEBUG : potato: Update: removing old file 2026/04/28 06:28:58 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got potato (60), potato(1) (21) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 Error: Not equal: expected: 21 actual : 60 Test: TestCopyDeleteBefore Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1370 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato(1)" 2026/04/28 06:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:29:08 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:29:08 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:29:10 DEBUG : potato2: size = 19 OK 2026/04/28 06:29:10 INFO : potato2: Copied (new) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21), potato2 (19) got potato (60), potato(1) (21), potato2 (19) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 Error: Not equal: expected: 21 actual : 60 Test: TestCopyDeleteBefore Messages: potato: size incorrect file=21 vs obj=60 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1379 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato(1)" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "potato" --- FAIL: TestCopyDeleteBefore (36.03s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:29:35 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:29:38 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:29:38 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:29:38 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1390 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1390 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato" 2026/04/28 06:29:47 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 06:29:47 DEBUG : enormous: Excluded 2026/04/28 06:29:47 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 06:29:47 DEBUG : potato2: Excluded 2026/04/28 06:29:47 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 06:29:47 DEBUG : potato2: Excluded 2026/04/28 06:29:47 DEBUG : potato: Excluded (Size Filter) 2026/04/28 06:29:47 DEBUG : potato: Excluded 2026/04/28 06:29:47 DEBUG : empty space: size = 1 OK 2026/04/28 06:29:47 DEBUG : empty space: Sizes identical 2026/04/28 06:29:47 DEBUG : empty space: Unchanged skipping 2026/04/28 06:29:47 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:29:47 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:29:47 DEBUG : Waiting for deletions to finish 2026/04/28 06:29:47 INFO : There was nothing to transfer 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1403 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato" 2026/04/28 06:29:55 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 06:29:55 DEBUG : enormous: Excluded 2026/04/28 06:29:55 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 06:29:55 DEBUG : potato2: Excluded 2026/04/28 06:29:56 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 06:29:56 DEBUG : potato2: Excluded 2026/04/28 06:29:56 DEBUG : potato: Excluded (Size Filter) 2026/04/28 06:29:56 DEBUG : potato: Excluded 2026/04/28 06:29:56 DEBUG : empty space: size = 1 OK 2026/04/28 06:29:56 DEBUG : empty space: Sizes identical 2026/04/28 06:29:56 DEBUG : empty space: Unchanged skipping 2026/04/28 06:29:56 DEBUG : Local file system at /tmp/rclone2094874832: Waiting for checks to finish 2026/04/28 06:29:56 DEBUG : Local file system at /tmp/rclone2094874832: Waiting for transfers to finish 2026/04/28 06:29:56 DEBUG : Waiting for deletions to finish 2026/04/28 06:29:56 INFO : There was nothing to transfer run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "potato" --- FAIL: TestSyncWithExclude (37.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:30:13 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:30:13 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:30:13 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:30:16 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:30:16 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:30:17 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:30:19 DEBUG : enormous: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:30:20 DEBUG : enormous: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:30:20 DEBUG : enormous: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:30:21 DEBUG : enormous: Trying to read object after upload: try again in 800ms (4/10) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1422 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got empty space (1), enormous (100), potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1422 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "potato" 2026/04/28 06:30:30 DEBUG : enormous: Excluded (Size Filter) 2026/04/28 06:30:30 DEBUG : enormous: Excluded 2026/04/28 06:30:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/28 06:30:30 DEBUG : potato2: Excluded 2026/04/28 06:30:30 DEBUG : empty space: size = 1 OK 2026/04/28 06:30:30 DEBUG : empty space: Sizes identical 2026/04/28 06:30:30 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:30:30 DEBUG : empty space: Unchanged skipping 2026/04/28 06:30:30 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:30:30 DEBUG : Waiting for deletions to finish 2026/04/28 06:30:30 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:30:32 INFO : enormous: Deleted 2026/04/28 06:30:32 INFO : potato2: Deleted 2026/04/28 06:30:32 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1434: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExcludeAndDeleteExcluded run.go:130: removing file "enormous" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "enormous" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "enormous" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "enormous" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "potato" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (41.98s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "potato" --- FAIL: TestSyncWithUpdateOlder (12.23s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/04/28 06:31:05 ERROR : Linkbox root 'rclone-test-mibovud1fapa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/04/28 06:31:05 ERROR : Linkbox root 'rclone-test-mibovud1fapa': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/28 06:31:05 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/28 06:31:05 DEBUG : potato: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:31:05 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:31:05 DEBUG : potato: Sizes differ 2026/04/28 06:31:05 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:31:05 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:31:05 DEBUG : potato: Update: removing old file 2026/04/28 06:31:06 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:31:08 DEBUG : yam: size = 11 OK 2026/04/28 06:31:08 INFO : yam: Copied (new) 2026/04/28 06:31:08 DEBUG : potato: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:31:08 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:31:08 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 14 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 2026/04/28 06:31:08 INFO : potato: Removing failed copy 2026/04/28 06:31:08 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 06:31:08 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:31:08 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 14 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 Test: TestSyncWithTrackRenames run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Should be true Test: TestSyncWithTrackRenames Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Should be true Test: TestSyncWithTrackRenames Messages: Unexpected file "potato" --- FAIL: TestSyncWithTrackRenames (17.74s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/04/28 06:31:22 ERROR : Linkbox root 'rclone-test-mibovud1fapa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/04/28 06:31:22 ERROR : Linkbox root 'rclone-test-mibovud1fapa': Ignoring --track-renames as either the source or destination do not support modtime 2026/04/28 06:31:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/28 06:31:23 DEBUG : potato: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:31:23 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:31:23 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:31:23 DEBUG : potato: Sizes differ 2026/04/28 06:31:23 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:31:23 DEBUG : potato: Update: removing old file 2026/04/28 06:31:23 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:31:25 DEBUG : yam: size = 11 OK 2026/04/28 06:31:25 INFO : yam: Copied (new) 2026/04/28 06:31:25 DEBUG : potato: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:31:25 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:31:25 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 14 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 2026/04/28 06:31:25 INFO : potato: Removing failed copy 2026/04/28 06:31:26 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 06:31:26 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:31:26 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 14 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 Test: TestSyncWithTrackRenamesStrategyModtime run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want got potato (60), potato(1) (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "potato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "potato(1)" --- FAIL: TestSyncWithTrackRenamesStrategyModtime (16.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/04/28 06:31:39 ERROR : Linkbox root 'rclone-test-mibovud1fapa': Ignoring --track-renames as the destination does not support server-side move or copy 2026/04/28 06:31:39 DEBUG : potato: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:31:39 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:31:39 DEBUG : potato: Sizes differ 2026/04/28 06:31:39 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/04/28 06:31:39 DEBUG : potato: Update: removing old file 2026/04/28 06:31:39 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:31:39 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:31:40 ERROR : potato: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/04/28 06:31:43 DEBUG : potato: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:31:43 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:31:43 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 14 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 2026/04/28 06:31:43 INFO : potato: Removing failed copy 2026/04/28 06:31:43 INFO : potato: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/04/28 06:31:43 DEBUG : sub/yam: size = 11 OK 2026/04/28 06:31:43 INFO : sub/yam: Copied (new) 2026/04/28 06:31:43 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:31:43 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2094874832) 14 vs dst(Linkbox root 'rclone-test-mibovud1fapa') 60 Test: TestSyncWithTrackRenamesStrategyLeaf run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "potato" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (21.87s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:32:01 DEBUG : Creating backend with remote "/tmp/rclone2094874832/dir1" 2026/04/28 06:32:01 DEBUG : Creating backend with remote "/tmp/rclone2094874832/dir2" 2026/04/28 06:32:01 DEBUG : Local file system at /tmp/rclone2094874832/dir2: Using server-side directory move 2026/04/28 06:32:01 INFO : Local file system at /tmp/rclone2094874832/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/28 06:32:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/28 06:32:01 DEBUG : Local file system at /tmp/rclone2094874832/dir2: Waiting for checks to finish 2026/04/28 06:32:01 DEBUG : Local file system at /tmp/rclone2094874832/dir2: Waiting for transfers to finish 2026/04/28 06:32:01 INFO : file1.txt: Moved (server-side) run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveLocal (12.18s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:32:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 06:32:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 06:32:13 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:32:13 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:32:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 06:32:20 INFO : sub dir/hello world: Copied (new) 2026/04/28 06:32:20 INFO : sub dir/hello world: Deleted 2026/04/28 06:32:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 06:32:20 INFO : nested/sub dir/file: Copied (new) 2026/04/28 06:32:20 INFO : nested/sub dir/file: Deleted 2026/04/28 06:32:20 ERROR : Local file system at /tmp/rclone2094874832: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "potato" --- FAIL: TestMoveWithDeleteEmptySrcDirs (27.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:32:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/28 06:32:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/28 06:32:41 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:32:41 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:32:48 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:32:48 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:32:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/28 06:32:48 INFO : sub dir/hello world: Copied (new) 2026/04/28 06:32:48 INFO : sub dir/hello world: Deleted 2026/04/28 06:32:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/28 06:32:48 INFO : nested/sub dir/file: Copied (new) 2026/04/28 06:32:48 INFO : nested/sub dir/file: Deleted 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), potato (60), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "potato" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (37.81s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:33:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/28 06:33:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 06:33:19 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:33:19 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:33:21 DEBUG : existing-b: size = 6 OK 2026/04/28 06:33:21 INFO : existing-b: Copied (new) 2026/04/28 06:33:21 INFO : existing-b: Deleted 2026/04/28 06:33:21 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:33:22 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:33:22 DEBUG : existing: size = 6 OK 2026/04/28 06:33:22 INFO : existing: Copied (new) 2026/04/28 06:33:22 INFO : existing: Deleted 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" 2026/04/28 06:33:31 DEBUG : existing: Destination exists, skipping 2026/04/28 06:33:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/28 06:33:31 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:33:31 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:33:31 INFO : There was nothing to transfer 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "potato" --- FAIL: TestMoveWithIgnoreExisting (35.93s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:33:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kimafuf9giwi" 2026/04/28 06:33:54 DEBUG : Linkbox root 'rclone-test-kimafuf9giwi': Using cached web token 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato (60), potato2 (60), potato3 (68) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-mibovud1fapa' -> Linkbox root 'rclone-test-kimafuf9giwi' 2026/04/28 06:34:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:34:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 06:34:15 DEBUG : empty space: size = 1 OK 2026/04/28 06:34:15 DEBUG : empty space: Sizes identical 2026/04/28 06:34:15 DEBUG : empty space: Unchanged skipping 2026/04/28 06:34:15 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:34:15 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-kimafuf9giwi') 2026/04/28 06:34:15 DEBUG : potato3: Sizes differ 2026/04/28 06:34:15 DEBUG : Linkbox root 'rclone-test-kimafuf9giwi': Waiting for checks to finish 2026/04/28 06:34:15 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 2h33m31.937828739s different from this computer 2026/04/28 06:34:16 ERROR : potato: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:34:16 ERROR : potato: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:34:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:34:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:34:16 INFO : empty space: Deleted 2026/04/28 06:34:16 DEBUG : Linkbox root 'rclone-test-kimafuf9giwi': Waiting for transfers to finish 2026/04/28 06:34:18 DEBUG : potato2: size = 60 OK 2026/04/28 06:34:18 INFO : potato2: Copied (new) 2026/04/28 06:34:19 INFO : potato2: Deleted sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2026/04/28 06:34:19 DEBUG : Linkbox root 'rclone-test-kimafuf9giwi': Purge remote run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato2" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato2" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato" --- FAIL: TestServerSideMove (43.49s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:34:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wahiyeq2liza" 2026/04/28 06:34:38 DEBUG : Linkbox root 'rclone-test-wahiyeq2liza': Using cached web token 2026/04/28 06:34:40 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:34:43 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:34:43 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:34:45 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:34:46 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:34:46 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:34:46 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato (60), potato2 (60), potato3 (68) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-mibovud1fapa' -> Linkbox root 'rclone-test-wahiyeq2liza' 2026/04/28 06:34:59 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:34:59 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:35:00 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:35:00 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:35:04 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:35:04 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:35:04 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:35:05 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:35:06 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/28 06:35:08 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 06:35:08 DEBUG : empty space: Excluded 2026/04/28 06:35:09 DEBUG : empty space: Excluded (Size Filter) 2026/04/28 06:35:09 DEBUG : empty space: Excluded 2026/04/28 06:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:35:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 06:35:09 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:35:09 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-wahiyeq2liza') 2026/04/28 06:35:09 DEBUG : potato3: Sizes differ 2026/04/28 06:35:09 DEBUG : Linkbox root 'rclone-test-wahiyeq2liza': Waiting for checks to finish 2026/04/28 06:35:09 DEBUG : Linkbox root 'rclone-test-wahiyeq2liza': Waiting for transfers to finish 2026/04/28 06:35:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:09 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:09 ERROR : potato: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:09 ERROR : potato: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:09 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:09 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2026/04/28 06:35:09 DEBUG : Linkbox root 'rclone-test-wahiyeq2liza': Purge remote run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveWithFilter (48.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:35:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jifamox2kume" 2026/04/28 06:35:26 DEBUG : Linkbox root 'rclone-test-jifamox2kume': Using cached web token 2026/04/28 06:35:29 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:35:29 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:35:30 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:35:32 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:35:32 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:35:33 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:35:35 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:35:36 INFO : tomatoDir: Making directory 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato (60), potato2 (60), potato3 (68) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-mibovud1fapa' -> Linkbox root 'rclone-test-jifamox2kume' 2026/04/28 06:35:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/28 06:35:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/28 06:35:52 DEBUG : empty space: size = 1 OK 2026/04/28 06:35:52 DEBUG : empty space: Sizes identical 2026/04/28 06:35:52 DEBUG : empty space: Unchanged skipping 2026/04/28 06:35:52 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:35:52 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-jifamox2kume') 2026/04/28 06:35:52 DEBUG : potato3: Sizes differ 2026/04/28 06:35:52 DEBUG : Linkbox root 'rclone-test-jifamox2kume': Waiting for checks to finish 2026/04/28 06:35:52 ERROR : potato: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:52 ERROR : potato: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:53 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:53 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2026/04/28 06:35:53 INFO : empty space: Deleted 2026/04/28 06:35:53 DEBUG : Linkbox root 'rclone-test-jifamox2kume': Waiting for transfers to finish 2026/04/28 06:35:54 DEBUG : potato2: size = 60 OK 2026/04/28 06:35:54 INFO : potato2: Copied (new) 2026/04/28 06:35:56 INFO : potato2: Deleted 2026/04/28 06:35:56 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/04/28 06:35:56 DEBUG : Linkbox root 'rclone-test-jifamox2kume': Purge remote run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (46.23s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:36:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/rclone-move-test" 2026/04/28 06:36:12 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/rclone-move-test': Using cached web token 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1949 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want potato2 (60) got potato (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1949 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "potato" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "potato" --- FAIL: TestServerSideMoveOverlap (24.86s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:36:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/rclone-sync-test" 2026/04/28 06:36:37 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/rclone-sync-test': Using cached web token run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "potato" --- FAIL: TestSyncOverlap (13.35s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:36:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/dst" 2026/04/28 06:36:51 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dst': Using cached web token 2026/04/28 06:36:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/CompareDest" 2026/04/28 06:36:52 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/CompareDest': Using cached web token 2026/04/28 06:36:53 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 06:36:53 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dst': Waiting for checks to finish 2026/04/28 06:36:53 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dst': Waiting for transfers to finish 2026/04/28 06:36:56 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:36:57 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:36:57 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:36:58 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:36:59 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/28 06:37:01 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/28 06:37:04 DEBUG : one: size = 3 OK 2026/04/28 06:37:04 INFO : one: Copied (new) 2026/04/28 06:37:04 DEBUG : Waiting for deletions to finish 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" 2026/04/28 06:37:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:37:22 DEBUG : one: size = 3 (Linkbox root 'rclone-test-mibovud1fapa/dst') 2026/04/28 06:37:22 DEBUG : one: Sizes differ 2026/04/28 06:37:22 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dst': Waiting for checks to finish 2026/04/28 06:37:23 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dst': Waiting for transfers to finish 2026/04/28 06:37:23 DEBUG : one: Update: removing old file 2026/04/28 06:37:26 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:37:26 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:37:26 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:37:27 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:37:28 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/04/28 06:37:30 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/04/28 06:37:33 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10) 2026/04/28 06:37:40 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10) 2026/04/28 06:37:53 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10) 2026/04/28 06:38:19 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10) 2026/04/28 06:39:10 ERROR : one: Failed to copy: object not found 2026/04/28 06:39:10 ERROR : Linkbox root 'rclone-test-mibovud1fapa/dst': not deleting files as there were IO errors 2026/04/28 06:39:10 ERROR : Linkbox root 'rclone-test-mibovud1fapa/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: object not found Test: TestSyncCompareDest run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "dst" failed - try 1/3: directory not empty 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" --- FAIL: TestSyncCompareDest (155.89s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:39:37 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:39:37 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:39:37 DEBUG : pre-dest2/2: Trying to read object after upload: try again in 400ms (3/10) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2243 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got potato (60), pre-dest1/1 (1), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2243 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" 2026/04/28 06:39:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/dest" 2026/04/28 06:39:47 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dest': Using cached web token 2026/04/28 06:39:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/pre-dest1" 2026/04/28 06:39:48 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/pre-dest1': Using cached web token 2026/04/28 06:39:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibovud1fapa/pre-dest2" 2026/04/28 06:39:49 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/pre-dest2': Using cached web token 2026/04/28 06:39:50 DEBUG : 1: size = 1 OK 2026/04/28 06:39:50 DEBUG : 1: Sizes identical 2026/04/28 06:39:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/28 06:39:50 DEBUG : 2: size = 1 OK 2026/04/28 06:39:50 DEBUG : 2: Sizes identical 2026/04/28 06:39:50 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/28 06:39:50 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/28 06:39:50 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dest': Waiting for checks to finish 2026/04/28 06:39:50 DEBUG : Linkbox root 'rclone-test-mibovud1fapa/dest': Waiting for transfers to finish 2026/04/28 06:39:54 DEBUG : 3: size = 1 OK 2026/04/28 06:39:54 INFO : 3: Copied (new) 2026/04/28 06:39:54 DEBUG : Waiting for deletions to finish 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), potato (60), pre-dest1/1 (1), pre-dest2/2 (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" --- FAIL: TestSyncMultipleCompareDest (59.14s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "potato" --- FAIL: TestSyncCopyDest (12.17s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDir (12.14s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDirWithSuffix (12.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (12.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "potato" --- FAIL: TestSyncBackupDirSuffixOnly (12.10s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "potato" --- FAIL: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "potato" --- FAIL: TestSyncSuffixKeepExtension (12.12s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato" 2026/04/28 06:42:02 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:42:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:42:02 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:42:02 DEBUG : Testêé: Sizes differ 2026/04/28 06:42:02 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:42:02 DEBUG : Testêé: Update: removing old file 2026/04/28 06:42:05 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:42:05 DEBUG : Testêé: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:42:05 DEBUG : Testêé: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:42:06 DEBUG : Testêé: size = 14 OK 2026/04/28 06:42:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/28 06:42:06 DEBUG : Waiting for deletions to finish 2026/04/28 06:42:06 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:42:06 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:2582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Received unexpected error: failed to delete 1 files Test: TestSyncUTFNorm run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato" --- FAIL: TestSyncUTFNorm (28.73s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2603 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2603 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato" 2026/04/28 06:42:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/28 06:42:28 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:42:28 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:42:30 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:42:31 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:42:31 DEBUG : existing: size = 6 OK 2026/04/28 06:42:31 INFO : existing: Copied (new) 2026/04/28 06:42:31 DEBUG : Waiting for deletions to finish 2026/04/28 06:42:31 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:42:31 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: failed to delete 1 files Test: TestSyncImmutable run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato" --- FAIL: TestSyncImmutable (25.13s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "potato" --- FAIL: TestSyncIgnoreCase (15.76s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "potato" === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "potato" === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "potato" --- FAIL: TestMaxTransfer (47.57s) --- FAIL: TestMaxTransfer/Hard (15.83s) --- FAIL: TestMaxTransfer/Soft (15.81s) --- FAIL: TestMaxTransfer/Cautious (15.93s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:43:50 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:43:50 DEBUG : both0: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:43:57 DEBUG : only1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:05 DEBUG : only3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:05 DEBUG : only3: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:44:07 DEBUG : both4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:10 DEBUG : only4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:10 DEBUG : only4: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:44:10 DEBUG : only4: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:44:15 DEBUG : only5: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:17 DEBUG : both6: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:17 DEBUG : both6: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:44:23 DEBUG : only7: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:59 DEBUG : only15: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:44:59 DEBUG : only15: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:45:05 DEBUG : only16: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:45:06 DEBUG : only16: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:45:06 DEBUG : only16: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:45:07 DEBUG : only16: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:45:10 DEBUG : both17: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:45:11 DEBUG : both17: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:45:11 DEBUG : both17: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:45:12 DEBUG : both17: Trying to read object after upload: try again in 800ms (4/10) 2026/04/28 06:45:15 DEBUG : only17: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:45:16 DEBUG : only17: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:45:19 DEBUG : both18: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:45:21 DEBUG : only18: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:45:22 DEBUG : only18: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:45:24 DEBUG : both19: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:45:25 DEBUG : both19: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:45:25 DEBUG : both19: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:45:26 DEBUG : both19: Trying to read object after upload: try again in 800ms (4/10) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), existing (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato" 2026/04/28 06:45:39 DEBUG : both0: size = 6 OK 2026/04/28 06:45:39 DEBUG : both11: size = 6 OK 2026/04/28 06:45:39 DEBUG : both12: size = 6 OK 2026/04/28 06:45:39 DEBUG : both0: Sizes identical 2026/04/28 06:45:39 DEBUG : both12: Sizes identical 2026/04/28 06:45:39 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:45:39 DEBUG : both11: Sizes identical 2026/04/28 06:45:39 DEBUG : both10: size = 6 OK 2026/04/28 06:45:39 DEBUG : both10: Sizes identical 2026/04/28 06:45:39 DEBUG : both0: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both13: size = 6 OK 2026/04/28 06:45:39 DEBUG : both13: Sizes identical 2026/04/28 06:45:39 DEBUG : both13: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both14: size = 6 OK 2026/04/28 06:45:39 DEBUG : both14: Sizes identical 2026/04/28 06:45:39 DEBUG : both14: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both15: size = 6 OK 2026/04/28 06:45:39 DEBUG : both15: Sizes identical 2026/04/28 06:45:39 DEBUG : both15: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both16: size = 6 OK 2026/04/28 06:45:39 DEBUG : both16: Sizes identical 2026/04/28 06:45:39 DEBUG : both16: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both17: size = 6 OK 2026/04/28 06:45:39 DEBUG : both17: Sizes identical 2026/04/28 06:45:39 DEBUG : both17: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both18: size = 6 OK 2026/04/28 06:45:39 DEBUG : both18: Sizes identical 2026/04/28 06:45:39 DEBUG : both18: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both19: size = 6 OK 2026/04/28 06:45:39 DEBUG : both19: Sizes identical 2026/04/28 06:45:39 DEBUG : both19: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both1: size = 6 OK 2026/04/28 06:45:39 DEBUG : both1: Sizes identical 2026/04/28 06:45:39 DEBUG : both1: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both2: size = 6 OK 2026/04/28 06:45:39 DEBUG : both2: Sizes identical 2026/04/28 06:45:39 DEBUG : both2: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both3: size = 6 OK 2026/04/28 06:45:39 DEBUG : both3: Sizes identical 2026/04/28 06:45:39 DEBUG : both12: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both4: size = 6 OK 2026/04/28 06:45:39 DEBUG : both4: Sizes identical 2026/04/28 06:45:39 DEBUG : both4: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both5: size = 6 OK 2026/04/28 06:45:39 DEBUG : both5: Sizes identical 2026/04/28 06:45:39 DEBUG : both5: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both6: size = 6 OK 2026/04/28 06:45:39 DEBUG : both6: Sizes identical 2026/04/28 06:45:39 DEBUG : both6: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both7: size = 6 OK 2026/04/28 06:45:39 DEBUG : both7: Sizes identical 2026/04/28 06:45:39 DEBUG : both7: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both8: size = 6 OK 2026/04/28 06:45:39 DEBUG : both8: Sizes identical 2026/04/28 06:45:39 DEBUG : both8: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both9: size = 6 OK 2026/04/28 06:45:39 DEBUG : both9: Sizes identical 2026/04/28 06:45:39 DEBUG : both11: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both10: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both3: Unchanged skipping 2026/04/28 06:45:39 DEBUG : both9: Unchanged skipping 2026/04/28 06:45:39 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:45:39 DEBUG : Waiting for deletions to finish 2026/04/28 06:45:40 INFO : only13: Deleted 2026/04/28 06:45:40 INFO : only2: Deleted 2026/04/28 06:45:41 INFO : only3: Deleted 2026/04/28 06:45:41 INFO : only5: Deleted 2026/04/28 06:45:41 INFO : only12: Deleted 2026/04/28 06:45:42 INFO : only14: Deleted 2026/04/28 06:45:42 INFO : only16: Deleted 2026/04/28 06:45:42 ERROR : potato: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:45:42 INFO : only18: Deleted 2026/04/28 06:45:43 INFO : only1: Deleted 2026/04/28 06:45:43 INFO : only8: Deleted 2026/04/28 06:45:43 INFO : only0: Deleted 2026/04/28 06:45:44 INFO : only11: Deleted 2026/04/28 06:45:44 ERROR : existing: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/04/28 06:45:44 INFO : only15: Deleted 2026/04/28 06:45:44 INFO : only4: Deleted 2026/04/28 06:45:45 INFO : only6: Deleted 2026/04/28 06:45:45 INFO : only10: Deleted 2026/04/28 06:45:45 INFO : only17: Deleted 2026/04/28 06:45:46 INFO : only19: Deleted 2026/04/28 06:45:46 INFO : only7: Deleted 2026/04/28 06:45:47 INFO : only9: Deleted 2026/04/28 06:45:47 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Received unexpected error: failed to delete 2 files Test: TestSyncConcurrentDelete Messages: Sync must not return a error sync_test.go:2784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "potato" --- FAIL: TestSyncConcurrentDelete (169.32s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:46:39 DEBUG : both0: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:40 DEBUG : both0: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:46:42 DEBUG : only0: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:44 DEBUG : both1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:45 DEBUG : both1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:46:47 DEBUG : only1: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:47 DEBUG : only1: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:46:48 DEBUG : only1: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:46:50 DEBUG : both2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:51 DEBUG : both2: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:46:51 DEBUG : both2: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:46:53 DEBUG : only2: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:56 DEBUG : both3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:46:58 DEBUG : only3: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:00 DEBUG : both4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:02 DEBUG : only4: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:03 DEBUG : only4: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:47:05 DEBUG : both5: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:06 DEBUG : both5: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:47:06 DEBUG : both5: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:47:10 DEBUG : both6: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:17 DEBUG : only7: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:17 DEBUG : only7: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:47:19 DEBUG : both8: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:22 DEBUG : only8: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:22 DEBUG : only8: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:47:22 DEBUG : only8: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:47:25 DEBUG : both9: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:27 DEBUG : only9: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:28 DEBUG : only9: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:47:28 DEBUG : only9: Trying to read object after upload: try again in 400ms (3/10) 2026/04/28 06:47:31 DEBUG : both10: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:40 DEBUG : both12: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:40 DEBUG : both12: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:47:43 DEBUG : only12: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:47:59 DEBUG : both16: Trying to read object after upload: try again in 100ms (1/10) 2026/04/28 06:48:00 DEBUG : both16: Trying to read object after upload: try again in 200ms (2/10) 2026/04/28 06:48:08 DEBUG : only17: Trying to read object after upload: try again in 100ms (1/10) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), existing (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato" 2026/04/28 06:48:26 DEBUG : both0: size = 6 OK 2026/04/28 06:48:26 DEBUG : both0: Sizes identical 2026/04/28 06:48:26 DEBUG : both10: size = 6 OK 2026/04/28 06:48:26 DEBUG : both10: Sizes identical 2026/04/28 06:48:26 DEBUG : both12: size = 6 OK 2026/04/28 06:48:26 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for checks to finish 2026/04/28 06:48:26 DEBUG : both11: size = 6 OK 2026/04/28 06:48:26 DEBUG : both11: Sizes identical 2026/04/28 06:48:26 DEBUG : both12: Sizes identical 2026/04/28 06:48:26 DEBUG : both0: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both13: size = 6 OK 2026/04/28 06:48:26 DEBUG : both13: Sizes identical 2026/04/28 06:48:26 DEBUG : both11: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both14: size = 6 OK 2026/04/28 06:48:26 DEBUG : both14: Sizes identical 2026/04/28 06:48:26 DEBUG : both14: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both15: size = 6 OK 2026/04/28 06:48:26 DEBUG : both15: Sizes identical 2026/04/28 06:48:26 DEBUG : both15: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both16: size = 6 OK 2026/04/28 06:48:26 DEBUG : both16: Sizes identical 2026/04/28 06:48:26 DEBUG : both10: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both17: size = 6 OK 2026/04/28 06:48:26 DEBUG : both17: Sizes identical 2026/04/28 06:48:26 DEBUG : both17: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both18: size = 6 OK 2026/04/28 06:48:26 DEBUG : both18: Sizes identical 2026/04/28 06:48:26 DEBUG : both12: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both19: size = 6 OK 2026/04/28 06:48:26 DEBUG : both19: Sizes identical 2026/04/28 06:48:26 DEBUG : both19: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both1: size = 6 OK 2026/04/28 06:48:26 DEBUG : both1: Sizes identical 2026/04/28 06:48:26 DEBUG : both13: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both2: size = 6 OK 2026/04/28 06:48:26 DEBUG : both2: Sizes identical 2026/04/28 06:48:26 DEBUG : both2: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both3: size = 6 OK 2026/04/28 06:48:26 DEBUG : both3: Sizes identical 2026/04/28 06:48:26 DEBUG : both16: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both4: size = 6 OK 2026/04/28 06:48:26 DEBUG : both4: Sizes identical 2026/04/28 06:48:26 DEBUG : both4: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both5: size = 6 OK 2026/04/28 06:48:26 DEBUG : both5: Sizes identical 2026/04/28 06:48:26 DEBUG : both5: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both6: size = 6 OK 2026/04/28 06:48:26 DEBUG : both6: Sizes identical 2026/04/28 06:48:26 DEBUG : both18: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both7: size = 6 OK 2026/04/28 06:48:26 DEBUG : both7: Sizes identical 2026/04/28 06:48:26 DEBUG : both7: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both8: size = 6 OK 2026/04/28 06:48:26 DEBUG : both8: Sizes identical 2026/04/28 06:48:26 DEBUG : both8: Unchanged skipping 2026/04/28 06:48:26 DEBUG : both9: size = 6 OK 2026/04/28 06:48:26 DEBUG : both9: Sizes identical 2026/04/28 06:48:26 DEBUG : both9: Unchanged skipping 2026/04/28 06:48:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only0: Sizes differ 2026/04/28 06:48:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only10: Sizes differ 2026/04/28 06:48:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only11: Sizes differ 2026/04/28 06:48:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only12: Sizes differ 2026/04/28 06:48:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only13: Sizes differ 2026/04/28 06:48:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only14: Sizes differ 2026/04/28 06:48:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only15: Sizes differ 2026/04/28 06:48:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only16: Sizes differ 2026/04/28 06:48:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only17: Sizes differ 2026/04/28 06:48:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only18: Sizes differ 2026/04/28 06:48:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only19: Sizes differ 2026/04/28 06:48:26 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 DEBUG : both1: Unchanged skipping 2026/04/28 06:48:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only1: Sizes differ 2026/04/28 06:48:26 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only2: Sizes differ 2026/04/28 06:48:26 DEBUG : both3: Unchanged skipping 2026/04/28 06:48:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : both6: Unchanged skipping 2026/04/28 06:48:26 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only3: Sizes differ 2026/04/28 06:48:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only5: Sizes differ 2026/04/28 06:48:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only6: Sizes differ 2026/04/28 06:48:26 DEBUG : only4: Sizes differ 2026/04/28 06:48:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only7: Sizes differ 2026/04/28 06:48:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only8: Sizes differ 2026/04/28 06:48:26 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2094874832) 2026/04/28 06:48:26 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-mibovud1fapa') 2026/04/28 06:48:26 DEBUG : only9: Sizes differ 2026/04/28 06:48:26 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Waiting for transfers to finish 2026/04/28 06:48:26 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/04/28 06:48:26 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting files as there were IO errors 2026/04/28 06:48:26 ERROR : Linkbox root 'rclone-test-mibovud1fapa': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1242 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1242 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1242 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "potato" --- FAIL: TestSyncConcurrentTruncate (177.21s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:49:34 DEBUG : empty_dir: Making directory with metadata 2026/04/28 06:49:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 06:49:34 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 06:49:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 06:49:34 INFO : empty_on_remote: Making directory 2026/04/28 06:49:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/28 06:49:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 06:49:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 06:49:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 06:49:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got existing (6), file1 (5), potato (60), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "potato" --- FAIL: TestSyncReplaceDirModTime (48.92s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:50:23 DEBUG : empty_dir: Making directory with metadata 2026/04/28 06:50:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 06:50:23 DEBUG : empty_on_remote: Making directory with metadata 2026/04/28 06:50:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/28 06:50:23 INFO : empty_on_remote: Making directory 2026/04/28 06:50:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/28 06:50:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/28 06:50:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/28 06:50:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/28 06:50:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/28 06:50:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got existing (6), file1 (5), potato (60), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "potato" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (53.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:51:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 06:51:17 INFO : sub dir: Making directory 2026/04/28 06:51:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got existing (6), potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got existing (6), potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "potato" --- FAIL: TestNothingToTransferWithEmptyDirs (80.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-mibovud1fapa'", Local "Local file system at /tmp/rclone2094874832", Modify Window "876000h0m0s" 2026/04/28 06:52:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/28 06:52:37 INFO : sub dir: Making directory 2026/04/28 06:52:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got existing (6), potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato" 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got existing (6), potato (60), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato" run.go:130: removing file "existing" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "existing" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "existing" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "potato" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "potato" failed: could not Remove: Linkbox error 403: not permit 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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got existing (6), potato (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "potato" --- FAIL: TestNothingToTransferWithoutEmptyDirs (80.37s) FAIL 2026/04/28 06:53:57 DEBUG : Linkbox root 'rclone-test-mibovud1fapa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyDeleteBefore|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 31m4.291384529s (try 5/5): exit status 1: Failed [TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]