"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/04/12 02:31:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco" 2025/04/12 02:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 02:31:20 DEBUG : Creating backend with remote "/tmp/rclone1289625641" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:31:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:31:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/12 02:31:23 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:31:23 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (4.59s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:31:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:31:25 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:31:25 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:31:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:31:31 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.14s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.08s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.69s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:31:38 DEBUG : Creating backend with remote "/non-existing" 2025/04/12 02:31:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/12 02:31:38 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:31:38 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.79s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:31:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:31:40 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:31:40 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:31:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.22s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:31:51 INFO : Linkbox root 'rclone-test-qecoyir2saco': Running all checks before starting transfers 2025/04/12 02:31:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:31:51 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:31:51 INFO : Linkbox root 'rclone-test-qecoyir2saco': Checks finished, now starting transfers 2025/04/12 02:31:51 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:31:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.52s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:02 ERROR : Ignoring --no-traverse with sync 2025/04/12 02:32:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:32:03 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:32:03 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:32:08 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:32:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.46s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/12 02:32:14 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:32:14 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:32:18 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:32:22 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:32:22 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:32:25 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (6.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:32:29 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:32:29 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:32:31 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 02:32:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:32:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/12 02:32:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:32:36 INFO : sub dir: Making directory 2025/04/12 02:32:37 INFO : sub dir2: Making directory 2025/04/12 02:32:39 INFO : sub dir2/sub sub dir2: Making directory 2025/04/12 02:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:32:41 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:32:41 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:32:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:45 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (19.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:32:55 INFO : sub dir2: Making directory 2025/04/12 02:32:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/12 02:32:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:32:55 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:32:55 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:33:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.66s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:33:05 DEBUG : sub dir2: Making directory with metadata 2025/04/12 02:33:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:33:06 INFO : sub dir: Making directory 2025/04/12 02:33:07 INFO : sub dir2: Making directory 2025/04/12 02:33:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:33:09 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:33:09 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:33:12 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:33:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:33:13 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/12 02:33:14 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.68s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:33:22 INFO : sub dir2: Making directory 2025/04/12 02:33:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:33:22 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:33:22 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:33:26 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:33:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:33:32 DEBUG : sub dir2: Making directory with metadata 2025/04/12 02:33:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:33:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:33:32 INFO : sub dir: Making directory 2025/04/12 02:33:34 INFO : sub dir2: Making directory 2025/04/12 02:33:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:33:36 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:33:36 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:33:39 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:33:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:33:40 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (15.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.70s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:33:48 INFO : sub dir2: Making directory 2025/04/12 02:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:33:48 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:33:48 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:33:53 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:33:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.86s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:34:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-buwizum8vihi" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qecoyir2saco' -> Linkbox root 'rclone-test-buwizum8vihi' 2025/04/12 02:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:34:06 DEBUG : Linkbox root 'rclone-test-buwizum8vihi': Waiting for checks to finish 2025/04/12 02:34:06 DEBUG : Linkbox root 'rclone-test-buwizum8vihi': Waiting for transfers to finish 2025/04/12 02:34: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/04/12 02:34:06 DEBUG : Linkbox root 'rclone-test-buwizum8vihi': Purge remote 2025/04/12 02:34:07 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (12.24s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:34:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 02:34:18 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:34:18 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:34:18 DEBUG : sub dir/hello world: Update: removing old file 2025/04/12 02:34:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (16.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:34:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huboqel3lele" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qecoyir2saco' -> Linkbox root 'rclone-test-huboqel3lele' 2025/04/12 02:34:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:34:35 DEBUG : Linkbox root 'rclone-test-huboqel3lele': Waiting for checks to finish 2025/04/12 02:34:35 DEBUG : Linkbox root 'rclone-test-huboqel3lele': Waiting for transfers to finish 2025/04/12 02:34: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/04/12 02:34:35 DEBUG : Linkbox root 'rclone-test-huboqel3lele': Purge remote 2025/04/12 02:34:35 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (11.78s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:34:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/12 02:34:46 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:34:46 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:34:46 DEBUG : sub dir/hello world: Update: removing old file 2025/04/12 02:34:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/12 02:34:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (16.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-junureq7hevu" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qecoyir2saco' -> Linkbox root 'rclone-test-junureq7hevu' 2025/04/12 02:35:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:35:03 DEBUG : Linkbox root 'rclone-test-junureq7hevu': Waiting for checks to finish 2025/04/12 02:35:03 DEBUG : Linkbox root 'rclone-test-junureq7hevu': Waiting for transfers to finish 2025/04/12 02:35:03 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/04/12 02:35:03 DEBUG : Linkbox root 'rclone-test-junureq7hevu': Purge remote 2025/04/12 02:35:04 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.58s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:13 ERROR : : error listing: directory not found 2025/04/12 02:35:14 INFO : Local file system at /tmp/rclone1289625641: Making directory 2025/04/12 02:35:15 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:15 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.10s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/12 02:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:35:27 DEBUG : Local file system at /tmp/rclone1289625641: Waiting for checks to finish 2025/04/12 02:35:27 DEBUG : Local file system at /tmp/rclone1289625641: Waiting for transfers to finish 2025/04/12 02:35: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/04/12 02:35:27 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone1289625641/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/rclone1289625641/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/12 02:35:32 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:32 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:34 INFO : check sum: Copied (new) 2025/04/12 02:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:35 NOTICE: Linkbox root 'rclone-test-qecoyir2saco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/12 02:35:35 DEBUG : check sum: Size of src and dst objects identical 2025/04/12 02:35:35 DEBUG : check sum: Unchanged skipping 2025/04/12 02:35:35 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:35 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:35 DEBUG : Waiting for deletions to finish 2025/04/12 02:35:35 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (7.92s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/12 02:35:40 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:40 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:43 INFO : sizeonly: Copied (new) 2025/04/12 02:35:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:43 DEBUG : sizeonly: Sizes identical 2025/04/12 02:35:43 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:43 DEBUG : sizeonly: Unchanged skipping 2025/04/12 02:35:43 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:43 DEBUG : Waiting for deletions to finish 2025/04/12 02:35:43 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (8.06s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/12 02:35:48 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:48 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:50 INFO : ignore-size: Copied (new) 2025/04/12 02:35:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:51 DEBUG : ignore-size: Sizes identical 2025/04/12 02:35:51 DEBUG : ignore-size: Unchanged skipping 2025/04/12 02:35:51 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:51 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:51 DEBUG : Waiting for deletions to finish 2025/04/12 02:35:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (7.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:59 DEBUG : existing: Sizes identical 2025/04/12 02:35:59 DEBUG : existing: Unchanged skipping 2025/04/12 02:35:59 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:59 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:59 DEBUG : Waiting for deletions to finish 2025/04/12 02:35:59 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:35:59 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:35:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/12 02:35:59 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:35:59 DEBUG : existing: Update: removing old file 2025/04/12 02:36:03 INFO : existing: Copied (replaced existing) 2025/04/12 02:36:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.32s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:36:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 02:36:08 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:36:08 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:36:10 INFO : existing: Copied (new) 2025/04/12 02:36:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:36:11 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:36:11 DEBUG : existing: Destination exists, skipping 2025/04/12 02:36:11 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:36:11 DEBUG : Waiting for deletions to finish 2025/04/12 02:36:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.84s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:36:24 INFO : d: Making directory 2025/04/12 02:36:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 02:36:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:36:28 DEBUG : c/non empty space: Sizes identical 2025/04/12 02:36:28 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 02:36:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:36:33 INFO : a/potato2: Copied (new) 2025/04/12 02:36:33 DEBUG : Waiting for deletions to finish 2025/04/12 02:36:35 INFO : b/potato: Deleted 2025/04/12 02:36:35 INFO : d: Removing directory 2025/04/12 02:36:36 INFO : b: Removing directory 2025/04/12 02:36:39 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (33.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:36:52 DEBUG : empty space: Sizes identical 2025/04/12 02:36:52 DEBUG : empty space: Unchanged skipping 2025/04/12 02:36:52 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:36:52 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:36:52 DEBUG : Waiting for deletions to finish 2025/04/12 02:36:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:36:53 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:36:53 DEBUG : empty space: Sizes identical 2025/04/12 02:36:53 DEBUG : empty space: Unchanged skipping 2025/04/12 02:36:53 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:36:53 DEBUG : Waiting for deletions to finish 2025/04/12 02:36:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (8.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.75s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:37:02 DEBUG : empty space: Sizes identical 2025/04/12 02:37:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 02:37:02 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:37:02 DEBUG : empty space: Unchanged skipping 2025/04/12 02:37:02 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:37:05 INFO : potato: Copied (new) 2025/04/12 02:37:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:37:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/12 02:37:14 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:37:14 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:37:14 DEBUG : potato: Update: removing old file 2025/04/12 02:37:17 INFO : potato: Copied (replaced existing) 2025/04/12 02:37:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/12 02:37:24 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:37:24 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/12 02:37:24 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:37:24 DEBUG : potato: Update: removing old file 2025/04/12 02:37:29 INFO : potato: Copied (replaced existing) 2025/04/12 02:37:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (11.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:37:37 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2025/04/12 02:37:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:37:38 DEBUG : empty space: Sizes identical 2025/04/12 02:37:38 DEBUG : empty space: Unchanged skipping 2025/04/12 02:37:38 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:37:38 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:37:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/12 02:37:38 DEBUG : Waiting for deletions to finish 2025/04/12 02:37:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:37:49 DEBUG : empty space: Sizes identical 2025/04/12 02:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:37:49 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:37:49 DEBUG : empty space: Unchanged skipping 2025/04/12 02:37:49 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:37:52 INFO : potato2: Copied (new) 2025/04/12 02:37:52 DEBUG : Waiting for deletions to finish 2025/04/12 02:37:54 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:38:08 INFO : d: Making directory 2025/04/12 02:38:10 INFO : d/e: Making directory 2025/04/12 02:38:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 02:38:14 DEBUG : c/non empty space: Sizes identical 2025/04/12 02:38:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 02:38:17 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:38:17 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:38:19 INFO : a/potato2: Copied (new) 2025/04/12 02:38:19 DEBUG : Waiting for deletions to finish 2025/04/12 02:38:20 INFO : b/potato: Deleted 2025/04/12 02:38:20 INFO : d/e: Removing directory 2025/04/12 02:38:22 INFO : d: Removing directory 2025/04/12 02:38:24 INFO : b: Removing directory 2025/04/12 02:38:26 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (37.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:38:46 INFO : d: Making directory 2025/04/12 02:38:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/12 02:38:50 DEBUG : c/non empty space: Sizes identical 2025/04/12 02:38:50 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:38:50 DEBUG : c/non empty space: Unchanged skipping 2025/04/12 02:38:50 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:38:54 INFO : a/potato2: Copied (new) 2025/04/12 02:38:54 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting files as there were IO errors 2025/04/12 02:38:54 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (35.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:39:17 DEBUG : Waiting for deletions to finish 2025/04/12 02:39:18 DEBUG : empty space: Sizes identical 2025/04/12 02:39:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:39:18 DEBUG : empty space: Unchanged skipping 2025/04/12 02:39:18 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:39:18 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:39:19 INFO : potato: Deleted 2025/04/12 02:39:21 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (15.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:39:33 DEBUG : Waiting for deletions to finish 2025/04/12 02:39:33 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:39:33 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:39:35 INFO : potato: Deleted 2025/04/12 02:39:35 DEBUG : empty space: Sizes identical 2025/04/12 02:39:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:39:35 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:39:35 DEBUG : empty space: Unchanged skipping 2025/04/12 02:39:35 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:39:38 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (17.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:39:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:39:47 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:39:47 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:39:50 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.47s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:40:02 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 02:40:02 DEBUG : enormous: Excluded 2025/04/12 02:40:02 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 02:40:02 DEBUG : potato2: Excluded 2025/04/12 02:40:02 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 02:40:02 DEBUG : potato2: Excluded 2025/04/12 02:40:02 DEBUG : empty space: Sizes identical 2025/04/12 02:40:02 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:02 DEBUG : empty space: Unchanged skipping 2025/04/12 02:40:02 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:40:02 DEBUG : Waiting for deletions to finish 2025/04/12 02:40:02 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:40:02 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 02:40:02 DEBUG : enormous: Excluded 2025/04/12 02:40:02 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 02:40:02 DEBUG : potato2: Excluded 2025/04/12 02:40:03 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 02:40:03 DEBUG : potato2: Excluded 2025/04/12 02:40:03 DEBUG : empty space: Sizes identical 2025/04/12 02:40:03 DEBUG : empty space: Unchanged skipping 2025/04/12 02:40:03 DEBUG : Local file system at /tmp/rclone1289625641: Waiting for checks to finish 2025/04/12 02:40:03 DEBUG : Local file system at /tmp/rclone1289625641: Waiting for transfers to finish 2025/04/12 02:40:03 DEBUG : Waiting for deletions to finish 2025/04/12 02:40:03 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:40:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/12 02:40:20 DEBUG : enormous: Excluded 2025/04/12 02:40:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/12 02:40:20 DEBUG : potato2: Excluded 2025/04/12 02:40:20 DEBUG : empty space: Sizes identical 2025/04/12 02:40:20 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:20 DEBUG : empty space: Unchanged skipping 2025/04/12 02:40:20 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:40:20 DEBUG : Waiting for deletions to finish 2025/04/12 02:40:22 INFO : potato2: Deleted 2025/04/12 02:40:22 INFO : enormous: Deleted 2025/04/12 02:40:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:40:23 DEBUG : empty space: Sizes identical 2025/04/12 02:40:23 DEBUG : empty space: Unchanged skipping 2025/04/12 02:40:23 DEBUG : Local file system at /tmp/rclone1289625641: Waiting for checks to finish 2025/04/12 02:40:23 DEBUG : Local file system at /tmp/rclone1289625641: Waiting for transfers to finish 2025/04/12 02:40:23 DEBUG : Waiting for deletions to finish 2025/04/12 02:40:23 INFO : enormous: Deleted 2025/04/12 02:40:23 INFO : potato2: Deleted 2025/04/12 02:40:23 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.68s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/12 02:40:28 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/12 02:40:28 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/12 02:40:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 02:40:28 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/12 02:40:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:40:31 INFO : potato: Copied (new) 2025/04/12 02:40:31 INFO : yam: Copied (new) 2025/04/12 02:40:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:40:32 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/12 02:40:32 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/12 02:40:32 DEBUG : potato: Sizes identical 2025/04/12 02:40:32 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/12 02:40:32 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:32 DEBUG : potato: Unchanged skipping 2025/04/12 02:40:32 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:40:35 INFO : yaml: Copied (new) 2025/04/12 02:40:35 DEBUG : Waiting for deletions to finish 2025/04/12 02:40:37 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/12 02:40:42 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/12 02:40:42 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/12 02:40:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 02:40:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/12 02:40:43 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:43 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:40:46 INFO : yam: Copied (new) 2025/04/12 02:40:46 INFO : potato: Copied (new) 2025/04/12 02:40:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:40:47 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/12 02:40:47 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/12 02:40:47 DEBUG : potato: Sizes identical 2025/04/12 02:40:47 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/12 02:40:47 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:47 DEBUG : potato: Unchanged skipping 2025/04/12 02:40:47 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:40:50 INFO : yaml: Copied (new) 2025/04/12 02:40:50 DEBUG : Waiting for deletions to finish 2025/04/12 02:40:51 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/12 02:40:57 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/12 02:40:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/12 02:40:58 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/04/12 02:40:58 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:40:58 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:41:02 INFO : potato: Copied (new) 2025/04/12 02:41:03 INFO : sub/yam: Copied (new) 2025/04/12 02:41:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:41:04 ERROR : Linkbox root 'rclone-test-qecoyir2saco': Ignoring --track-renames as the destination does not support server-side move or copy 2025/04/12 02:41:04 DEBUG : potato: Sizes identical 2025/04/12 02:41:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/12 02:41:04 DEBUG : potato: Unchanged skipping 2025/04/12 02:41:05 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:41:05 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:41:07 INFO : yam: Copied (new) 2025/04/12 02:41:07 DEBUG : Waiting for deletions to finish 2025/04/12 02:41:09 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (20.63s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:41:18 DEBUG : Creating backend with remote "/tmp/rclone1289625641/dir1" 2025/04/12 02:41:18 DEBUG : Creating backend with remote "/tmp/rclone1289625641/dir2" 2025/04/12 02:41:18 DEBUG : Local file system at /tmp/rclone1289625641/dir2: Using server-side directory move 2025/04/12 02:41:18 INFO : Local file system at /tmp/rclone1289625641/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/12 02:41:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/12 02:41:18 INFO : file1.txt: Moved (server-side) 2025/04/12 02:41:18 DEBUG : Local file system at /tmp/rclone1289625641/dir2: Waiting for checks to finish 2025/04/12 02:41:18 DEBUG : Local file system at /tmp/rclone1289625641/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:41:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 02:41:19 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:41:19 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:41:27 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:41:27 INFO : sub dir/hello world: Deleted 2025/04/12 02:41:28 INFO : nested/sub dir/file: Copied (new) 2025/04/12 02:41:28 INFO : nested/sub dir/file: Deleted 2025/04/12 02:41:28 INFO : sub dir: Removing directory 2025/04/12 02:41:28 INFO : nested/sub dir: Removing directory 2025/04/12 02:41:28 INFO : nested: Removing directory 2025/04/12 02:41:28 DEBUG : Local file system at /tmp/rclone1289625641: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (22.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:41:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/12 02:41:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/12 02:41:42 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:41:42 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:41:51 INFO : sub dir/hello world: Copied (new) 2025/04/12 02:41:51 INFO : sub dir/hello world: Deleted 2025/04/12 02:41:51 INFO : nested/sub dir/file: Copied (new) 2025/04/12 02:41:51 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (23.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:42:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 02:42:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/12 02:42:05 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:42:05 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:42:08 INFO : existing: Copied (new) 2025/04/12 02:42:08 INFO : existing: Deleted 2025/04/12 02:42:09 INFO : existing-b: Copied (new) 2025/04/12 02:42:09 INFO : existing-b: Deleted 2025/04/12 02:42:09 DEBUG : existing: Destination exists, skipping 2025/04/12 02:42:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/12 02:42:09 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:42:09 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:42:09 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.58s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:42:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-daxahop6wufo" 2025/04/12 02:42:14 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qecoyir2saco' -> Linkbox root 'rclone-test-daxahop6wufo' 2025/04/12 02:42:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:42:32 DEBUG : empty space: Sizes identical 2025/04/12 02:42:32 DEBUG : empty space: Unchanged skipping 2025/04/12 02:42:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 02:42:32 DEBUG : Linkbox root 'rclone-test-daxahop6wufo': Waiting for checks to finish 2025/04/12 02:42:33 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:42:33 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/04/12 02:42:33 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:42:33 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/04/12 02:42:34 INFO : empty space: Deleted 2025/04/12 02:42:34 DEBUG : Linkbox root 'rclone-test-daxahop6wufo': 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/04/12 02:42:34 DEBUG : Linkbox root 'rclone-test-daxahop6wufo': Purge remote --- FAIL: TestServerSideMove (25.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:42:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pomimip6quju" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qecoyir2saco' -> Linkbox root 'rclone-test-pomimip6quju' 2025/04/12 02:42:54 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2025/04/12 02:42:54 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2025/04/12 02:42:55 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2025/04/12 02:43:00 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 02:43:00 DEBUG : empty space: Excluded 2025/04/12 02:43:00 DEBUG : empty space: Excluded (Size Filter) 2025/04/12 02:43:00 DEBUG : empty space: Excluded 2025/04/12 02:43:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:43:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 02:43:00 DEBUG : Linkbox root 'rclone-test-pomimip6quju': Waiting for checks to finish 2025/04/12 02:43:00 DEBUG : Linkbox root 'rclone-test-pomimip6quju': Waiting for transfers to finish 2025/04/12 02:43:00 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:43:00 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/04/12 02:43:00 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:43:00 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/04/12 02:43:00 DEBUG : Linkbox root 'rclone-test-pomimip6quju': Purge remote --- FAIL: TestServerSideMoveWithFilter (28.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:43:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-juyehit3pune" 2025/04/12 02:43:18 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qecoyir2saco' -> Linkbox root 'rclone-test-juyehit3pune' 2025/04/12 02:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/12 02:43:29 DEBUG : empty space: Sizes identical 2025/04/12 02:43:29 DEBUG : empty space: Unchanged skipping 2025/04/12 02:43:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/12 02:43:29 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:43:29 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/04/12 02:43:29 DEBUG : Linkbox root 'rclone-test-juyehit3pune': Waiting for checks to finish 2025/04/12 02:43:30 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:43:30 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/04/12 02:43:31 INFO : empty space: Deleted 2025/04/12 02:43:31 DEBUG : Linkbox root 'rclone-test-juyehit3pune': Waiting for transfers to finish 2025/04/12 02:43:31 ERROR : Linkbox root 'rclone-test-qecoyir2saco': 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/04/12 02:43:31 DEBUG : Linkbox root 'rclone-test-juyehit3pune': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (31.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:43:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/rclone-move-test" --- PASS: TestServerSideMoveOverlap (7.00s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:43:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (5.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:43:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/rclone-sync-test" 2025/04/12 02:43:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/rclone-sync-test-include/layer2" 2025/04/12 02:44:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-qecoyir2saco'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (25.59s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:44:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/dst" 2025/04/12 02:44:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/CompareDest" 2025/04/12 02:44:21 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 02:44:21 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for checks to finish 2025/04/12 02:44:21 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for transfers to finish 2025/04/12 02:44:26 INFO : one: Copied (new) 2025/04/12 02:44:26 DEBUG : Waiting for deletions to finish 2025/04/12 02:44:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for checks to finish 2025/04/12 02:44:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 02:44:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for transfers to finish 2025/04/12 02:44:28 DEBUG : one: Update: removing old file 2025/04/12 02:44:32 INFO : one: Copied (replaced existing) 2025/04/12 02:44:32 DEBUG : Waiting for deletions to finish 2025/04/12 02:44:34 DEBUG : dst/one: Update: removing old file 2025/04/12 02:44:44 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for checks to finish 2025/04/12 02:44:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 02:44:45 DEBUG : one: Sizes identical 2025/04/12 02:44:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 02:44:45 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for transfers to finish 2025/04/12 02:44:45 DEBUG : Waiting for deletions to finish 2025/04/12 02:44:45 INFO : There was nothing to transfer 2025/04/12 02:44:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 02:44:50 DEBUG : two: Sizes identical 2025/04/12 02:44:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 02:44:50 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for checks to finish 2025/04/12 02:44:51 DEBUG : one: Sizes identical 2025/04/12 02:44:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 02:44:51 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for transfers to finish 2025/04/12 02:44:51 DEBUG : Waiting for deletions to finish 2025/04/12 02:44:51 INFO : There was nothing to transfer 2025/04/12 02:44:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 02:44:52 DEBUG : two: Sizes identical 2025/04/12 02:44:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 02:44:52 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for checks to finish 2025/04/12 02:44:52 DEBUG : one: Sizes identical 2025/04/12 02:44:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 02:44:52 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for transfers to finish 2025/04/12 02:44:52 DEBUG : Waiting for deletions to finish 2025/04/12 02:44:52 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/12 02:44:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 02:44:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 02:44:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 02:44:56 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for checks to finish 2025/04/12 02:44:56 DEBUG : one: Sizes identical 2025/04/12 02:44:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 02:44:56 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dst': Waiting for transfers to finish 2025/04/12 02:44:59 INFO : two: Copied (new) 2025/04/12 02:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (55.40s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:45:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/dest" 2025/04/12 02:45:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/pre-dest1" 2025/04/12 02:45:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qecoyir2saco/pre-dest2" 2025/04/12 02:45:29 DEBUG : 1: Sizes identical 2025/04/12 02:45:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/12 02:45:30 DEBUG : 2: Sizes identical 2025/04/12 02:45:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/12 02:45:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/12 02:45:30 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dest': Waiting for checks to finish 2025/04/12 02:45:30 DEBUG : Linkbox root 'rclone-test-qecoyir2saco/dest': Waiting for transfers to finish 2025/04/12 02:45:35 INFO : 3: Copied (new) 2025/04/12 02:45:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.24s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.76s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.77s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.84s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:45:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/12 02:45:58 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:45:58 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:45:58 DEBUG : Testêé: Update: removing old file 2025/04/12 02:46:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/12 02:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.67s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:46:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/12 02:46:06 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:46:06 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:46:09 INFO : existing: Copied (new) 2025/04/12 02:46:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:46:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/12 02:46:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/12 02:46:10 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:46:10 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:46:10 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting files as there were IO errors 2025/04/12 02:46:10 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (9.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.86s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:46:37 DEBUG : existing: Sizes identical 2025/04/12 02:46:37 DEBUG : existing: Unchanged skipping 2025/04/12 02:46:37 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/12 02:46:37 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:37 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:37 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:38 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:38 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:38 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:38 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/04/12 02:46:46 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/04/12 02:46:48 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:48 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:48 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=ccdbe4610d1c4974232238c09ecd9fdd&ts=1744425999&ip=65.108.87.141": context canceled 2025/04/12 02:46:48 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=ccdbe4610d1c4974232238c09ecd9fdd&ts=1744425999&ip=65.108.87.141": context canceled 2025/04/12 02:46:48 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:57 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:57 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:46:57 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=c61478856b87388bffcb94e90a40b9ca&ts=1744426010&ip=65.108.87.141": context canceled 2025/04/12 02:46:57 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=c61478856b87388bffcb94e90a40b9ca&ts=1744426010&ip=65.108.87.141": context canceled 2025/04/12 02:46:57 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:03 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:03 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:03 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=afac2cd6fda58d51bad6d0c281d61aab&ts=1744426018&ip=65.108.87.141": context canceled 2025/04/12 02:47:03 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/be/a0/0a/1b908e69c96485706095ed1b37bea00a/8?token=afac2cd6fda58d51bad6d0c281d61aab&ts=1744426018&ip=65.108.87.141": context canceled 2025/04/12 02:47:03 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:03 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/12 02:47:04 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:04 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:04 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/04/12 02:47:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/12 02:47:08 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:47:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:08 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/12 02:47:08 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:47:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/04/12 02:47:09 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/04/12 02:47:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/04/12 02:47:13 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting files as there were IO errors 2025/04/12 02:47:13 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFixCase --- FAIL: TestFixCase (95.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.60s) --- SKIP: TestMaxTransfer/Hard (1.07s) --- SKIP: TestMaxTransfer/Soft (0.77s) --- SKIP: TestMaxTransfer/Cautious (0.75s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:49:50 DEBUG : both0: Sizes identical 2025/04/12 02:49:50 DEBUG : both1: Sizes identical 2025/04/12 02:49:50 DEBUG : both10: Sizes identical 2025/04/12 02:49:50 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:49:50 DEBUG : both11: Sizes identical 2025/04/12 02:49:50 DEBUG : both0: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both12: Sizes identical 2025/04/12 02:49:50 DEBUG : both12: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both13: Sizes identical 2025/04/12 02:49:50 DEBUG : both13: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both14: Sizes identical 2025/04/12 02:49:50 DEBUG : both14: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both15: Sizes identical 2025/04/12 02:49:50 DEBUG : both15: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both16: Sizes identical 2025/04/12 02:49:50 DEBUG : both16: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both17: Sizes identical 2025/04/12 02:49:50 DEBUG : both17: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both18: Sizes identical 2025/04/12 02:49:50 DEBUG : both18: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both19: Sizes identical 2025/04/12 02:49:50 DEBUG : both19: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both2: Sizes identical 2025/04/12 02:49:50 DEBUG : both2: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both3: Sizes identical 2025/04/12 02:49:50 DEBUG : both3: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both4: Sizes identical 2025/04/12 02:49:50 DEBUG : both4: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both5: Sizes identical 2025/04/12 02:49:50 DEBUG : both5: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both6: Sizes identical 2025/04/12 02:49:50 DEBUG : both6: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both7: Sizes identical 2025/04/12 02:49:50 DEBUG : both7: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both8: Sizes identical 2025/04/12 02:49:50 DEBUG : both8: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both9: Sizes identical 2025/04/12 02:49:50 DEBUG : both9: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both1: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both10: Unchanged skipping 2025/04/12 02:49:50 DEBUG : both11: Unchanged skipping 2025/04/12 02:49:50 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:49:50 DEBUG : Waiting for deletions to finish 2025/04/12 02:49:51 INFO : only16: Deleted 2025/04/12 02:49:52 INFO : only0: Deleted 2025/04/12 02:49:52 INFO : only13: Deleted 2025/04/12 02:49:52 INFO : only1: Deleted 2025/04/12 02:49:53 INFO : only15: Deleted 2025/04/12 02:49:53 INFO : only12: Deleted 2025/04/12 02:49:54 INFO : only11: Deleted 2025/04/12 02:49:54 INFO : only18: Deleted 2025/04/12 02:49:55 INFO : only5: Deleted 2025/04/12 02:49:55 INFO : only8: Deleted 2025/04/12 02:49:55 INFO : only10: Deleted 2025/04/12 02:49:56 INFO : only17: Deleted 2025/04/12 02:49:56 INFO : only19: Deleted 2025/04/12 02:49:56 INFO : only6: Deleted 2025/04/12 02:49:57 INFO : only7: Deleted 2025/04/12 02:49:57 INFO : only9: Deleted 2025/04/12 02:49:58 INFO : only14: Deleted 2025/04/12 02:49:58 INFO : only2: Deleted 2025/04/12 02:49:58 INFO : only3: Deleted 2025/04/12 02:49:59 INFO : only4: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (157.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:52:28 DEBUG : both0: Sizes identical 2025/04/12 02:52:28 DEBUG : both0: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both1: Sizes identical 2025/04/12 02:52:28 DEBUG : both1: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both10: Sizes identical 2025/04/12 02:52:28 DEBUG : both10: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both11: Sizes identical 2025/04/12 02:52:28 DEBUG : both11: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both12: Sizes identical 2025/04/12 02:52:28 DEBUG : both12: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both13: Sizes identical 2025/04/12 02:52:28 DEBUG : both13: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both14: Sizes identical 2025/04/12 02:52:28 DEBUG : both14: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both15: Sizes identical 2025/04/12 02:52:28 DEBUG : both15: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both16: Sizes identical 2025/04/12 02:52:28 DEBUG : both16: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both17: Sizes identical 2025/04/12 02:52:28 DEBUG : both17: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both18: Sizes identical 2025/04/12 02:52:28 DEBUG : both18: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both19: Sizes identical 2025/04/12 02:52:28 DEBUG : both19: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both2: Sizes identical 2025/04/12 02:52:28 DEBUG : both2: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both3: Sizes identical 2025/04/12 02:52:28 DEBUG : both3: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both4: Sizes identical 2025/04/12 02:52:28 DEBUG : both4: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both5: Sizes identical 2025/04/12 02:52:28 DEBUG : both5: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both6: Sizes identical 2025/04/12 02:52:28 DEBUG : both6: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both7: Sizes identical 2025/04/12 02:52:28 DEBUG : both7: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both8: Sizes identical 2025/04/12 02:52:28 DEBUG : both8: Unchanged skipping 2025/04/12 02:52:28 DEBUG : both9: Sizes identical 2025/04/12 02:52:28 DEBUG : both9: Unchanged skipping 2025/04/12 02:52:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/12 02:52:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for checks to finish 2025/04/12 02:52:28 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Waiting for transfers to finish 2025/04/12 02:52:28 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/04/12 02:52:28 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting files as there were IO errors 2025/04/12 02:52:28 ERROR : Linkbox root 'rclone-test-qecoyir2saco': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (182.67s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:53:33 DEBUG : empty_dir: Making directory with metadata 2025/04/12 02:53:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:53:33 DEBUG : empty_on_remote: Making directory with metadata 2025/04/12 02:53:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:53:33 INFO : empty_on_remote: Making directory 2025/04/12 02:53:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:53:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/12 02:53:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/12 02:53:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:53:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (31.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:54:05 DEBUG : empty_dir: Making directory with metadata 2025/04/12 02:54:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:54:05 DEBUG : empty_on_remote: Making directory with metadata 2025/04/12 02:54:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/12 02:54:05 INFO : empty_on_remote: Making directory 2025/04/12 02:54:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:54:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/12 02:54:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/12 02:54:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:54:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/12 02:54:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (36.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:54:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:54:42 INFO : sub dir: Making directory 2025/04/12 02:54:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (58.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" 2025/04/12 02:55:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/12 02:55:40 INFO : sub dir: Making directory 2025/04/12 02:55:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qecoyir2saco'", Local "Local file system at /tmp/rclone1289625641", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.85s) FAIL 2025/04/12 02:56:38 DEBUG : Linkbox root 'rclone-test-qecoyir2saco': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 25m19.953145688s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]