"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 5/5) 2025/05/14 02:55:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jikiyar3hehu" 2025/05/14 02:55:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 02:55:58 DEBUG : Creating backend with remote "/tmp/rclone2768881575" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:56:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hatosen6cenu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-jikiyar3hehu' -> Linkbox root 'rclone-test-hatosen6cenu' 2025/05/14 02:56:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:56:06 DEBUG : Linkbox root 'rclone-test-hatosen6cenu': Waiting for checks to finish 2025/05/14 02:56:06 DEBUG : Linkbox root 'rclone-test-hatosen6cenu': Waiting for transfers to finish 2025/05/14 02:56:06 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/14 02:56:06 DEBUG : Linkbox root 'rclone-test-hatosen6cenu': Purge remote 2025/05/14 02:56:06 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.70s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:56:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xiwotiy6dalu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-jikiyar3hehu' -> Linkbox root 'rclone-test-xiwotiy6dalu' 2025/05/14 02:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:56:16 DEBUG : Linkbox root 'rclone-test-xiwotiy6dalu': Waiting for checks to finish 2025/05/14 02:56:16 DEBUG : Linkbox root 'rclone-test-xiwotiy6dalu': Waiting for transfers to finish 2025/05/14 02:56:16 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/14 02:56:16 DEBUG : Linkbox root 'rclone-test-xiwotiy6dalu': Purge remote 2025/05/14 02:56:16 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:56:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yomurub2rafo" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-jikiyar3hehu' -> Linkbox root 'rclone-test-yomurub2rafo' 2025/05/14 02:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:56:26 DEBUG : Linkbox root 'rclone-test-yomurub2rafo': Waiting for checks to finish 2025/05/14 02:56:26 DEBUG : Linkbox root 'rclone-test-yomurub2rafo': Waiting for transfers to finish 2025/05/14 02:56:26 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/14 02:56:26 DEBUG : Linkbox root 'rclone-test-yomurub2rafo': Purge remote 2025/05/14 02:56:26 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.36s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:56:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/14 02:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 02:56:36 DEBUG : Local file system at /tmp/rclone2768881575: Waiting for checks to finish 2025/05/14 02:56:36 DEBUG : Local file system at /tmp/rclone2768881575: Waiting for transfers to finish 2025/05/14 02:56:36 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/14 02:56:36 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2768881575/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/rclone2768881575/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.16s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:56:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vufedew4megi" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-jikiyar3hehu' -> Linkbox root 'rclone-test-vufedew4megi' 2025/05/14 02:56:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:56:55 DEBUG : empty space: Sizes identical 2025/05/14 02:56:55 DEBUG : empty space: Unchanged skipping 2025/05/14 02:56:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 02:56:55 DEBUG : Linkbox root 'rclone-test-vufedew4megi': Waiting for checks to finish 2025/05/14 02:56:55 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:56: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/05/14 02:56:55 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:56: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/05/14 02:56:56 INFO : empty space: Deleted 2025/05/14 02:56:56 DEBUG : Linkbox root 'rclone-test-vufedew4megi': 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/14 02:56:56 DEBUG : Linkbox root 'rclone-test-vufedew4megi': Purge remote --- FAIL: TestServerSideMove (21.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:57:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bayeluc0paqu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-jikiyar3hehu' -> Linkbox root 'rclone-test-bayeluc0paqu' 2025/05/14 02:57:16 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 02:57:16 DEBUG : empty space: Excluded 2025/05/14 02:57:16 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 02:57:16 DEBUG : empty space: Excluded 2025/05/14 02:57:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:57:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 02:57:16 DEBUG : Linkbox root 'rclone-test-bayeluc0paqu': Waiting for checks to finish 2025/05/14 02:57:16 DEBUG : Linkbox root 'rclone-test-bayeluc0paqu': Waiting for transfers to finish 2025/05/14 02:57:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:57:16 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/14 02:57:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:57: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" 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/14 02:57:16 DEBUG : Linkbox root 'rclone-test-bayeluc0paqu': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-jikiyar3hehu'", Local "Local file system at /tmp/rclone2768881575", Modify Window "876000h0m0s" 2025/05/14 02:57:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ditutad7xike" 2025/05/14 02:57:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-jikiyar3hehu' -> Linkbox root 'rclone-test-ditutad7xike' 2025/05/14 02:57:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 02:57:39 DEBUG : empty space: Sizes identical 2025/05/14 02:57:39 DEBUG : empty space: Unchanged skipping 2025/05/14 02:57:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 02:57:39 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:57:39 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/14 02:57:39 DEBUG : Linkbox root 'rclone-test-ditutad7xike': Waiting for checks to finish 2025/05/14 02:57:40 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/05/14 02:57:40 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/14 02:57:41 INFO : empty space: Deleted 2025/05/14 02:57:41 DEBUG : Linkbox root 'rclone-test-ditutad7xike': Waiting for transfers to finish 2025/05/14 02:57:41 ERROR : Linkbox root 'rclone-test-jikiyar3hehu': 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/14 02:57:41 DEBUG : Linkbox root 'rclone-test-ditutad7xike': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.34s) FAIL 2025/05/14 02:57:47 DEBUG : Linkbox root 'rclone-test-jikiyar3hehu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m51.277658013s (try 5/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]