"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 2/5) 2025/03/08 02:11:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zexudeh8kobo" 2025/03/08 02:11:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 02:11:49 DEBUG : Creating backend with remote "/tmp/rclone2735390590" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:11:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-poxutey2kusu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-zexudeh8kobo' -> Linkbox root 'rclone-test-poxutey2kusu' 2025/03/08 02:11:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 02:11:57 DEBUG : Linkbox root 'rclone-test-poxutey2kusu': Waiting for checks to finish 2025/03/08 02:11:57 DEBUG : Linkbox root 'rclone-test-poxutey2kusu': Waiting for transfers to finish 2025/03/08 02:11:57 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/03/08 02:11:57 DEBUG : Linkbox root 'rclone-test-poxutey2kusu': Purge remote 2025/03/08 02:11:57 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:12:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dijimut0zizi" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-zexudeh8kobo' -> Linkbox root 'rclone-test-dijimut0zizi' 2025/03/08 02:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 02:12:07 DEBUG : Linkbox root 'rclone-test-dijimut0zizi': Waiting for checks to finish 2025/03/08 02:12:07 DEBUG : Linkbox root 'rclone-test-dijimut0zizi': Waiting for transfers to finish 2025/03/08 02:12:07 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/03/08 02:12:07 DEBUG : Linkbox root 'rclone-test-dijimut0zizi': Purge remote 2025/03/08 02:12:07 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.56s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:12:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cutukaq1zobu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-zexudeh8kobo' -> Linkbox root 'rclone-test-cutukaq1zobu' 2025/03/08 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 02:12:17 DEBUG : Linkbox root 'rclone-test-cutukaq1zobu': Waiting for checks to finish 2025/03/08 02:12:17 DEBUG : Linkbox root 'rclone-test-cutukaq1zobu': Waiting for transfers to finish 2025/03/08 02:12:17 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/03/08 02:12:17 DEBUG : Linkbox root 'rclone-test-cutukaq1zobu': Purge remote 2025/03/08 02:12:18 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.25s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:12:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/08 02:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 02:12:27 DEBUG : Local file system at /tmp/rclone2735390590: Waiting for checks to finish 2025/03/08 02:12:27 DEBUG : Local file system at /tmp/rclone2735390590: Waiting for transfers to finish 2025/03/08 02:12:27 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/03/08 02:12:27 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2735390590/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/rclone2735390590/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.52s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:12:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nipisef2doce" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-zexudeh8kobo' -> Linkbox root 'rclone-test-nipisef2doce' 2025/03/08 02:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 02:12:47 DEBUG : empty space: Sizes identical 2025/03/08 02:12:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 02:12:47 DEBUG : Linkbox root 'rclone-test-nipisef2doce': Waiting for checks to finish 2025/03/08 02:12:47 DEBUG : empty space: Unchanged skipping 2025/03/08 02:12:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/08 02:12:47 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/03/08 02:12:48 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/08 02:12:48 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/03/08 02:12:49 INFO : empty space: Deleted 2025/03/08 02:12:49 DEBUG : Linkbox root 'rclone-test-nipisef2doce': 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/03/08 02:12:49 DEBUG : Linkbox root 'rclone-test-nipisef2doce': Purge remote --- FAIL: TestServerSideMove (23.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:12:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jimoqus5guri" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-zexudeh8kobo' -> Linkbox root 'rclone-test-jimoqus5guri' 2025/03/08 02:13:10 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 02:13:10 DEBUG : empty space: Excluded 2025/03/08 02:13:10 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 02:13:10 DEBUG : empty space: Excluded 2025/03/08 02:13:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 02:13:10 DEBUG : Linkbox root 'rclone-test-jimoqus5guri': Waiting for checks to finish 2025/03/08 02:13:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 02:13:10 DEBUG : Linkbox root 'rclone-test-jimoqus5guri': Waiting for transfers to finish 2025/03/08 02:13:10 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/08 02:13: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/03/08 02:13:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/08 02:13: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" 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/03/08 02:13:10 DEBUG : Linkbox root 'rclone-test-jimoqus5guri': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-zexudeh8kobo'", Local "Local file system at /tmp/rclone2735390590", Modify Window "876000h0m0s" 2025/03/08 02:13:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lagojer2pixe" 2025/03/08 02:13:25 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-zexudeh8kobo' -> Linkbox root 'rclone-test-lagojer2pixe' 2025/03/08 02:13:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 02:13:35 DEBUG : empty space: Sizes identical 2025/03/08 02:13:35 DEBUG : empty space: Unchanged skipping 2025/03/08 02:13:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 02:13:35 DEBUG : Linkbox root 'rclone-test-lagojer2pixe': Waiting for checks to finish 2025/03/08 02:13:36 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/08 02:13:36 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/03/08 02:13:36 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/08 02:13:36 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/03/08 02:13:37 INFO : empty space: Deleted 2025/03/08 02:13:37 DEBUG : Linkbox root 'rclone-test-lagojer2pixe': Waiting for transfers to finish 2025/03/08 02:13:37 ERROR : Linkbox root 'rclone-test-zexudeh8kobo': 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/03/08 02:13:37 DEBUG : Linkbox root 'rclone-test-lagojer2pixe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (26.91s) FAIL 2025/03/08 02:13:44 DEBUG : Linkbox root 'rclone-test-zexudeh8kobo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m57.393460563s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]