"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2024/09/23 20:57:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone" 2024/09/23 20:57:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/23 20:57:10 DEBUG : Creating backend with remote "/tmp/rclone1870629242" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:57:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/23 20:57:12 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:12 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.71s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:57:13 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:13 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:17 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.95s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:21 DEBUG : Creating backend with remote "/non-existing" 2024/09/23 20:57:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/23 20:57:22 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:22 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.02s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:57:23 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:23 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (7.95s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:30 INFO : Linkbox root 'rclone-test-yuvoteq1jone': Running all checks before starting transfers 2024/09/23 20:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:57:31 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:31 INFO : Linkbox root 'rclone-test-yuvoteq1jone': Checks finished, now starting transfers 2024/09/23 20:57:31 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (7.96s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:38 ERROR : Ignoring --no-traverse with sync 2024/09/23 20:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:57:39 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:39 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:42 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:57:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (7.97s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/23 20:57:47 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:47 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:49 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:57:51 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:51 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:53 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:57:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 20:57:56 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:57:56 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:57:58 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/23 20:58:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:58:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/23 20:58:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:58:00 DEBUG : sub dir: Making directory 2024/09/23 20:58:02 DEBUG : sub dir2: Making directory 2024/09/23 20:58:03 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/23 20:58:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:58:05 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:58:05 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:58:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:08 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.78s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:15 DEBUG : sub dir2: Making directory 2024/09/23 20:58:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/23 20:58:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:58:15 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:58:15 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:58:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.56s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:22 DEBUG : sub dir2: Making directory with metadata 2024/09/23 20:58:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:58:23 DEBUG : sub dir: Making directory 2024/09/23 20:58:24 DEBUG : sub dir2: Making directory 2024/09/23 20:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:58:26 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:58:26 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:58:28 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:58:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:28 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/23 20:58:28 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:34 DEBUG : sub dir2: Making directory 2024/09/23 20:58:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:58:35 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:58:35 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:58:38 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:58:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.53s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:42 DEBUG : sub dir2: Making directory with metadata 2024/09/23 20:58:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/23 20:58:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 20:58:42 DEBUG : sub dir: Making directory 2024/09/23 20:58:44 DEBUG : sub dir2: Making directory 2024/09/23 20:58:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:58:45 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:58:45 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:58:47 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:58:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:48 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.32s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", 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-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:58:54 DEBUG : sub dir2: Making directory 2024/09/23 20:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:58:54 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:58:54 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:58:57 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.52s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hodesuy1qiwa" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-yuvoteq1jone' -> Linkbox root 'rclone-test-hodesuy1qiwa' 2024/09/23 20:59:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:59:06 DEBUG : Linkbox root 'rclone-test-hodesuy1qiwa': Waiting for checks to finish 2024/09/23 20:59:06 DEBUG : Linkbox root 'rclone-test-hodesuy1qiwa': Waiting for transfers to finish 2024/09/23 20:59:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:11 DEBUG : Linkbox root 'rclone-test-hodesuy1qiwa': Purge remote --- PASS: TestServerSideCopy (15.41s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:20 ERROR : : error listing: directory not found 2024/09/23 20:59:21 DEBUG : Local file system at /tmp/rclone1870629242: Making directory 2024/09/23 20:59:21 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:21 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.71s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/23 20:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 20:59:30 DEBUG : Local file system at /tmp/rclone1870629242: Waiting for checks to finish 2024/09/23 20:59:30 DEBUG : Local file system at /tmp/rclone1870629242: Waiting for transfers to finish 2024/09/23 20:59:30 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/23 20:59:30 INFO : sub dir/hello world: Copied (new) 2024/09/23 20:59:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:34 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/23 20:59:34 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:34 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:36 INFO : check sum: Copied (new) 2024/09/23 20:59:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:36 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:36 NOTICE: Linkbox root 'rclone-test-yuvoteq1jone': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/23 20:59:36 DEBUG : check sum: Size of src and dst objects identical 2024/09/23 20:59:36 DEBUG : check sum: Unchanged skipping 2024/09/23 20:59:36 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:36 DEBUG : Waiting for deletions to finish 2024/09/23 20:59:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.34s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/23 20:59:39 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:39 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:41 INFO : sizeonly: Copied (new) 2024/09/23 20:59:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:42 DEBUG : sizeonly: Sizes identical 2024/09/23 20:59:42 DEBUG : sizeonly: Unchanged skipping 2024/09/23 20:59:42 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:42 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:42 DEBUG : Waiting for deletions to finish 2024/09/23 20:59:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/23 20:59:44 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:44 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:46 INFO : ignore-size: Copied (new) 2024/09/23 20:59:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:47 DEBUG : ignore-size: Sizes identical 2024/09/23 20:59:47 DEBUG : ignore-size: Unchanged skipping 2024/09/23 20:59:47 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:47 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:47 DEBUG : Waiting for deletions to finish 2024/09/23 20:59:47 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:52 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:52 DEBUG : existing: Sizes identical 2024/09/23 20:59:52 DEBUG : existing: Unchanged skipping 2024/09/23 20:59:52 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:52 DEBUG : Waiting for deletions to finish 2024/09/23 20:59:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:52 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/23 20:59:52 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 20:59:52 DEBUG : existing: Update: removing old file 2024/09/23 20:59:55 INFO : existing: Copied (replaced existing) 2024/09/23 20:59:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 20:59:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/23 20:59:58 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 20:59:58 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:00 INFO : existing: Copied (new) 2024/09/23 21:00:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:00:01 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:01 DEBUG : existing: Destination exists, skipping 2024/09/23 21:00:01 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:01 DEBUG : Waiting for deletions to finish 2024/09/23 21:00:01 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:00:10 DEBUG : d: Making directory 2024/09/23 21:00:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/23 21:00:13 DEBUG : c/non empty space: Sizes identical 2024/09/23 21:00:13 DEBUG : c/non empty space: Unchanged skipping 2024/09/23 21:00:14 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:14 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:17 INFO : a/potato2: Copied (new) 2024/09/23 21:00:17 DEBUG : Waiting for deletions to finish 2024/09/23 21:00:18 INFO : b/potato: Deleted 2024/09/23 21:00:18 INFO : d: Removing directory 2024/09/23 21:00:20 INFO : b: Removing directory 2024/09/23 21:00:21 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:00:31 DEBUG : empty space: Sizes identical 2024/09/23 21:00:31 DEBUG : empty space: Unchanged skipping 2024/09/23 21:00:31 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:31 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:31 DEBUG : Waiting for deletions to finish 2024/09/23 21:00:31 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:00:32 DEBUG : empty space: Sizes identical 2024/09/23 21:00:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:32 DEBUG : empty space: Unchanged skipping 2024/09/23 21:00:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:32 DEBUG : Waiting for deletions to finish 2024/09/23 21:00:32 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:940: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:00:38 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/23 21:00:38 DEBUG : empty space: Sizes identical 2024/09/23 21:00:38 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:38 DEBUG : empty space: Unchanged skipping 2024/09/23 21:00:38 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:40 INFO : potato: Copied (new) 2024/09/23 21:00:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:00:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/23 21:00:46 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:46 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:46 DEBUG : potato: Update: removing old file 2024/09/23 21:00:49 INFO : potato: Copied (replaced existing) 2024/09/23 21:00:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:1004: ModTimeNotSupported so forcing file to be a different size 2024/09/23 21:00:54 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/23 21:00:54 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:00:54 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:00:54 DEBUG : potato: Update: removing old file 2024/09/23 21:00:57 INFO : potato: Copied (replaced existing) 2024/09/23 21:00:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (7.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:01:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:01:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/23 21:01:03 DEBUG : empty space: Sizes identical 2024/09/23 21:01:03 DEBUG : empty space: Unchanged skipping 2024/09/23 21:01:03 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:01:03 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:01:03 DEBUG : Waiting for deletions to finish 2024/09/23 21:01:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:01:11 DEBUG : empty space: Sizes identical 2024/09/23 21:01:11 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:01:11 DEBUG : empty space: Unchanged skipping 2024/09/23 21:01:11 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:01:13 INFO : potato2: Copied (new) 2024/09/23 21:01:13 DEBUG : Waiting for deletions to finish 2024/09/23 21:01:15 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:01:25 DEBUG : d: Making directory 2024/09/23 21:01:27 DEBUG : d/e: Making directory 2024/09/23 21:01:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/23 21:01:30 DEBUG : c/non empty space: Sizes identical 2024/09/23 21:01:30 DEBUG : c/non empty space: Unchanged skipping 2024/09/23 21:01:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:01:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:01:34 INFO : a/potato2: Copied (new) 2024/09/23 21:01:34 DEBUG : Waiting for deletions to finish 2024/09/23 21:01:35 INFO : b/potato: Deleted 2024/09/23 21:01:35 INFO : d/e: Removing directory 2024/09/23 21:01:37 INFO : d: Removing directory 2024/09/23 21:01:38 INFO : b: Removing directory 2024/09/23 21:01:40 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:01:54 DEBUG : d: Making directory 2024/09/23 21:01:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/23 21:01:57 DEBUG : c/non empty space: Sizes identical 2024/09/23 21:01:57 DEBUG : c/non empty space: Unchanged skipping 2024/09/23 21:01:57 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:01:57 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:01 INFO : a/potato2: Copied (new) 2024/09/23 21:02:01 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting files as there were IO errors 2024/09/23 21:02:01 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:02:18 DEBUG : Waiting for deletions to finish 2024/09/23 21:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:02:18 DEBUG : empty space: Sizes identical 2024/09/23 21:02:18 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:02:18 DEBUG : empty space: Unchanged skipping 2024/09/23 21:02:18 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:20 INFO : potato: Deleted 2024/09/23 21:02:20 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.23s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:02:28 DEBUG : Waiting for deletions to finish 2024/09/23 21:02:28 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:02:28 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:30 INFO : potato: Deleted 2024/09/23 21:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:02:30 DEBUG : empty space: Sizes identical 2024/09/23 21:02:30 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:02:30 DEBUG : empty space: Unchanged skipping 2024/09/23 21:02:30 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:32 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:02:38 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:02:38 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:40 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.05s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:02:48 DEBUG : enormous: Excluded (Size Filter) 2024/09/23 21:02:48 DEBUG : enormous: Excluded 2024/09/23 21:02:48 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 21:02:48 DEBUG : potato2: Excluded 2024/09/23 21:02:48 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 21:02:48 DEBUG : potato2: Excluded 2024/09/23 21:02:48 DEBUG : empty space: Sizes identical 2024/09/23 21:02:48 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:02:48 DEBUG : empty space: Unchanged skipping 2024/09/23 21:02:48 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:48 DEBUG : Waiting for deletions to finish 2024/09/23 21:02:48 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:02:48 DEBUG : enormous: Excluded (Size Filter) 2024/09/23 21:02:48 DEBUG : enormous: Excluded 2024/09/23 21:02:48 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 21:02:48 DEBUG : potato2: Excluded 2024/09/23 21:02:48 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 21:02:48 DEBUG : potato2: Excluded 2024/09/23 21:02:48 DEBUG : empty space: Sizes identical 2024/09/23 21:02:48 DEBUG : empty space: Unchanged skipping 2024/09/23 21:02:48 DEBUG : Local file system at /tmp/rclone1870629242: Waiting for checks to finish 2024/09/23 21:02:48 DEBUG : Local file system at /tmp/rclone1870629242: Waiting for transfers to finish 2024/09/23 21:02:48 DEBUG : Waiting for deletions to finish 2024/09/23 21:02:48 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:02:59 DEBUG : enormous: Excluded (Size Filter) 2024/09/23 21:02:59 DEBUG : enormous: Excluded 2024/09/23 21:02:59 DEBUG : potato2: Excluded (Size Filter) 2024/09/23 21:02:59 DEBUG : potato2: Excluded 2024/09/23 21:02:59 DEBUG : empty space: Sizes identical 2024/09/23 21:02:59 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:02:59 DEBUG : empty space: Unchanged skipping 2024/09/23 21:02:59 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:02:59 DEBUG : Waiting for deletions to finish 2024/09/23 21:03:00 INFO : potato2: Deleted 2024/09/23 21:03:00 INFO : enormous: Deleted 2024/09/23 21:03:00 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:01 DEBUG : empty space: Sizes identical 2024/09/23 21:03:01 DEBUG : empty space: Unchanged skipping 2024/09/23 21:03:01 DEBUG : Local file system at /tmp/rclone1870629242: Waiting for checks to finish 2024/09/23 21:03:01 DEBUG : Local file system at /tmp/rclone1870629242: Waiting for transfers to finish 2024/09/23 21:03:01 DEBUG : Waiting for deletions to finish 2024/09/23 21:03:01 INFO : enormous: Deleted 2024/09/23 21:03:01 INFO : potato2: Deleted 2024/09/23 21:03:01 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:1321: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:1436: Can track renames: false 2024/09/23 21:03:04 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the destination does not support server-side move or copy 2024/09/23 21:03:04 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/23 21:03:04 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/23 21:03:04 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/23 21:03:04 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:04 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:06 INFO : potato: Copied (new) 2024/09/23 21:03:06 INFO : yam: Copied (new) 2024/09/23 21:03:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:07 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the destination does not support server-side move or copy 2024/09/23 21:03:07 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/23 21:03:07 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/23 21:03:07 DEBUG : potato: Sizes identical 2024/09/23 21:03:07 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:07 DEBUG : potato: Unchanged skipping 2024/09/23 21:03:07 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:11 INFO : yaml: Copied (new) 2024/09/23 21:03:11 DEBUG : Waiting for deletions to finish 2024/09/23 21:03:12 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (12.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:1508: Can track renames: false 2024/09/23 21:03:16 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the destination does not support server-side move or copy 2024/09/23 21:03:16 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/23 21:03:16 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/23 21:03:16 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/23 21:03:16 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:16 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:19 INFO : potato: Copied (new) 2024/09/23 21:03:19 INFO : yam: Copied (new) 2024/09/23 21:03:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:19 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the destination does not support server-side move or copy 2024/09/23 21:03:19 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/23 21:03:19 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/23 21:03:19 DEBUG : potato: Sizes identical 2024/09/23 21:03:19 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:19 DEBUG : potato: Unchanged skipping 2024/09/23 21:03:19 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:21 INFO : yaml: Copied (new) 2024/09/23 21:03:21 DEBUG : Waiting for deletions to finish 2024/09/23 21:03:22 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:1547: Can track renames: false 2024/09/23 21:03:27 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the destination does not support server-side move or copy 2024/09/23 21:03:27 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/23 21:03:27 DEBUG : sub/yam: Need to transfer - File not found at Destination 2024/09/23 21:03:27 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:27 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:30 INFO : potato: Copied (new) 2024/09/23 21:03:31 INFO : sub/yam: Copied (new) 2024/09/23 21:03:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:31 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': Ignoring --track-renames as the destination does not support server-side move or copy 2024/09/23 21:03:31 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/23 21:03:31 DEBUG : potato: Sizes identical 2024/09/23 21:03:31 DEBUG : potato: Unchanged skipping 2024/09/23 21:03:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:34 INFO : yam: Copied (new) 2024/09/23 21:03:34 DEBUG : Waiting for deletions to finish 2024/09/23 21:03:35 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:41 DEBUG : Creating backend with remote "/tmp/rclone1870629242/dir1" 2024/09/23 21:03:41 DEBUG : Config file has changed externally - reloading 2024/09/23 21:03:41 DEBUG : Creating backend with remote "/tmp/rclone1870629242/dir2" 2024/09/23 21:03:41 DEBUG : Local file system at /tmp/rclone1870629242/dir2: Using server-side directory move 2024/09/23 21:03:41 INFO : Local file system at /tmp/rclone1870629242/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/23 21:03:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/23 21:03:41 DEBUG : Local file system at /tmp/rclone1870629242/dir2: Waiting for checks to finish 2024/09/23 21:03:41 DEBUG : Local file system at /tmp/rclone1870629242/dir2: Waiting for transfers to finish 2024/09/23 21:03:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 21:03:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/23 21:03:41 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:41 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:03:48 INFO : sub dir/hello world: Copied (new) 2024/09/23 21:03:48 INFO : sub dir/hello world: Deleted 2024/09/23 21:03:49 INFO : nested/sub dir/file: Copied (new) 2024/09/23 21:03:49 INFO : nested/sub dir/file: Deleted 2024/09/23 21:03:49 INFO : sub dir: Removing directory 2024/09/23 21:03:49 INFO : nested/sub dir: Removing directory 2024/09/23 21:03:49 INFO : nested: Removing directory 2024/09/23 21:03:49 DEBUG : Local file system at /tmp/rclone1870629242: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/23 21:03:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/23 21:03:58 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:03:58 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:04:05 INFO : sub dir/hello world: Copied (new) 2024/09/23 21:04:05 INFO : sub dir/hello world: Deleted 2024/09/23 21:04:05 INFO : nested/sub dir/file: Copied (new) 2024/09/23 21:04:05 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:04:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/23 21:04:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/23 21:04:15 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:04:15 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:04:17 INFO : existing: Copied (new) 2024/09/23 21:04:17 INFO : existing: Deleted 2024/09/23 21:04:17 INFO : existing-b: Copied (new) 2024/09/23 21:04:17 INFO : existing-b: Deleted 2024/09/23 21:04:18 DEBUG : existing: Destination exists, skipping 2024/09/23 21:04:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/23 21:04:18 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:04:18 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:04:18 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.79s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:04:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-getuxos5vege" sync_test.go:1603: Server side move (if possible) Linkbox root 'rclone-test-yuvoteq1jone' -> Linkbox root 'rclone-test-getuxos5vege' 2024/09/23 21:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:04:34 DEBUG : empty space: Sizes identical 2024/09/23 21:04:34 DEBUG : empty space: Unchanged skipping 2024/09/23 21:04:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/23 21:04:34 DEBUG : Linkbox root 'rclone-test-getuxos5vege': Waiting for checks to finish 2024/09/23 21:04:34 DEBUG : potato3: Update: removing old file 2024/09/23 21:04:36 INFO : empty space: Deleted 2024/09/23 21:04:36 DEBUG : Linkbox root 'rclone-test-getuxos5vege': Waiting for transfers to finish 2024/09/23 21:04:36 INFO : potato2: Copied (new) 2024/09/23 21:04:38 INFO : potato3: Copied (replaced existing) 2024/09/23 21:04:38 INFO : potato2: Deleted 2024/09/23 21:04:39 INFO : potato3: Deleted 2024/09/23 21:04:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cadeqib7qojo" 2024/09/23 21:04:40 DEBUG : empty space: Need to transfer - File not found at Destination 2024/09/23 21:04:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:04:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/23 21:04:40 DEBUG : Linkbox root 'rclone-test-cadeqib7qojo': Waiting for checks to finish 2024/09/23 21:04:40 DEBUG : Linkbox root 'rclone-test-cadeqib7qojo': Waiting for transfers to finish 2024/09/23 21:04:44 INFO : empty space: Copied (new) 2024/09/23 21:04:44 INFO : potato2: Copied (new) 2024/09/23 21:04:45 INFO : potato3: Copied (new) 2024/09/23 21:04:46 INFO : empty space: Deleted 2024/09/23 21:04:46 INFO : potato2: Deleted 2024/09/23 21:04:46 INFO : potato3: Deleted 2024/09/23 21:04:46 DEBUG : Linkbox root 'rclone-test-cadeqib7qojo': Purge remote 2024/09/23 21:04:48 DEBUG : Linkbox root 'rclone-test-getuxos5vege': Purge remote --- PASS: TestServerSideMove (27.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:04:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pegenuc4peda" sync_test.go:1603: Server side move (if possible) Linkbox root 'rclone-test-yuvoteq1jone' -> Linkbox root 'rclone-test-pegenuc4peda' 2024/09/23 21:05:02 DEBUG : empty space: Excluded (Size Filter) 2024/09/23 21:05:02 DEBUG : empty space: Excluded 2024/09/23 21:05:02 DEBUG : empty space: Excluded (Size Filter) 2024/09/23 21:05:02 DEBUG : empty space: Excluded 2024/09/23 21:05:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:05:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/23 21:05:02 DEBUG : Linkbox root 'rclone-test-pegenuc4peda': Waiting for checks to finish 2024/09/23 21:05:02 DEBUG : Linkbox root 'rclone-test-pegenuc4peda': Waiting for transfers to finish 2024/09/23 21:05:02 DEBUG : potato3: Update: removing old file 2024/09/23 21:05:04 INFO : potato2: Copied (new) 2024/09/23 21:05:05 INFO : potato3: Copied (replaced existing) 2024/09/23 21:05:05 INFO : potato2: Deleted 2024/09/23 21:05:07 INFO : potato3: Deleted 2024/09/23 21:05:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yetebis8pise" 2024/09/23 21:05:08 DEBUG : empty space: Excluded (Size Filter) 2024/09/23 21:05:08 DEBUG : empty space: Excluded 2024/09/23 21:05:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:05:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/23 21:05:08 DEBUG : Linkbox root 'rclone-test-yetebis8pise': Waiting for checks to finish 2024/09/23 21:05:08 DEBUG : Linkbox root 'rclone-test-yetebis8pise': Waiting for transfers to finish 2024/09/23 21:05:11 INFO : potato2: Copied (new) 2024/09/23 21:05:12 INFO : potato3: Copied (new) 2024/09/23 21:05:13 INFO : potato2: Deleted 2024/09/23 21:05:13 INFO : potato3: Deleted 2024/09/23 21:05:13 DEBUG : Linkbox root 'rclone-test-yetebis8pise': Purge remote 2024/09/23 21:05:15 DEBUG : Linkbox root 'rclone-test-pegenuc4peda': Purge remote --- PASS: TestServerSideMoveWithFilter (28.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:05:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kosohic1xuze" 2024/09/23 21:05:24 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Linkbox root 'rclone-test-yuvoteq1jone' -> Linkbox root 'rclone-test-kosohic1xuze' 2024/09/23 21:05:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:05:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/23 21:05:32 DEBUG : empty space: Sizes identical 2024/09/23 21:05:32 DEBUG : empty space: Unchanged skipping 2024/09/23 21:05:32 DEBUG : Linkbox root 'rclone-test-kosohic1xuze': Waiting for checks to finish 2024/09/23 21:05:32 DEBUG : potato3: Update: removing old file 2024/09/23 21:05:34 INFO : empty space: Deleted 2024/09/23 21:05:34 DEBUG : Linkbox root 'rclone-test-kosohic1xuze': Waiting for transfers to finish 2024/09/23 21:05:34 INFO : potato2: Copied (new) 2024/09/23 21:05:36 INFO : potato3: Copied (replaced existing) 2024/09/23 21:05:36 INFO : potato2: Deleted 2024/09/23 21:05:37 INFO : potato3: Deleted 2024/09/23 21:05:37 INFO : tomatoDir: Removing directory 2024/09/23 21:05:38 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': deleted 1 directories 2024/09/23 21:05:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lijudox9lono" 2024/09/23 21:05:40 DEBUG : tomatoDir: Making directory 2024/09/23 21:05:41 DEBUG : empty space: Need to transfer - File not found at Destination 2024/09/23 21:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/23 21:05:41 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/23 21:05:42 DEBUG : Linkbox root 'rclone-test-lijudox9lono': Waiting for checks to finish 2024/09/23 21:05:42 DEBUG : Linkbox root 'rclone-test-lijudox9lono': Waiting for transfers to finish 2024/09/23 21:05:46 INFO : empty space: Copied (new) 2024/09/23 21:05:46 INFO : potato3: Copied (new) 2024/09/23 21:05:46 INFO : potato2: Copied (new) 2024/09/23 21:05:47 INFO : empty space: Deleted 2024/09/23 21:05:47 INFO : potato3: Deleted 2024/09/23 21:05:48 INFO : potato2: Deleted 2024/09/23 21:05:48 INFO : tomatoDir: Removing directory 2024/09/23 21:05:49 DEBUG : Linkbox root 'rclone-test-kosohic1xuze': deleted 1 directories 2024/09/23 21:05:50 DEBUG : Linkbox root 'rclone-test-lijudox9lono': Purge remote 2024/09/23 21:05:51 DEBUG : Linkbox root 'rclone-test-kosohic1xuze': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:05:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.79s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:05:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:06:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/rclone-sync-test" 2024/09/23 21:06:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/rclone-sync-test-include/layer2" 2024/09/23 21:06:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-yuvoteq1jone'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.59s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:06:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/dst" 2024/09/23 21:06:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/CompareDest" 2024/09/23 21:06:19 DEBUG : one: Need to transfer - File not found at Destination 2024/09/23 21:06:19 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for checks to finish 2024/09/23 21:06:19 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for transfers to finish 2024/09/23 21:06:23 INFO : one: Copied (new) 2024/09/23 21:06:23 DEBUG : Waiting for deletions to finish 2024/09/23 21:06:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 21:06:24 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for checks to finish 2024/09/23 21:06:24 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for transfers to finish 2024/09/23 21:06:24 DEBUG : one: Update: removing old file 2024/09/23 21:06:27 INFO : one: Copied (replaced existing) 2024/09/23 21:06:27 DEBUG : Waiting for deletions to finish 2024/09/23 21:06:28 DEBUG : dst/one: Update: removing old file 2024/09/23 21:06:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 21:06:35 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for checks to finish 2024/09/23 21:06:35 DEBUG : one: Sizes identical 2024/09/23 21:06:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 21:06:35 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for transfers to finish 2024/09/23 21:06:35 DEBUG : Waiting for deletions to finish 2024/09/23 21:06:35 INFO : There was nothing to transfer 2024/09/23 21:06:39 DEBUG : two: Sizes identical 2024/09/23 21:06:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/23 21:06:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 21:06:39 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for checks to finish 2024/09/23 21:06:39 DEBUG : one: Sizes identical 2024/09/23 21:06:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 21:06:39 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for transfers to finish 2024/09/23 21:06:39 DEBUG : Waiting for deletions to finish 2024/09/23 21:06:39 INFO : There was nothing to transfer 2024/09/23 21:06:40 DEBUG : two: Sizes identical 2024/09/23 21:06:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/23 21:06:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 21:06:40 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for checks to finish 2024/09/23 21:06:40 DEBUG : one: Sizes identical 2024/09/23 21:06:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 21:06:40 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for transfers to finish 2024/09/23 21:06:40 DEBUG : Waiting for deletions to finish 2024/09/23 21:06:40 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/23 21:06:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/23 21:06:42 DEBUG : two: Need to transfer - File not found at Destination 2024/09/23 21:06:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/23 21:06:42 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for checks to finish 2024/09/23 21:06:42 DEBUG : one: Sizes identical 2024/09/23 21:06:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/23 21:06:42 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dst': Waiting for transfers to finish 2024/09/23 21:06:44 INFO : two: Copied (new) 2024/09/23 21:06:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (36.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:07:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/dest" 2024/09/23 21:07:02 DEBUG : Config file has changed externally - reloading 2024/09/23 21:07:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/pre-dest1" 2024/09/23 21:07:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yuvoteq1jone/pre-dest2" 2024/09/23 21:07:04 DEBUG : 1: Sizes identical 2024/09/23 21:07:04 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/23 21:07:05 DEBUG : 2: Sizes identical 2024/09/23 21:07:05 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/23 21:07:05 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/23 21:07:05 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dest': Waiting for checks to finish 2024/09/23 21:07:05 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone/dest': Waiting for transfers to finish 2024/09/23 21:07:09 INFO : 3: Copied (new) 2024/09/23 21:07:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (25.36s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2133: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.41s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2246: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2246: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2246: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2246: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2343: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2343: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.40s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:07:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/23 21:07:24 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:07:24 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:07:24 DEBUG : Testêé: Update: removing old file 2024/09/23 21:07:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/23 21:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.52s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:07:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/23 21:07:30 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:07:30 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:07:32 INFO : existing: Copied (new) 2024/09/23 21:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:07:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/23 21:07:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:07:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/23 21:07:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:07:32 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting files as there were IO errors 2024/09/23 21:07:32 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:07:51 DEBUG : existing: Sizes identical 2024/09/23 21:07:51 DEBUG : existing: Unchanged skipping 2024/09/23 21:07:51 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/23 21:07:52 DEBUG : existing: Update: removing old file 2024/09/23 21:07:52 DEBUG : existingbutdifferent: Update: removing old file 2024/09/23 21:07:57 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2024/09/23 21:07:57 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2024/09/23 21:07:57 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2024/09/23 21:07:57 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2024/09/23 21:07:58 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2024/09/23 21:07:58 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2024/09/23 21:07:58 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2024/09/23 21:07:59 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2024/09/23 21:07:59 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2024/09/23 21:08:01 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2024/09/23 21:08:02 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1870629242) 5 vs dst(Linkbox root 'rclone-test-yuvoteq1jone') 8 2024/09/23 21:08:02 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2024/09/23 21:08:03 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2024/09/23 21:08:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-nesowoh8/subdirb/SUBDIRC/HELLO 2024/09/23 21:08:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-nesowoh8/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/09/23 21:08:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2024/09/23 21:08:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/09/23 21:08:06 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2024/09/23 21:08:13 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2024/09/23 21:08:21 INFO : subdira-rclone-move-nesowoh8/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2024/09/23 21:08:22 INFO : subdira-rclone-move-nesowoh8/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/09/23 21:08:23 INFO : subdira-rclone-move-nesowoh8/subdirb/SUBDIRC/HELLO: Deleted 2024/09/23 21:08:23 INFO : subdira-rclone-move-nesowoh8/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/09/23 21:08:26 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2024/09/23 21:08:29 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/23 21:08:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-sadozuk1/SUBDIRC/HELLO 2024/09/23 21:08:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-sadozuk1/SUBDIRC/subdird/filewithoutcasedifferences 2024/09/23 21:08:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2024/09/23 21:08:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/09/23 21:08:46 ERROR : subdira/subdirb-rclone-move-sadozuk1/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2024/09/23 21:08:46 ERROR : subdira/subdirb-rclone-move-sadozuk1/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2024/09/23 21:08:46 ERROR : subdira/subdirb-rclone-move-sadozuk1/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=50354678&token=5gyozaWkvgAkGJOT": context canceled 2024/09/23 21:08:46 ERROR : subdira/subdirb-rclone-move-sadozuk1/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=50354678&token=5gyozaWkvgAkGJOT": context canceled 2024/09/23 21:08:46 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2024/09/23 21:08:47 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2024/09/23 21:08:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2024/09/23 21:08:47 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:08:47 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2024/09/23 21:08:48 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2024/09/23 21:08:52 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2024/09/23 21:09:43 ERROR : EXISTING: Failed to copy: object not found 2024/09/23 21:09:43 ERROR : EXISTING: Not deleting source as copy failed: object not found 2024/09/23 21:09:43 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2024/09/23 21:09:43 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:09:43 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting files as there were IO errors 2024/09/23 21:09:43 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting directories as there were IO errors sync_test.go:2549: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2549 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (139.83s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.22s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:11:17 DEBUG : both0: Sizes identical 2024/09/23 21:11:17 DEBUG : both0: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both1: Sizes identical 2024/09/23 21:11:17 DEBUG : both1: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both10: Sizes identical 2024/09/23 21:11:17 DEBUG : both10: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both11: Sizes identical 2024/09/23 21:11:17 DEBUG : both11: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both12: Sizes identical 2024/09/23 21:11:17 DEBUG : both12: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both13: Sizes identical 2024/09/23 21:11:17 DEBUG : both13: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both14: Sizes identical 2024/09/23 21:11:17 DEBUG : both14: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both15: Sizes identical 2024/09/23 21:11:17 DEBUG : both15: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both16: Sizes identical 2024/09/23 21:11:17 DEBUG : both16: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both17: Sizes identical 2024/09/23 21:11:17 DEBUG : both17: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both18: Sizes identical 2024/09/23 21:11:17 DEBUG : both18: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both19: Sizes identical 2024/09/23 21:11:17 DEBUG : both19: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both2: Sizes identical 2024/09/23 21:11:17 DEBUG : both2: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both3: Sizes identical 2024/09/23 21:11:17 DEBUG : both3: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both4: Sizes identical 2024/09/23 21:11:17 DEBUG : both4: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both5: Sizes identical 2024/09/23 21:11:17 DEBUG : both5: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both6: Sizes identical 2024/09/23 21:11:17 DEBUG : both6: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both7: Sizes identical 2024/09/23 21:11:17 DEBUG : both7: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both8: Sizes identical 2024/09/23 21:11:17 DEBUG : both8: Unchanged skipping 2024/09/23 21:11:17 DEBUG : both9: Sizes identical 2024/09/23 21:11:17 DEBUG : both9: Unchanged skipping 2024/09/23 21:11:17 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:11:17 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:11:17 DEBUG : Waiting for deletions to finish 2024/09/23 21:11:18 INFO : only15: Deleted 2024/09/23 21:11:19 INFO : only2: Deleted 2024/09/23 21:11:19 INFO : only10: Deleted 2024/09/23 21:11:19 INFO : only11: Deleted 2024/09/23 21:11:20 INFO : only17: Deleted 2024/09/23 21:11:20 INFO : only18: Deleted 2024/09/23 21:11:20 INFO : only1: Deleted 2024/09/23 21:11:20 INFO : only12: Deleted 2024/09/23 21:11:21 INFO : only16: Deleted 2024/09/23 21:11:21 INFO : only6: Deleted 2024/09/23 21:11:22 INFO : only7: Deleted 2024/09/23 21:11:22 INFO : only8: Deleted 2024/09/23 21:11:22 INFO : only5: Deleted 2024/09/23 21:11:23 INFO : only9: Deleted 2024/09/23 21:11:23 INFO : only0: Deleted 2024/09/23 21:11:23 INFO : only13: Deleted 2024/09/23 21:11:24 INFO : only14: Deleted 2024/09/23 21:11:24 INFO : only19: Deleted 2024/09/23 21:11:24 INFO : only3: Deleted 2024/09/23 21:11:24 INFO : only4: Deleted run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (115.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:13:12 DEBUG : both1: Sizes identical 2024/09/23 21:13:12 DEBUG : both10: Sizes identical 2024/09/23 21:13:12 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for checks to finish 2024/09/23 21:13:12 DEBUG : both0: Sizes identical 2024/09/23 21:13:12 DEBUG : both1: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both12: Sizes identical 2024/09/23 21:13:12 DEBUG : both11: Sizes identical 2024/09/23 21:13:12 DEBUG : both10: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both13: Sizes identical 2024/09/23 21:13:12 DEBUG : both0: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both14: Sizes identical 2024/09/23 21:13:12 DEBUG : both14: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both15: Sizes identical 2024/09/23 21:13:12 DEBUG : both15: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both16: Sizes identical 2024/09/23 21:13:12 DEBUG : both16: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both17: Sizes identical 2024/09/23 21:13:12 DEBUG : both17: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both18: Sizes identical 2024/09/23 21:13:12 DEBUG : both18: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both19: Sizes identical 2024/09/23 21:13:12 DEBUG : both12: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both2: Sizes identical 2024/09/23 21:13:12 DEBUG : both11: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both3: Sizes identical 2024/09/23 21:13:12 DEBUG : both13: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both4: Sizes identical 2024/09/23 21:13:12 DEBUG : both19: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both5: Sizes identical 2024/09/23 21:13:12 DEBUG : both5: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both6: Sizes identical 2024/09/23 21:13:12 DEBUG : both2: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both7: Sizes identical 2024/09/23 21:13:12 DEBUG : both7: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both8: Sizes identical 2024/09/23 21:13:12 DEBUG : both8: Unchanged skipping 2024/09/23 21:13:12 DEBUG : both9: Sizes identical 2024/09/23 21:13:12 DEBUG : both9: Unchanged skipping 2024/09/23 21:13:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : both3: Unchanged skipping 2024/09/23 21:13:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only1: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : both4: Unchanged skipping 2024/09/23 21:13:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only11: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : both6: Unchanged skipping 2024/09/23 21:13:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only0: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only13: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only15: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only16: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only12: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only19: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only18: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only2: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/23 21:13:12 ERROR : only3: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only4: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only5: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only14: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only6: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only10: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Waiting for transfers to finish 2024/09/23 21:13:12 ERROR : only17: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only7: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only8: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : only9: Failed to copy: can't upload empty files to this remote 2024/09/23 21:13:12 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting files as there were IO errors 2024/09/23 21:13:12 ERROR : Linkbox root 'rclone-test-yuvoteq1jone': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" sync_test.go:2644: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (133.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:14:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 21:14:05 DEBUG : sub dir: Making directory 2024/09/23 21:14:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (41.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" 2024/09/23 21:14:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/23 21:14:47 DEBUG : sub dir: Making directory 2024/09/23 21:14:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-yuvoteq1jone'", Local "Local file system at /tmp/rclone1870629242", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir2/very/very" failed - try 1/3: directory not empty run.go:125: removing dir "sub dir2/very/very" failed - try 2/3: directory not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (44.28s) FAIL 2024/09/23 21:15:32 DEBUG : Linkbox root 'rclone-test-yuvoteq1jone': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 18m23.461904155s (try 1/5)