"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 4/5) 2025/05/01 04:29:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xokawoc5hobu" 2025/05/01 04:29:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/01 04:29:15 DEBUG : Creating backend with remote "/tmp/rclone3766030438" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:29:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rebizoq9nili" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-xokawoc5hobu' -> Linkbox root 'rclone-test-rebizoq9nili' 2025/05/01 04:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:29:24 DEBUG : Linkbox root 'rclone-test-rebizoq9nili': Waiting for checks to finish 2025/05/01 04:29:24 DEBUG : Linkbox root 'rclone-test-rebizoq9nili': Waiting for transfers to finish 2025/05/01 04:29:24 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:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/05/01 04:29:24 DEBUG : Linkbox root 'rclone-test-rebizoq9nili': Purge remote 2025/05/01 04:29:24 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:29:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tokexub2giji" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-xokawoc5hobu' -> Linkbox root 'rclone-test-tokexub2giji' 2025/05/01 04:29:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:29:35 DEBUG : Linkbox root 'rclone-test-tokexub2giji': Waiting for checks to finish 2025/05/01 04:29:35 DEBUG : Linkbox root 'rclone-test-tokexub2giji': Waiting for transfers to finish 2025/05/01 04:29:35 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:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/05/01 04:29:35 DEBUG : Linkbox root 'rclone-test-tokexub2giji': Purge remote 2025/05/01 04:29:36 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.96s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:29:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-muhesig2buqu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-xokawoc5hobu' -> Linkbox root 'rclone-test-muhesig2buqu' 2025/05/01 04:29:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:29:47 DEBUG : Linkbox root 'rclone-test-muhesig2buqu': Waiting for checks to finish 2025/05/01 04:29:47 DEBUG : Linkbox root 'rclone-test-muhesig2buqu': Waiting for transfers to finish 2025/05/01 04:29:47 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:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/05/01 04:29:47 DEBUG : Linkbox root 'rclone-test-muhesig2buqu': Purge remote 2025/05/01 04:29:47 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.53s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:29:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/01 04:29:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/01 04:29:58 DEBUG : Local file system at /tmp/rclone3766030438: Waiting for checks to finish 2025/05/01 04:29:58 DEBUG : Local file system at /tmp/rclone3766030438: Waiting for transfers to finish 2025/05/01 04:29:58 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:29:58 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3766030438/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone3766030438/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.53s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:30:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zucarix6xefi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xokawoc5hobu' -> Linkbox root 'rclone-test-zucarix6xefi' 2025/05/01 04:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:30:20 DEBUG : empty space: Sizes identical 2025/05/01 04:30:20 DEBUG : empty space: Unchanged skipping 2025/05/01 04:30:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 04:30:20 DEBUG : Linkbox root 'rclone-test-zucarix6xefi': Waiting for checks to finish 2025/05/01 04:30:20 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:20 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:20 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:20 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:21 INFO : empty space: Deleted 2025/05/01 04:30:21 DEBUG : Linkbox root 'rclone-test-zucarix6xefi': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/05/01 04:30:21 DEBUG : Linkbox root 'rclone-test-zucarix6xefi': Purge remote --- FAIL: TestServerSideMove (23.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:30:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xeseqek2kaye" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xokawoc5hobu' -> Linkbox root 'rclone-test-xeseqek2kaye' 2025/05/01 04:30:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 04:30:43 DEBUG : empty space: Excluded 2025/05/01 04:30:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/01 04:30:43 DEBUG : empty space: Excluded 2025/05/01 04:30:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:30:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 04:30:43 DEBUG : Linkbox root 'rclone-test-xeseqek2kaye': Waiting for checks to finish 2025/05/01 04:30:43 DEBUG : Linkbox root 'rclone-test-xeseqek2kaye': Waiting for transfers to finish 2025/05/01 04:30:43 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:43 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:43 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:30:43 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:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/05/01 04:30:43 DEBUG : Linkbox root 'rclone-test-xeseqek2kaye': Purge remote --- FAIL: TestServerSideMoveWithFilter (23.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-xokawoc5hobu'", Local "Local file system at /tmp/rclone3766030438", Modify Window "876000h0m0s" 2025/05/01 04:30:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kalatuy6xexa" 2025/05/01 04:30:50 DEBUG : Config file has changed externally - reloading 2025/05/01 04:30:59 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xokawoc5hobu' -> Linkbox root 'rclone-test-kalatuy6xexa' 2025/05/01 04:31:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/01 04:31:10 DEBUG : empty space: Sizes identical 2025/05/01 04:31:10 DEBUG : empty space: Unchanged skipping 2025/05/01 04:31:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/01 04:31:10 DEBUG : Linkbox root 'rclone-test-kalatuy6xexa': Waiting for checks to finish 2025/05/01 04:31:10 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:31:10 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:31:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:31:10 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/01 04:31:12 INFO : empty space: Deleted 2025/05/01 04:31:12 DEBUG : Linkbox root 'rclone-test-kalatuy6xexa': Waiting for transfers to finish 2025/05/01 04:31:12 ERROR : Linkbox root 'rclone-test-xokawoc5hobu': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/05/01 04:31:12 DEBUG : Linkbox root 'rclone-test-kalatuy6xexa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (28.78s) FAIL 2025/05/01 04:31:19 DEBUG : Linkbox root 'rclone-test-xokawoc5hobu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m6.252538394s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]