"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/01/13 04:56:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa" 2025/01/13 04:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 04:56:55 DEBUG : Creating backend with remote "/tmp/rclone4168739309" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:56:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:56:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/13 04:56:56 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:56:56 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.82s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:56:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 04:56:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:56:58 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:56:58 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.23s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:06 DEBUG : Creating backend with remote "/non-existing" 2025/01/13 04:57:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/13 04:57:07 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:07 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.03s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:57:08 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:08 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.11s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:16 INFO : Linkbox root 'rclone-test-mawoyot8capa': Running all checks before starting transfers 2025/01/13 04:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:57:16 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:16 INFO : Linkbox root 'rclone-test-mawoyot8capa': Checks finished, now starting transfers 2025/01/13 04:57:16 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.12s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:24 ERROR : Ignoring --no-traverse with sync 2025/01/13 04:57:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:57:24 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:24 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:28 INFO : sub dir/hello world: Copied (new) 2025/01/13 04:57:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.13s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/13 04:57:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:34 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 04:57:37 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:37 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:39 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 04:57:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:44 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.64s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 04:57:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 04:57:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/13 04:57:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 04:57:46 INFO : sub dir: Making directory 2025/01/13 04:57:48 INFO : sub dir2: Making directory 2025/01/13 04:57:49 INFO : sub dir2/sub sub dir2: Making directory 2025/01/13 04:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:57:51 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:57:51 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:57:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:57:54 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:01 INFO : sub dir2: Making directory 2025/01/13 04:58:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 04:58:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 04:58:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:58:01 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:58:01 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:58:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.72s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:09 DEBUG : sub dir2: Making directory with metadata 2025/01/13 04:58:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 04:58:09 INFO : sub dir: Making directory 2025/01/13 04:58:11 INFO : sub dir2: Making directory 2025/01/13 04:58:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:58:12 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:58:12 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:58:14 INFO : sub dir/hello world: Copied (new) 2025/01/13 04:58:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:15 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/13 04:58:15 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:21 INFO : sub dir2: Making directory 2025/01/13 04:58:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:58:21 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:58:21 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:58:25 INFO : sub dir/hello world: Copied (new) 2025/01/13 04:58:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.70s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:29 DEBUG : sub dir2: Making directory with metadata 2025/01/13 04:58:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 04:58:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 04:58:29 INFO : sub dir: Making directory 2025/01/13 04:58:30 INFO : sub dir2: Making directory 2025/01/13 04:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:58:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:58:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:58:34 INFO : sub dir/hello world: Copied (new) 2025/01/13 04:58:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:35 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:41 INFO : sub dir2: Making directory 2025/01/13 04:58:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:58:41 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:58:41 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:58:45 INFO : sub dir/hello world: Copied (new) 2025/01/13 04:58:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.77s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hiyetat7daze" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-mawoyot8capa' -> Linkbox root 'rclone-test-hiyetat7daze' 2025/01/13 04:58:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:58:53 DEBUG : Linkbox root 'rclone-test-hiyetat7daze': Waiting for checks to finish 2025/01/13 04:58:53 DEBUG : Linkbox root 'rclone-test-hiyetat7daze': Waiting for transfers to finish 2025/01/13 04:58:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:58:59 DEBUG : Linkbox root 'rclone-test-hiyetat7daze': Purge remote --- PASS: TestServerSideCopy (15.70s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:59:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 04:59:09 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:59:09 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:59:09 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 04:59:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (12.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:59:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-selofoq6sizu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-mawoyot8capa' -> Linkbox root 'rclone-test-selofoq6sizu' 2025/01/13 04:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:59:21 DEBUG : Linkbox root 'rclone-test-selofoq6sizu': Waiting for checks to finish 2025/01/13 04:59:21 DEBUG : Linkbox root 'rclone-test-selofoq6sizu': Waiting for transfers to finish 2025/01/13 04:59:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:59:27 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 04:59:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 04:59:31 DEBUG : Linkbox root 'rclone-test-selofoq6sizu': Waiting for checks to finish 2025/01/13 04:59:31 DEBUG : Linkbox root 'rclone-test-selofoq6sizu': Waiting for transfers to finish 2025/01/13 04:59:31 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 04:59:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:59:35 DEBUG : Linkbox root 'rclone-test-selofoq6sizu': Purge remote --- PASS: TestServerSideCopyOverSelf (23.94s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:59:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 04:59:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 04:59:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 04:59:45 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 04:59:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/13 04:59:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (12.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 04:59:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yodiliv0rebo" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-mawoyot8capa' -> Linkbox root 'rclone-test-yodiliv0rebo' 2025/01/13 04:59:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 04:59:57 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Waiting for checks to finish 2025/01/13 04:59:57 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Waiting for transfers to finish 2025/01/13 05:00:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:03 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 05:00:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 05:00:07 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Waiting for checks to finish 2025/01/13 05:00:07 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Waiting for transfers to finish 2025/01/13 05:00:07 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 05:00:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/13 05:00:12 INFO : sub dir/hello world: Deleted 2025/01/13 05:00:15 DEBUG : testing file moves 2025/01/13 05:00:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/13 05:00:15 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Waiting for checks to finish 2025/01/13 05:00:15 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Waiting for transfers to finish 2025/01/13 05:00:15 DEBUG : sub dir/hello world: Update: removing old file 2025/01/13 05:00:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/13 05:00:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:21 DEBUG : Linkbox root 'rclone-test-yodiliv0rebo': Purge remote --- PASS: TestServerSideMoveOverSelf (32.83s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:29 ERROR : : error listing: directory not found 2025/01/13 05:00:29 INFO : Local file system at /tmp/rclone4168739309: Making directory 2025/01/13 05:00:30 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:30 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.84s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/13 05:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:00:38 DEBUG : Local file system at /tmp/rclone4168739309: Waiting for checks to finish 2025/01/13 05:00:38 DEBUG : Local file system at /tmp/rclone4168739309: Waiting for transfers to finish 2025/01/13 05:00:38 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/13 05:00:38 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:00:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.60s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/13 05:00:43 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:43 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:00:45 INFO : check sum: Copied (new) 2025/01/13 05:00:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:45 NOTICE: Linkbox root 'rclone-test-mawoyot8capa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/13 05:00:45 DEBUG : check sum: Size of src and dst objects identical 2025/01/13 05:00:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:45 DEBUG : check sum: Unchanged skipping 2025/01/13 05:00:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:00:45 DEBUG : Waiting for deletions to finish 2025/01/13 05:00:45 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.50s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/13 05:00:48 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:48 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:00:50 INFO : sizeonly: Copied (new) 2025/01/13 05:00:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:51 DEBUG : sizeonly: Sizes identical 2025/01/13 05:00:51 DEBUG : sizeonly: Unchanged skipping 2025/01/13 05:00:51 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:51 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:00:51 DEBUG : Waiting for deletions to finish 2025/01/13 05:00:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/13 05:00:54 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:54 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:00:56 INFO : ignore-size: Copied (new) 2025/01/13 05:00:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:00:56 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:00:56 DEBUG : ignore-size: Sizes identical 2025/01/13 05:00:56 DEBUG : ignore-size: Unchanged skipping 2025/01/13 05:00:56 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:00:56 DEBUG : Waiting for deletions to finish 2025/01/13 05:00:56 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:02 DEBUG : existing: Sizes identical 2025/01/13 05:01:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:02 DEBUG : existing: Unchanged skipping 2025/01/13 05:01:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:02 DEBUG : Waiting for deletions to finish 2025/01/13 05:01:02 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/13 05:01:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:02 DEBUG : existing: Update: removing old file 2025/01/13 05:01:05 INFO : existing: Copied (replaced existing) 2025/01/13 05:01:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 05:01:08 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:08 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:10 INFO : existing: Copied (new) 2025/01/13 05:01:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:11 DEBUG : existing: Destination exists, skipping 2025/01/13 05:01:11 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:11 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:11 DEBUG : Waiting for deletions to finish 2025/01/13 05:01:11 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:21 INFO : d: Making directory 2025/01/13 05:01:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 05:01:24 DEBUG : c/non empty space: Sizes identical 2025/01/13 05:01:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 05:01:24 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:24 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:28 INFO : a/potato2: Copied (new) 2025/01/13 05:01:28 DEBUG : Waiting for deletions to finish 2025/01/13 05:01:29 INFO : b/potato: Deleted 2025/01/13 05:01:29 INFO : d: Removing directory 2025/01/13 05:01:30 INFO : b: Removing directory 2025/01/13 05:01:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:42 DEBUG : empty space: Sizes identical 2025/01/13 05:01:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:42 DEBUG : empty space: Unchanged skipping 2025/01/13 05:01:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:42 DEBUG : Waiting for deletions to finish 2025/01/13 05:01:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:43 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:43 DEBUG : empty space: Sizes identical 2025/01/13 05:01:43 DEBUG : empty space: Unchanged skipping 2025/01/13 05:01:43 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:43 DEBUG : Waiting for deletions to finish 2025/01/13 05:01:43 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 05:01:49 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:49 DEBUG : empty space: Sizes identical 2025/01/13 05:01:49 DEBUG : empty space: Unchanged skipping 2025/01/13 05:01:49 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:51 INFO : potato: Copied (new) 2025/01/13 05:01:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:01:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/13 05:01:57 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:01:57 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:01:57 DEBUG : potato: Update: removing old file 2025/01/13 05:02:00 INFO : potato: Copied (replaced existing) 2025/01/13 05:02:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/13 05:02:05 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:02:05 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/13 05:02:05 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:02:05 DEBUG : potato: Update: removing old file 2025/01/13 05:02:08 INFO : potato: Copied (replaced existing) 2025/01/13 05:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:02:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/13 05:02:15 DEBUG : empty space: Sizes identical 2025/01/13 05:02:15 DEBUG : empty space: Unchanged skipping 2025/01/13 05:02:15 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:02:15 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:02:15 DEBUG : Waiting for deletions to finish 2025/01/13 05:02:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:02:23 DEBUG : empty space: Sizes identical 2025/01/13 05:02:23 DEBUG : empty space: Unchanged skipping 2025/01/13 05:02:23 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:02:23 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:02:25 INFO : potato2: Copied (new) 2025/01/13 05:02:25 DEBUG : Waiting for deletions to finish 2025/01/13 05:02:27 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:02:38 INFO : d: Making directory 2025/01/13 05:02:39 INFO : d/e: Making directory 2025/01/13 05:02:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 05:02:42 DEBUG : c/non empty space: Sizes identical 2025/01/13 05:02:42 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 05:02:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:02:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:02:47 INFO : a/potato2: Copied (new) 2025/01/13 05:02:47 DEBUG : Waiting for deletions to finish 2025/01/13 05:02:48 INFO : b/potato: Deleted 2025/01/13 05:02:48 INFO : d/e: Removing directory 2025/01/13 05:02:49 INFO : d: Removing directory 2025/01/13 05:02:51 INFO : b: Removing directory 2025/01/13 05:02:52 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:03:07 INFO : d: Making directory 2025/01/13 05:03:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 05:03:10 DEBUG : c/non empty space: Sizes identical 2025/01/13 05:03:10 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 05:03:12 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:03:12 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:03:14 INFO : a/potato2: Copied (new) 2025/01/13 05:03:14 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting files as there were IO errors 2025/01/13 05:03:14 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:03:31 DEBUG : Waiting for deletions to finish 2025/01/13 05:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:03:32 DEBUG : empty space: Sizes identical 2025/01/13 05:03:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:03:32 DEBUG : empty space: Unchanged skipping 2025/01/13 05:03:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:03:33 INFO : potato: Deleted 2025/01/13 05:03:34 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:03:42 DEBUG : Waiting for deletions to finish 2025/01/13 05:03:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:03:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:03:43 INFO : potato: Deleted 2025/01/13 05:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:03:44 DEBUG : empty space: Sizes identical 2025/01/13 05:03:44 DEBUG : empty space: Unchanged skipping 2025/01/13 05:03:44 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:03:44 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:03:46 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:03:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:03:52 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:03:52 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:03:54 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.31s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:02 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 05:04:02 DEBUG : enormous: Excluded 2025/01/13 05:04:02 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:04:02 DEBUG : potato2: Excluded 2025/01/13 05:04:02 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:04:02 DEBUG : potato2: Excluded 2025/01/13 05:04:02 DEBUG : empty space: Sizes identical 2025/01/13 05:04:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:02 DEBUG : empty space: Unchanged skipping 2025/01/13 05:04:02 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:02 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:02 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:02 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 05:04:02 DEBUG : enormous: Excluded 2025/01/13 05:04:02 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:04:02 DEBUG : potato2: Excluded 2025/01/13 05:04:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:04:03 DEBUG : potato2: Excluded 2025/01/13 05:04:03 DEBUG : empty space: Sizes identical 2025/01/13 05:04:03 DEBUG : empty space: Unchanged skipping 2025/01/13 05:04:03 DEBUG : Local file system at /tmp/rclone4168739309: Waiting for checks to finish 2025/01/13 05:04:03 DEBUG : Local file system at /tmp/rclone4168739309: Waiting for transfers to finish 2025/01/13 05:04:03 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:03 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:13 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 05:04:13 DEBUG : enormous: Excluded 2025/01/13 05:04:13 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 05:04:13 DEBUG : potato2: Excluded 2025/01/13 05:04:13 DEBUG : empty space: Sizes identical 2025/01/13 05:04:13 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:13 DEBUG : empty space: Unchanged skipping 2025/01/13 05:04:13 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:13 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:15 INFO : enormous: Deleted 2025/01/13 05:04:15 INFO : potato2: Deleted 2025/01/13 05:04:15 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:15 DEBUG : empty space: Sizes identical 2025/01/13 05:04:15 DEBUG : empty space: Unchanged skipping 2025/01/13 05:04:15 DEBUG : Local file system at /tmp/rclone4168739309: Waiting for checks to finish 2025/01/13 05:04:15 DEBUG : Local file system at /tmp/rclone4168739309: Waiting for transfers to finish 2025/01/13 05:04:15 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:15 INFO : enormous: Deleted 2025/01/13 05:04:15 INFO : potato2: Deleted 2025/01/13 05:04:15 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.43s) === 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-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/13 05:04:18 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/13 05:04:18 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/13 05:04:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 05:04:19 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/13 05:04:19 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:19 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:21 INFO : potato: Copied (new) 2025/01/13 05:04:21 INFO : yam: Copied (new) 2025/01/13 05:04:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:21 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/13 05:04:21 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/13 05:04:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/13 05:04:22 DEBUG : potato: Sizes identical 2025/01/13 05:04:22 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:22 DEBUG : potato: Unchanged skipping 2025/01/13 05:04:22 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:24 INFO : yaml: Copied (new) 2025/01/13 05:04:24 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:25 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/13 05:04:29 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/13 05:04:29 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/13 05:04:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 05:04:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/13 05:04:29 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:29 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:32 INFO : yam: Copied (new) 2025/01/13 05:04:32 INFO : potato: Copied (new) 2025/01/13 05:04:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:32 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/13 05:04:32 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/13 05:04:32 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/13 05:04:32 DEBUG : potato: Sizes identical 2025/01/13 05:04:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:32 DEBUG : potato: Unchanged skipping 2025/01/13 05:04:32 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:34 INFO : yaml: Copied (new) 2025/01/13 05:04:34 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:36 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/13 05:04:40 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/13 05:04:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 05:04:40 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/01/13 05:04:40 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:40 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:44 INFO : potato: Copied (new) 2025/01/13 05:04:44 INFO : sub/yam: Copied (new) 2025/01/13 05:04:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:45 ERROR : Linkbox root 'rclone-test-mawoyot8capa': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/13 05:04:45 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/13 05:04:45 DEBUG : potato: Sizes identical 2025/01/13 05:04:45 DEBUG : potato: Unchanged skipping 2025/01/13 05:04:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:04:47 INFO : yam: Copied (new) 2025/01/13 05:04:47 DEBUG : Waiting for deletions to finish 2025/01/13 05:04:49 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:55 DEBUG : Creating backend with remote "/tmp/rclone4168739309/dir1" 2025/01/13 05:04:55 DEBUG : Creating backend with remote "/tmp/rclone4168739309/dir2" 2025/01/13 05:04:55 DEBUG : Local file system at /tmp/rclone4168739309/dir2: Using server-side directory move 2025/01/13 05:04:55 INFO : Local file system at /tmp/rclone4168739309/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 05:04:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/13 05:04:55 DEBUG : Local file system at /tmp/rclone4168739309/dir2: Waiting for checks to finish 2025/01/13 05:04:55 DEBUG : Local file system at /tmp/rclone4168739309/dir2: Waiting for transfers to finish 2025/01/13 05:04:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:04:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:04:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 05:04:55 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:04:55 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:05:02 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:02 INFO : sub dir/hello world: Deleted 2025/01/13 05:05:03 INFO : nested/sub dir/file: Copied (new) 2025/01/13 05:05:03 INFO : nested/sub dir/file: Deleted 2025/01/13 05:05:03 INFO : sub dir: Removing directory 2025/01/13 05:05:03 INFO : nested/sub dir: Removing directory 2025/01/13 05:05:03 INFO : nested: Removing directory 2025/01/13 05:05:03 DEBUG : Local file system at /tmp/rclone4168739309: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveWithDeleteEmptySrcDirs (24.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 05:05:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 05:05:20 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:05:20 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:05:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2025/01/13 05:05:27 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2025/01/13 05:05:27 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 100ms (1/10) 2025/01/13 05:05:28 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2025/01/13 05:05:28 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 200ms (2/10) 2025/01/13 05:05:28 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 400ms (3/10) 2025/01/13 05:05:28 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2025/01/13 05:05:29 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 800ms (4/10) 2025/01/13 05:05:29 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/13 05:05:30 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/13 05:05:31 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/13 05:05:32 DEBUG : nested/sub dir/file: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/13 05:05:35 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/13 05:05:35 INFO : nested/sub dir/file: Copied (new) 2025/01/13 05:05:35 INFO : nested/sub dir/file: Deleted 2025/01/13 05:05:41 INFO : sub dir/hello world: Copied (new) 2025/01/13 05:05:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty run.go:125: removing dir "sub dir" failed - try 2/3: directory not empty run.go:125: removing dir "nested/sub dir" failed - try 1/3: directory not empty run.go:125: removing dir "nested/sub dir" failed - try 2/3: directory not empty run.go:125: removing dir "nested/sub dir" failed - try 3/3: directory not empty run.go:128: removing dir "nested/sub dir" failed: directory not empty run.go:125: removing dir "nested" failed - try 1/3: directory not empty run.go:125: removing dir "nested" failed - try 2/3: directory not empty run.go:125: removing dir "nested" failed - try 3/3: directory not empty run.go:128: removing dir "nested" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir" } Test: TestMoveWithoutDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (50.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:06:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 05:06:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/13 05:06:11 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:06:11 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:06:13 INFO : existing: Copied (new) 2025/01/13 05:06:13 INFO : existing: Deleted 2025/01/13 05:06:13 INFO : existing-b: Copied (new) 2025/01/13 05:06:13 INFO : existing-b: Deleted 2025/01/13 05:06:14 DEBUG : existing: Destination exists, skipping 2025/01/13 05:06:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/13 05:06:14 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:06:14 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:06:14 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (7.01s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:06:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tudumoh3fiva" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-mawoyot8capa' -> Linkbox root 'rclone-test-tudumoh3fiva' 2025/01/13 05:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:06:30 DEBUG : empty space: Sizes identical 2025/01/13 05:06:30 DEBUG : empty space: Unchanged skipping 2025/01/13 05:06:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 05:06:30 DEBUG : Linkbox root 'rclone-test-tudumoh3fiva': Waiting for checks to finish 2025/01/13 05:06:31 DEBUG : potato3: Update: removing old file 2025/01/13 05:06:32 INFO : empty space: Deleted 2025/01/13 05:06:32 DEBUG : Linkbox root 'rclone-test-tudumoh3fiva': Waiting for transfers to finish 2025/01/13 05:06:33 INFO : potato2: Copied (new) 2025/01/13 05:06:34 INFO : potato2: Deleted 2025/01/13 05:06:34 INFO : potato3: Copied (replaced existing) 2025/01/13 05:06:36 INFO : potato3: Deleted 2025/01/13 05:06:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gevofuv7doru" 2025/01/13 05:06:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/13 05:06:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:06:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 05:06:37 DEBUG : Linkbox root 'rclone-test-gevofuv7doru': Waiting for checks to finish 2025/01/13 05:06:37 DEBUG : Linkbox root 'rclone-test-gevofuv7doru': Waiting for transfers to finish 2025/01/13 05:06:41 INFO : potato2: Copied (new) 2025/01/13 05:06:41 INFO : potato3: Copied (new) 2025/01/13 05:06:41 INFO : empty space: Copied (new) 2025/01/13 05:06:42 INFO : potato2: Deleted 2025/01/13 05:06:43 INFO : potato3: Deleted 2025/01/13 05:06:43 INFO : empty space: Deleted 2025/01/13 05:06:43 DEBUG : Linkbox root 'rclone-test-gevofuv7doru': Purge remote 2025/01/13 05:06:45 DEBUG : Linkbox root 'rclone-test-tudumoh3fiva': Purge remote --- PASS: TestServerSideMove (28.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:06:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vunuruv0fimu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-mawoyot8capa' -> Linkbox root 'rclone-test-vunuruv0fimu' 2025/01/13 05:06:59 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 05:06:59 DEBUG : empty space: Excluded 2025/01/13 05:06:59 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 05:06:59 DEBUG : empty space: Excluded 2025/01/13 05:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:06:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 05:06:59 DEBUG : Linkbox root 'rclone-test-vunuruv0fimu': Waiting for checks to finish 2025/01/13 05:06:59 DEBUG : Linkbox root 'rclone-test-vunuruv0fimu': Waiting for transfers to finish 2025/01/13 05:06:59 DEBUG : potato3: Update: removing old file 2025/01/13 05:07:02 INFO : potato2: Copied (new) 2025/01/13 05:07:03 INFO : potato3: Copied (replaced existing) 2025/01/13 05:07:03 INFO : potato2: Deleted 2025/01/13 05:07:04 INFO : potato3: Deleted 2025/01/13 05:07:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cejafas4biku" 2025/01/13 05:07:05 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 05:07:05 DEBUG : empty space: Excluded 2025/01/13 05:07:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 05:07:05 DEBUG : Linkbox root 'rclone-test-cejafas4biku': Waiting for checks to finish 2025/01/13 05:07:05 DEBUG : Linkbox root 'rclone-test-cejafas4biku': Waiting for transfers to finish 2025/01/13 05:07:09 INFO : potato2: Copied (new) 2025/01/13 05:07:09 INFO : potato3: Copied (new) 2025/01/13 05:07:10 INFO : potato2: Deleted 2025/01/13 05:07:11 INFO : potato3: Deleted 2025/01/13 05:07:11 DEBUG : Linkbox root 'rclone-test-cejafas4biku': Purge remote 2025/01/13 05:07:12 DEBUG : Linkbox root 'rclone-test-vunuruv0fimu': Purge remote --- PASS: TestServerSideMoveWithFilter (29.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:07:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tazuhal7roja" 2025/01/13 05:07:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-mawoyot8capa' -> Linkbox root 'rclone-test-tazuhal7roja' 2025/01/13 05:07:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:30 DEBUG : empty space: Sizes identical 2025/01/13 05:07:30 DEBUG : empty space: Unchanged skipping 2025/01/13 05:07:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 05:07:30 DEBUG : Linkbox root 'rclone-test-tazuhal7roja': Waiting for checks to finish 2025/01/13 05:07:31 DEBUG : potato3: Update: removing old file 2025/01/13 05:07:32 INFO : empty space: Deleted 2025/01/13 05:07:32 DEBUG : Linkbox root 'rclone-test-tazuhal7roja': Waiting for transfers to finish 2025/01/13 05:07:33 INFO : potato2: Copied (new) 2025/01/13 05:07:34 INFO : potato3: Copied (replaced existing) 2025/01/13 05:07:34 INFO : potato2: Deleted 2025/01/13 05:07:35 INFO : potato3: Deleted 2025/01/13 05:07:35 INFO : tomatoDir: Removing directory 2025/01/13 05:07:37 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': deleted 1 directories 2025/01/13 05:07:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xofihes9pezi" 2025/01/13 05:07:38 INFO : tomatoDir: Making directory 2025/01/13 05:07:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/13 05:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 05:07:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 05:07:40 DEBUG : Linkbox root 'rclone-test-xofihes9pezi': Waiting for checks to finish 2025/01/13 05:07:40 DEBUG : Linkbox root 'rclone-test-xofihes9pezi': Waiting for transfers to finish 2025/01/13 05:07:44 INFO : empty space: Copied (new) 2025/01/13 05:07:44 INFO : potato2: Copied (new) 2025/01/13 05:07:45 INFO : potato3: Copied (new) 2025/01/13 05:07:45 INFO : empty space: Deleted 2025/01/13 05:07:46 INFO : potato2: Deleted 2025/01/13 05:07:46 INFO : potato3: Deleted 2025/01/13 05:07:46 INFO : tomatoDir: Removing directory 2025/01/13 05:07:47 DEBUG : Linkbox root 'rclone-test-tazuhal7roja': deleted 1 directories 2025/01/13 05:07:48 DEBUG : Linkbox root 'rclone-test-xofihes9pezi': Purge remote 2025/01/13 05:07:49 DEBUG : Linkbox root 'rclone-test-tazuhal7roja': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:07:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.91s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:07:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:07:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/rclone-sync-test" 2025/01/13 05:08:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/rclone-sync-test-include/layer2" 2025/01/13 05:08:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-mawoyot8capa'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.93s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:08:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/dst" 2025/01/13 05:08:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/CompareDest" 2025/01/13 05:08:18 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 05:08:18 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for checks to finish 2025/01/13 05:08:18 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for transfers to finish 2025/01/13 05:08:22 INFO : one: Copied (new) 2025/01/13 05:08:22 DEBUG : Waiting for deletions to finish 2025/01/13 05:08:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:08:23 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for checks to finish 2025/01/13 05:08:23 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for transfers to finish 2025/01/13 05:08:23 DEBUG : one: Update: removing old file 2025/01/13 05:08:26 INFO : one: Copied (replaced existing) 2025/01/13 05:08:26 DEBUG : Waiting for deletions to finish 2025/01/13 05:08:27 DEBUG : dst/one: Update: removing old file 2025/01/13 05:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:08:34 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for checks to finish 2025/01/13 05:08:35 DEBUG : one: Sizes identical 2025/01/13 05:08:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:08:35 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for transfers to finish 2025/01/13 05:08:35 DEBUG : Waiting for deletions to finish 2025/01/13 05:08:35 INFO : There was nothing to transfer 2025/01/13 05:08:39 DEBUG : two: Sizes identical 2025/01/13 05:08:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 05:08:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:08:39 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for checks to finish 2025/01/13 05:08:39 DEBUG : one: Sizes identical 2025/01/13 05:08:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:08:39 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for transfers to finish 2025/01/13 05:08:39 DEBUG : Waiting for deletions to finish 2025/01/13 05:08:39 INFO : There was nothing to transfer 2025/01/13 05:08:40 DEBUG : two: Sizes identical 2025/01/13 05:08:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 05:08:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:08:40 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for checks to finish 2025/01/13 05:08:40 DEBUG : one: Sizes identical 2025/01/13 05:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:08:40 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for transfers to finish 2025/01/13 05:08:40 DEBUG : Waiting for deletions to finish 2025/01/13 05:08:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/13 05:08:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/13 05:08:42 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 05:08:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 05:08:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for checks to finish 2025/01/13 05:08:42 DEBUG : one: Sizes identical 2025/01/13 05:08:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 05:08:42 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dst': Waiting for transfers to finish 2025/01/13 05:08:44 INFO : two: Copied (new) 2025/01/13 05:08:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (37.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:09:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/dest" 2025/01/13 05:09:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/pre-dest1" 2025/01/13 05:09:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mawoyot8capa/pre-dest2" 2025/01/13 05:09:05 DEBUG : 1: Sizes identical 2025/01/13 05:09:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/13 05:09:05 DEBUG : 2: Sizes identical 2025/01/13 05:09:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/13 05:09:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/13 05:09:06 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dest': Waiting for checks to finish 2025/01/13 05:09:06 DEBUG : Linkbox root 'rclone-test-mawoyot8capa/dest': Waiting for transfers to finish 2025/01/13 05:09:09 INFO : 3: Copied (new) 2025/01/13 05:09:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.55s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.42s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:09:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/13 05:09:26 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:09:26 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:09:26 DEBUG : Testêé: Update: removing old file 2025/01/13 05:09:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/13 05:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.59s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:09:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 05:09:31 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:09:31 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:09:33 INFO : existing: Copied (new) 2025/01/13 05:09:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:09:34 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:09:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/13 05:09:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/13 05:09:34 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:09:34 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting files as there were IO errors 2025/01/13 05:09:34 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.42s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:09:53 DEBUG : existing: Sizes identical 2025/01/13 05:09:53 DEBUG : existing: Unchanged skipping 2025/01/13 05:09:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/13 05:09:54 DEBUG : existing: Update: removing old file 2025/01/13 05:09:54 DEBUG : existingbutdifferent: Update: removing old file 2025/01/13 05:09:59 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2025/01/13 05:10:00 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/13 05:10:00 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2025/01/13 05:10:00 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/01/13 05:10:00 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/13 05:10:00 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/01/13 05:10:00 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/13 05:10:01 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/13 05:10:02 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/01/13 05:10:03 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/13 05:10:04 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4168739309) 5 vs dst(Linkbox root 'rclone-test-mawoyot8capa') 8 2025/01/13 05:10:04 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2025/01/13 05:10:05 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/13 05:10:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-sumabuw5/subdirb/SUBDIRC/HELLO 2025/01/13 05:10:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-sumabuw5/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/13 05:10:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/13 05:10:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/13 05:10:08 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/13 05:10:15 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/13 05:10:24 INFO : subdira-rclone-move-sumabuw5/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2025/01/13 05:10:24 INFO : subdira-rclone-move-sumabuw5/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/13 05:10:25 INFO : subdira-rclone-move-sumabuw5/subdirb/SUBDIRC/HELLO: Deleted 2025/01/13 05:10:25 INFO : subdira-rclone-move-sumabuw5/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/13 05:10:28 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/13 05:10:32 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/13 05:10:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-pofonuv6/SUBDIRC/HELLO 2025/01/13 05:10:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-pofonuv6/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/13 05:10:42 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/13 05:10:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/13 05:10:49 ERROR : subdira/subdirb-rclone-move-pofonuv6/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Linkbox error 403: not permit 2025/01/13 05:10:49 ERROR : subdira/subdirb-rclone-move-pofonuv6/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2025/01/13 05:10:49 ERROR : subdira/subdirb-rclone-move-pofonuv6/SUBDIRC/HELLO: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=HELLO&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=55342580&token=5gyozaWkvgAkGJOT": context canceled 2025/01/13 05:10:49 ERROR : subdira/subdirb-rclone-move-pofonuv6/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=HELLO&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=55342580&token=5gyozaWkvgAkGJOT": context canceled 2025/01/13 05:10:49 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2025/01/13 05:10:50 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/13 05:10:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/13 05:10:50 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:10:50 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/13 05:10:50 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/13 05:10:54 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/13 05:11:45 ERROR : EXISTING: Failed to copy: object not found 2025/01/13 05:11:45 ERROR : EXISTING: Not deleting source as copy failed: object not found 2025/01/13 05:11:45 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2025/01/13 05:11:45 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:11:45 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting files as there were IO errors 2025/01/13 05:11:45 ERROR : Linkbox root 'rclone-test-mawoyot8capa': 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: object not found Test: TestFixCase --- FAIL: TestFixCase (140.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:13:22 DEBUG : both0: Sizes identical 2025/01/13 05:13:22 DEBUG : both1: Sizes identical 2025/01/13 05:13:22 DEBUG : both11: Sizes identical 2025/01/13 05:13:22 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:13:22 DEBUG : both10: Sizes identical 2025/01/13 05:13:22 DEBUG : both0: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both1: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both13: Sizes identical 2025/01/13 05:13:22 DEBUG : both12: Sizes identical 2025/01/13 05:13:22 DEBUG : both13: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both14: Sizes identical 2025/01/13 05:13:22 DEBUG : both14: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both15: Sizes identical 2025/01/13 05:13:22 DEBUG : both15: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both16: Sizes identical 2025/01/13 05:13:22 DEBUG : both12: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both17: Sizes identical 2025/01/13 05:13:22 DEBUG : both17: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both18: Sizes identical 2025/01/13 05:13:22 DEBUG : both10: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both19: Sizes identical 2025/01/13 05:13:22 DEBUG : both19: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both2: Sizes identical 2025/01/13 05:13:22 DEBUG : both11: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both3: Sizes identical 2025/01/13 05:13:22 DEBUG : both16: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both4: Sizes identical 2025/01/13 05:13:22 DEBUG : both4: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both5: Sizes identical 2025/01/13 05:13:22 DEBUG : both5: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both6: Sizes identical 2025/01/13 05:13:22 DEBUG : both18: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both7: Sizes identical 2025/01/13 05:13:22 DEBUG : both7: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both8: Sizes identical 2025/01/13 05:13:22 DEBUG : both2: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both9: Sizes identical 2025/01/13 05:13:22 DEBUG : both9: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both3: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both6: Unchanged skipping 2025/01/13 05:13:22 DEBUG : both8: Unchanged skipping 2025/01/13 05:13:22 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:13:22 DEBUG : Waiting for deletions to finish 2025/01/13 05:13:23 INFO : only6: Deleted 2025/01/13 05:13:23 INFO : only9: Deleted 2025/01/13 05:13:24 INFO : only12: Deleted 2025/01/13 05:13:24 INFO : only11: Deleted 2025/01/13 05:13:24 INFO : only16: Deleted 2025/01/13 05:13:25 INFO : only2: Deleted 2025/01/13 05:13:25 INFO : only5: Deleted 2025/01/13 05:13:25 INFO : only0: Deleted 2025/01/13 05:13:26 INFO : only1: Deleted 2025/01/13 05:13:26 INFO : only10: Deleted 2025/01/13 05:13:26 INFO : only14: Deleted 2025/01/13 05:13:27 INFO : only18: Deleted 2025/01/13 05:13:27 INFO : only3: Deleted 2025/01/13 05:13:27 INFO : only7: Deleted 2025/01/13 05:13:28 INFO : only4: Deleted 2025/01/13 05:13:28 INFO : only8: Deleted 2025/01/13 05:13:29 INFO : only13: Deleted 2025/01/13 05:13:29 INFO : only15: Deleted 2025/01/13 05:13:29 INFO : only17: Deleted 2025/01/13 05:13:29 INFO : only19: Deleted run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (118.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:15:27 DEBUG : both0: Sizes identical 2025/01/13 05:15:27 DEBUG : both0: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both1: Sizes identical 2025/01/13 05:15:27 DEBUG : both1: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both10: Sizes identical 2025/01/13 05:15:27 DEBUG : both10: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both11: Sizes identical 2025/01/13 05:15:27 DEBUG : both11: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both12: Sizes identical 2025/01/13 05:15:27 DEBUG : both12: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both13: Sizes identical 2025/01/13 05:15:27 DEBUG : both13: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both14: Sizes identical 2025/01/13 05:15:27 DEBUG : both14: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both15: Sizes identical 2025/01/13 05:15:27 DEBUG : both15: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both16: Sizes identical 2025/01/13 05:15:27 DEBUG : both16: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both17: Sizes identical 2025/01/13 05:15:27 DEBUG : both17: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both18: Sizes identical 2025/01/13 05:15:27 DEBUG : both18: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both19: Sizes identical 2025/01/13 05:15:27 DEBUG : both19: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both2: Sizes identical 2025/01/13 05:15:27 DEBUG : both2: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both3: Sizes identical 2025/01/13 05:15:27 DEBUG : both3: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both4: Sizes identical 2025/01/13 05:15:27 DEBUG : both4: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both5: Sizes identical 2025/01/13 05:15:27 DEBUG : both5: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both6: Sizes identical 2025/01/13 05:15:27 DEBUG : both6: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both7: Sizes identical 2025/01/13 05:15:27 DEBUG : both7: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both8: Sizes identical 2025/01/13 05:15:27 DEBUG : both8: Unchanged skipping 2025/01/13 05:15:27 DEBUG : both9: Sizes identical 2025/01/13 05:15:27 DEBUG : both9: Unchanged skipping 2025/01/13 05:15:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/13 05:15:27 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for checks to finish 2025/01/13 05:15:27 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Waiting for transfers to finish 2025/01/13 05:15:27 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/01/13 05:15:27 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting files as there were IO errors 2025/01/13 05:15:27 ERROR : Linkbox root 'rclone-test-mawoyot8capa': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (146.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:16:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:16:23 INFO : sub dir: Making directory 2025/01/13 05:16:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (59.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" 2025/01/13 05:17:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 05:17:22 INFO : sub dir: Making directory 2025/01/13 05:17:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-mawoyot8capa'", Local "Local file system at /tmp/rclone4168739309", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.81s) FAIL 2025/01/13 05:18:05 DEBUG : Linkbox root 'rclone-test-mawoyot8capa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 21m12.251907425s (try 1/5): exit status 1: Failed [TestMoveWithoutDeleteEmptySrcDirs]