"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 2/5) 2025/02/14 01:48:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-calejop2wixu" 2025/02/14 01:48:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 01:48:35 DEBUG : Creating backend with remote "/tmp/rclone2319502735" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:48:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-famegur7fode" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-calejop2wixu' -> Linkbox root 'rclone-test-famegur7fode' 2025/02/14 01:48:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 01:48:43 DEBUG : Linkbox root 'rclone-test-famegur7fode': Waiting for checks to finish 2025/02/14 01:48:43 DEBUG : Linkbox root 'rclone-test-famegur7fode': Waiting for transfers to finish 2025/02/14 01:48:43 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/02/14 01:48:43 DEBUG : Linkbox root 'rclone-test-famegur7fode': Purge remote 2025/02/14 01:48:44 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.78s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:48:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vozudac1duyo" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-calejop2wixu' -> Linkbox root 'rclone-test-vozudac1duyo' 2025/02/14 01:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 01:48:54 DEBUG : Linkbox root 'rclone-test-vozudac1duyo': Waiting for checks to finish 2025/02/14 01:48:54 DEBUG : Linkbox root 'rclone-test-vozudac1duyo': Waiting for transfers to finish 2025/02/14 01:48:54 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/02/14 01:48:54 DEBUG : Linkbox root 'rclone-test-vozudac1duyo': Purge remote 2025/02/14 01:48:54 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:49:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kexoyab1quvu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-calejop2wixu' -> Linkbox root 'rclone-test-kexoyab1quvu' 2025/02/14 01:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 01:49:05 DEBUG : Linkbox root 'rclone-test-kexoyab1quvu': Waiting for checks to finish 2025/02/14 01:49:05 DEBUG : Linkbox root 'rclone-test-kexoyab1quvu': Waiting for transfers to finish 2025/02/14 01:49:05 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/02/14 01:49:05 DEBUG : Linkbox root 'rclone-test-kexoyab1quvu': Purge remote 2025/02/14 01:49:05 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.54s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:49:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/14 01:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/14 01:49:15 DEBUG : Local file system at /tmp/rclone2319502735: Waiting for checks to finish 2025/02/14 01:49:15 DEBUG : Local file system at /tmp/rclone2319502735: Waiting for transfers to finish 2025/02/14 01:49:15 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/02/14 01:49:15 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2319502735/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/rclone2319502735/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.48s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:49:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zaqucoy7cero" 2025/02/14 01:49:28 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-calejop2wixu' -> Linkbox root 'rclone-test-zaqucoy7cero' 2025/02/14 01:49:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 01:49:36 DEBUG : empty space: Sizes identical 2025/02/14 01:49:36 DEBUG : empty space: Unchanged skipping 2025/02/14 01:49:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/14 01:49:36 DEBUG : Linkbox root 'rclone-test-zaqucoy7cero': Waiting for checks to finish 2025/02/14 01:49:36 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/14 01:49: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/02/14 01:49:37 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/14 01:49:37 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/02/14 01:49:38 INFO : empty space: Deleted 2025/02/14 01:49:38 DEBUG : Linkbox root 'rclone-test-zaqucoy7cero': 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/02/14 01:49:38 DEBUG : Linkbox root 'rclone-test-zaqucoy7cero': Purge remote --- FAIL: TestServerSideMove (23.60s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:49:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wecazom1puge" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-calejop2wixu' -> Linkbox root 'rclone-test-wecazom1puge' 2025/02/14 01:49:59 DEBUG : empty space: Excluded (Size Filter) 2025/02/14 01:49:59 DEBUG : empty space: Excluded 2025/02/14 01:49:59 DEBUG : empty space: Excluded (Size Filter) 2025/02/14 01:49:59 DEBUG : empty space: Excluded 2025/02/14 01:49:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 01:49:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/14 01:49:59 DEBUG : Linkbox root 'rclone-test-wecazom1puge': Waiting for checks to finish 2025/02/14 01:49:59 DEBUG : Linkbox root 'rclone-test-wecazom1puge': Waiting for transfers to finish 2025/02/14 01:49:59 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/14 01:49:59 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/02/14 01:49:59 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/14 01:49:59 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/02/14 01:49:59 DEBUG : Linkbox root 'rclone-test-wecazom1puge': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-calejop2wixu'", Local "Local file system at /tmp/rclone2319502735", Modify Window "876000h0m0s" 2025/02/14 01:50:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fezicaf4luco" 2025/02/14 01:50:14 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-calejop2wixu' -> Linkbox root 'rclone-test-fezicaf4luco' 2025/02/14 01:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/14 01:50:24 DEBUG : empty space: Sizes identical 2025/02/14 01:50:24 DEBUG : empty space: Unchanged skipping 2025/02/14 01:50:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/14 01:50:24 DEBUG : Linkbox root 'rclone-test-fezicaf4luco': Waiting for checks to finish 2025/02/14 01:50:24 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/14 01:50:24 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/02/14 01:50:24 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/02/14 01:50:24 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/02/14 01:50:25 INFO : empty space: Deleted 2025/02/14 01:50:25 DEBUG : Linkbox root 'rclone-test-fezicaf4luco': Waiting for transfers to finish 2025/02/14 01:50:25 ERROR : Linkbox root 'rclone-test-calejop2wixu': 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/02/14 01:50:25 DEBUG : Linkbox root 'rclone-test-fezicaf4luco': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (26.58s) FAIL 2025/02/14 01:50:32 DEBUG : Linkbox root 'rclone-test-calejop2wixu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m59.700069679s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]