"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2026/03/11 04:33:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mibavow9hoge" 2026/03/11 04:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 04:33:23 DEBUG : Creating backend with remote "/tmp/rclone4255907849" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:33:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pixiwuk6fufo" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-mibavow9hoge' -> Linkbox root 'rclone-test-pixiwuk6fufo' 2026/03/11 04:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:33:29 DEBUG : Linkbox root 'rclone-test-pixiwuk6fufo': Waiting for checks to finish 2026/03/11 04:33:29 DEBUG : Linkbox root 'rclone-test-pixiwuk6fufo': Waiting for transfers to finish 2026/03/11 04:33:30 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/03/11 04:33:30 DEBUG : Linkbox root 'rclone-test-pixiwuk6fufo': Purge remote 2026/03/11 04:33:30 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (9.99s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:33:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ditoger0vifu" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-mibavow9hoge' -> Linkbox root 'rclone-test-ditoger0vifu' 2026/03/11 04:33:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:33:38 DEBUG : Linkbox root 'rclone-test-ditoger0vifu': Waiting for checks to finish 2026/03/11 04:33:38 DEBUG : Linkbox root 'rclone-test-ditoger0vifu': Waiting for transfers to finish 2026/03/11 04:33:38 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideCopyOverSelf 2026/03/11 04:33:38 DEBUG : Linkbox root 'rclone-test-ditoger0vifu': Purge remote 2026/03/11 04:33:39 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.69s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:33:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fipemah4fesi" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-mibavow9hoge' -> Linkbox root 'rclone-test-fipemah4fesi' 2026/03/11 04:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:33:47 DEBUG : Linkbox root 'rclone-test-fipemah4fesi': Waiting for checks to finish 2026/03/11 04:33:47 DEBUG : Linkbox root 'rclone-test-fipemah4fesi': Waiting for transfers to finish 2026/03/11 04:33:47 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideMoveOverSelf 2026/03/11 04:33:47 DEBUG : Linkbox root 'rclone-test-fipemah4fesi': Purge remote 2026/03/11 04:33:47 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:33:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/11 04:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 04:33:55 DEBUG : Local file system at /tmp/rclone4255907849: Waiting for checks to finish 2026/03/11 04:33:55 DEBUG : Local file system at /tmp/rclone4255907849: Waiting for transfers to finish 2026/03/11 04:33:55 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:33:55 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone4255907849/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone4255907849/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (7.99s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:33:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/11 04:33:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/11 04:33:59 DEBUG : Linkbox root 'rclone-test-mibavow9hoge': Waiting for checks to finish 2026/03/11 04:33:59 DEBUG : Linkbox root 'rclone-test-mibavow9hoge': Waiting for transfers to finish 2026/03/11 04:34:01 DEBUG : existing-b: size = 6 OK 2026/03/11 04:34:01 INFO : existing-b: Copied (new) 2026/03/11 04:34:01 INFO : existing-b: Deleted 2026/03/11 04:34:01 DEBUG : existing: size = 6 OK 2026/03/11 04:34:01 INFO : existing: Copied (new) 2026/03/11 04:34:01 INFO : existing: Deleted 2026/03/11 04:34:01 DEBUG : existing: Destination exists, skipping 2026/03/11 04:34:01 DEBUG : Linkbox root 'rclone-test-mibavow9hoge': Waiting for checks to finish 2026/03/11 04:34:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/11 04:34:01 DEBUG : Linkbox root 'rclone-test-mibavow9hoge': Waiting for transfers to finish 2026/03/11 04:34:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.40s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:34:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tifusid0neke" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-mibavow9hoge' -> Linkbox root 'rclone-test-tifusid0neke' 2026/03/11 04:34:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:34:17 DEBUG : empty space: size = 1 OK 2026/03/11 04:34:17 DEBUG : empty space: Sizes identical 2026/03/11 04:34:17 DEBUG : empty space: Unchanged skipping 2026/03/11 04:34:17 DEBUG : Linkbox root 'rclone-test-tifusid0neke': Waiting for checks to finish 2026/03/11 04:34:17 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-mibavow9hoge') 2026/03/11 04:34:17 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-tifusid0neke') 2026/03/11 04:34:17 DEBUG : potato3: Sizes differ 2026/03/11 04:34:17 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:17 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:18 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:18 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:18 INFO : empty space: Deleted 2026/03/11 04:34:18 DEBUG : Linkbox root 'rclone-test-tifusid0neke': Waiting for transfers to finish 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: RootURL not set Test: TestServerSideMove 2026/03/11 04:34:18 DEBUG : Linkbox root 'rclone-test-tifusid0neke': Purge remote --- FAIL: TestServerSideMove (17.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:34:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qibisak2bopu" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-mibavow9hoge' -> Linkbox root 'rclone-test-qibisak2bopu' 2026/03/11 04:34:35 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 04:34:35 DEBUG : empty space: Excluded 2026/03/11 04:34:35 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 04:34:35 DEBUG : empty space: Excluded 2026/03/11 04:34:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:34:35 DEBUG : Linkbox root 'rclone-test-qibisak2bopu': Waiting for checks to finish 2026/03/11 04:34:35 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-mibavow9hoge') 2026/03/11 04:34:35 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-qibisak2bopu') 2026/03/11 04:34:35 DEBUG : potato3: Sizes differ 2026/03/11 04:34:35 DEBUG : Linkbox root 'rclone-test-qibisak2bopu': Waiting for transfers to finish 2026/03/11 04:34:35 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:35 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:35 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:35 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 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: RootURL not set Test: TestServerSideMoveWithFilter 2026/03/11 04:34:35 DEBUG : Linkbox root 'rclone-test-qibisak2bopu': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-mibavow9hoge'", Local "Local file system at /tmp/rclone4255907849", Modify Window "876000h0m0s" 2026/03/11 04:34:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-finezas2xelo" 2026/03/11 04:34:47 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-mibavow9hoge' -> Linkbox root 'rclone-test-finezas2xelo' 2026/03/11 04:34:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 04:34:55 DEBUG : empty space: size = 1 OK 2026/03/11 04:34:55 DEBUG : empty space: Sizes identical 2026/03/11 04:34:55 DEBUG : empty space: Unchanged skipping 2026/03/11 04:34:55 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-mibavow9hoge') 2026/03/11 04:34:55 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-finezas2xelo') 2026/03/11 04:34:55 DEBUG : potato3: Sizes differ 2026/03/11 04:34:55 DEBUG : Linkbox root 'rclone-test-finezas2xelo': Waiting for checks to finish 2026/03/11 04:34:56 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:56 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:56 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:56 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/03/11 04:34:57 INFO : empty space: Deleted 2026/03/11 04:34:57 DEBUG : Linkbox root 'rclone-test-finezas2xelo': Waiting for transfers to finish 2026/03/11 04:34:57 ERROR : Linkbox root 'rclone-test-mibavow9hoge': 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/03/11 04:34:57 DEBUG : Linkbox root 'rclone-test-finezas2xelo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.67s) FAIL 2026/03/11 04:35:03 DEBUG : Linkbox root 'rclone-test-mibavow9hoge': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m41.19911483s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]