"./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/26 03:28:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xotuwoh0wuka" 2025/03/26 03:28:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:28:51 DEBUG : Creating backend with remote "/tmp/rclone2382067577" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:28:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wefatur1riva" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-xotuwoh0wuka' -> Linkbox root 'rclone-test-wefatur1riva' 2025/03/26 03:28:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:28:59 DEBUG : Linkbox root 'rclone-test-wefatur1riva': Waiting for checks to finish 2025/03/26 03:28:59 DEBUG : Linkbox root 'rclone-test-wefatur1riva': Waiting for transfers to finish 2025/03/26 03:28:59 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/26 03:28:59 DEBUG : Linkbox root 'rclone-test-wefatur1riva': Purge remote 2025/03/26 03:29:00 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:29:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tijelet9zuvo" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-xotuwoh0wuka' -> Linkbox root 'rclone-test-tijelet9zuvo' 2025/03/26 03:29:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:29:11 DEBUG : Linkbox root 'rclone-test-tijelet9zuvo': Waiting for checks to finish 2025/03/26 03:29:11 DEBUG : Linkbox root 'rclone-test-tijelet9zuvo': Waiting for transfers to finish 2025/03/26 03:29:11 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/26 03:29:11 DEBUG : Linkbox root 'rclone-test-tijelet9zuvo': Purge remote 2025/03/26 03:29:11 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:29:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xucidoq1nuzu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-xotuwoh0wuka' -> Linkbox root 'rclone-test-xucidoq1nuzu' 2025/03/26 03:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:29:23 DEBUG : Linkbox root 'rclone-test-xucidoq1nuzu': Waiting for checks to finish 2025/03/26 03:29:23 DEBUG : Linkbox root 'rclone-test-xucidoq1nuzu': Waiting for transfers to finish 2025/03/26 03:29:23 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/26 03:29:23 DEBUG : Linkbox root 'rclone-test-xucidoq1nuzu': Purge remote 2025/03/26 03:29:23 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.28s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:29:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 03:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:29:34 DEBUG : Local file system at /tmp/rclone2382067577: Waiting for checks to finish 2025/03/26 03:29:34 DEBUG : Local file system at /tmp/rclone2382067577: Waiting for transfers to finish 2025/03/26 03:29:34 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/26 03:29:34 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2382067577/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/rclone2382067577/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.38s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:29:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lujulan9xavi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xotuwoh0wuka' -> Linkbox root 'rclone-test-lujulan9xavi' 2025/03/26 03:29:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:29:55 DEBUG : empty space: Sizes identical 2025/03/26 03:29:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 03:29:55 DEBUG : empty space: Unchanged skipping 2025/03/26 03:29:55 DEBUG : Linkbox root 'rclone-test-lujulan9xavi': Waiting for checks to finish 2025/03/26 03:29:55 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/26 03:29:55 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/26 03:29:55 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/26 03:29:55 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/26 03:29:57 INFO : empty space: Deleted 2025/03/26 03:29:57 DEBUG : Linkbox root 'rclone-test-lujulan9xavi': 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/26 03:29:57 DEBUG : Linkbox root 'rclone-test-lujulan9xavi': Purge remote --- FAIL: TestServerSideMove (23.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:30:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-firelab9fomu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xotuwoh0wuka' -> Linkbox root 'rclone-test-firelab9fomu' 2025/03/26 03:30:18 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 03:30:18 DEBUG : empty space: Excluded 2025/03/26 03:30:18 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 03:30:18 DEBUG : empty space: Excluded 2025/03/26 03:30:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:30:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 03:30:18 DEBUG : Linkbox root 'rclone-test-firelab9fomu': Waiting for checks to finish 2025/03/26 03:30:18 DEBUG : Linkbox root 'rclone-test-firelab9fomu': Waiting for transfers to finish 2025/03/26 03:30:18 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/26 03:30:18 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/26 03:30:19 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/26 03:30:19 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/26 03:30:19 DEBUG : Linkbox root 'rclone-test-firelab9fomu': Purge remote --- FAIL: TestServerSideMoveWithFilter (23.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-xotuwoh0wuka'", Local "Local file system at /tmp/rclone2382067577", Modify Window "876000h0m0s" 2025/03/26 03:30:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gomevoc3wiyo" 2025/03/26 03:30:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xotuwoh0wuka' -> Linkbox root 'rclone-test-gomevoc3wiyo' 2025/03/26 03:30:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:30:45 DEBUG : empty space: Sizes identical 2025/03/26 03:30:45 DEBUG : empty space: Unchanged skipping 2025/03/26 03:30:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 03:30:45 DEBUG : Linkbox root 'rclone-test-gomevoc3wiyo': Waiting for checks to finish 2025/03/26 03:30:46 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/26 03:30:46 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/26 03:30:46 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/03/26 03:30:46 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/26 03:30:47 INFO : empty space: Deleted 2025/03/26 03:30:47 DEBUG : Linkbox root 'rclone-test-gomevoc3wiyo': Waiting for transfers to finish 2025/03/26 03:30:47 ERROR : Linkbox root 'rclone-test-xotuwoh0wuka': 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/26 03:30:47 DEBUG : Linkbox root 'rclone-test-gomevoc3wiyo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (28.90s) FAIL 2025/03/26 03:30:54 DEBUG : Linkbox root 'rclone-test-xotuwoh0wuka': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m5.957654886s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]