"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/19 05:27:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo" 2025/03/19 05:27:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 05:27:31 DEBUG : Creating backend with remote "/tmp/rclone3214981566" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:32 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/19 05:27:32 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:33 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:33 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:34 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.17s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:36 DEBUG : Creating backend with remote "/non-existing" 2025/03/19 05:27:36 DEBUG : Config file has changed externally - reloading 2025/03/19 05:27:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/19 05:27:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:37 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:37 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:38 INFO : B2 bucket rclone-test-zehuwot4miwo: Running all checks before starting transfers 2025/03/19 05:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:39 INFO : B2 bucket rclone-test-zehuwot4miwo: Checks finished, now starting transfers 2025/03/19 05:27:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:40 ERROR : Ignoring --no-traverse with sync 2025/03/19 05:27:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:40 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:40 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:41 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:27:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.85s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/19 05:27:42 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:42 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/19 05:27:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:27:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:27:46 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:46 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/19 05:27:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:27:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/19 05:27:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:27:48 INFO : sub dir: Making directory 2025/03/19 05:27:48 INFO : sub dir2: Making directory 2025/03/19 05:27:48 INFO : sub dir2/sub sub dir2: Making directory 2025/03/19 05:27:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:48 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:48 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/19 05:27:48 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:49 INFO : sub dir2: Making directory 2025/03/19 05:27:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/19 05:27:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:49 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:49 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:50 DEBUG : sub dir2: Making directory with metadata 2025/03/19 05:27:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:27:50 INFO : sub dir: Making directory 2025/03/19 05:27:50 INFO : sub dir2: Making directory 2025/03/19 05:27:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:50 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:50 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:51 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:27:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/19 05:27:51 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/19 05:27:51 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:53 INFO : sub dir2: Making directory 2025/03/19 05:27:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:53 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:53 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:53 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:27:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:54 DEBUG : sub dir2: Making directory with metadata 2025/03/19 05:27:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:27:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:27:54 INFO : sub dir: Making directory 2025/03/19 05:27:54 INFO : sub dir2: Making directory 2025/03/19 05:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:54 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/19 05:27:55 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:56 INFO : sub dir2: Making directory 2025/03/19 05:27:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:27:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:27:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:27:57 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:27:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.76s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-luhaxoq9mula" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zehuwot4miwo -> B2 bucket rclone-test-luhaxoq9mula 2025/03/19 05:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:27:59 DEBUG : B2 bucket rclone-test-luhaxoq9mula: Waiting for checks to finish 2025/03/19 05:27:59 DEBUG : B2 bucket rclone-test-luhaxoq9mula: Waiting for transfers to finish 2025/03/19 05:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:28:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:00 DEBUG : B2 bucket rclone-test-luhaxoq9mula: Purge remote 2025/03/19 05:28:00 INFO : B2 bucket rclone-test-luhaxoq9mula: cleaning bucket "rclone-test-luhaxoq9mula" of all files 2025/03/19 05:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z6fc27d33d0fdabcb9f580e1b_f11601c65671f5c37_d20250319_m052800_c001_v0001181_t0058_u01742362080569") --- PASS: TestServerSideCopy (4.41s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 05:28:03 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:03 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 05:28:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:06 DEBUG : Creating backend with remote "TestB2:rclone-test-roquwez1yaru" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zehuwot4miwo -> B2 bucket rclone-test-roquwez1yaru 2025/03/19 05:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:28:07 DEBUG : B2 bucket rclone-test-roquwez1yaru: Waiting for checks to finish 2025/03/19 05:28:07 DEBUG : B2 bucket rclone-test-roquwez1yaru: Waiting for transfers to finish 2025/03/19 05:28:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:28:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:09 DEBUG : B2 bucket rclone-test-roquwez1yaru: Waiting for checks to finish 2025/03/19 05:28:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 05:28:09 DEBUG : B2 bucket rclone-test-roquwez1yaru: Waiting for transfers to finish 2025/03/19 05:28:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 05:28:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:09 DEBUG : B2 bucket rclone-test-roquwez1yaru: Purge remote 2025/03/19 05:28:09 INFO : B2 bucket rclone-test-roquwez1yaru: cleaning bucket "rclone-test-roquwez1yaru" of all files 2025/03/19 05:28:10 DEBUG : sub dir/hello world: Deleting (id "4_z5fa29d03d0fdabcb9f580e1b_f1158c390d96e9e6f_d20250319_m052809_c001_v0001093_t0047_u01742362089234") 2025/03/19 05:28:10 DEBUG : sub dir/hello world: Deleting (id "4_z5fa29d03d0fdabcb9f580e1b_f11305ce97ec6ef77_d20250319_m052807_c001_v0001178_t0034_u01742362087934") --- PASS: TestServerSideCopyOverSelf (7.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 05:28:13 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:13 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 05:28:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/19 05:28:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-forugip7niwa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zehuwot4miwo -> B2 bucket rclone-test-forugip7niwa 2025/03/19 05:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:28:17 DEBUG : B2 bucket rclone-test-forugip7niwa: Waiting for checks to finish 2025/03/19 05:28:17 DEBUG : B2 bucket rclone-test-forugip7niwa: Waiting for transfers to finish 2025/03/19 05:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:28:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 05:28:19 DEBUG : B2 bucket rclone-test-forugip7niwa: Waiting for checks to finish 2025/03/19 05:28:19 DEBUG : B2 bucket rclone-test-forugip7niwa: Waiting for transfers to finish 2025/03/19 05:28:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 05:28:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/19 05:28:19 INFO : sub dir/hello world: Deleted 2025/03/19 05:28:20 DEBUG : testing file moves 2025/03/19 05:28:20 DEBUG : B2 bucket rclone-test-forugip7niwa: Waiting for checks to finish 2025/03/19 05:28:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/19 05:28:20 DEBUG : B2 bucket rclone-test-forugip7niwa: Waiting for transfers to finish 2025/03/19 05:28:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/19 05:28:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/19 05:28:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:21 DEBUG : B2 bucket rclone-test-forugip7niwa: Purge remote 2025/03/19 05:28:21 INFO : B2 bucket rclone-test-forugip7niwa: cleaning bucket "rclone-test-forugip7niwa" of all files 2025/03/19 05:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd63d0fdabcb9f580e1b_f102597eec2587fb6_d20250319_m052820_c001_v0001184_t0030_u01742362100901") 2025/03/19 05:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd63d0fdabcb9f580e1b_f101178e8cc2f7e58_d20250319_m052819_c001_v0001180_t0052_u01742362099147") 2025/03/19 05:28:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd63d0fdabcb9f580e1b_f1075869bbc3dea35_d20250319_m052817_c001_v0001146_t0026_u01742362097669") --- PASS: TestServerSideMoveOverSelf (8.54s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:24 ERROR : : error listing: directory not found 2025/03/19 05:28:24 INFO : Local file system at /tmp/rclone3214981566: Making directory 2025/03/19 05:28:24 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:24 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:28:26 DEBUG : Local file system at /tmp/rclone3214981566: Waiting for checks to finish 2025/03/19 05:28:26 DEBUG : Local file system at /tmp/rclone3214981566: Waiting for transfers to finish 2025/03/19 05:28:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:28:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/19 05:28:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/19 05:28:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:28:28 INFO : check sum: Copied (new) 2025/03/19 05:28:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:28:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/19 05:28:28 DEBUG : check sum: Unchanged skipping 2025/03/19 05:28:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:28 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/19 05:28:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 05:28:31 INFO : sizeonly: Copied (new) 2025/03/19 05:28:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:31 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:31 DEBUG : sizeonly: Sizes identical 2025/03/19 05:28:31 DEBUG : sizeonly: Unchanged skipping 2025/03/19 05:28:31 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:31 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/19 05:28:33 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:33 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/19 05:28:33 INFO : ignore-size: Copied (new) 2025/03/19 05:28:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:34 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:28:34 DEBUG : ignore-size: Unchanged skipping 2025/03/19 05:28:34 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:34 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:28:36 DEBUG : existing: Unchanged skipping 2025/03/19 05:28:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:36 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/19 05:28:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 05:28:37 INFO : existing: Copied (replaced existing) 2025/03/19 05:28:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/19 05:28:38 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:38 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 05:28:39 INFO : existing: Copied (new) 2025/03/19 05:28:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:39 DEBUG : existing: Destination exists, skipping 2025/03/19 05:28:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:39 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/19 05:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/19 05:28:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:28:42 DEBUG : c/non empty space: Unchanged skipping 2025/03/19 05:28:42 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:42 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:28:43 INFO : a/potato2: Copied (new) 2025/03/19 05:28:43 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/19 05:28:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:28:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/19 05:28:45 DEBUG : empty space: Unchanged skipping 2025/03/19 05:28:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:45 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/19 05:28:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:28:46 INFO : empty space: Updated modification time in destination 2025/03/19 05:28:46 DEBUG : empty space: Unchanged skipping 2025/03/19 05:28:46 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:46 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:48 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/19 05:28:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:28:48 DEBUG : empty space: Unchanged skipping 2025/03/19 05:28:48 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:48 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:50 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:50 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/19 05:28:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3214981566) 2025/03/19 05:28:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zehuwot4miwo) 2025/03/19 05:28:50 DEBUG : foo: sha1 differ 2025/03/19 05:28:50 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/19 05:28:50 INFO : foo: Copied (replaced existing) 2025/03/19 05:28:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/19 05:28:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:28:52 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:52 DEBUG : empty space: Unchanged skipping 2025/03/19 05:28:52 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:28:52 INFO : potato: Copied (new) 2025/03/19 05:28:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/19 05:28:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/19 05:28:55 INFO : potato: Copied (replaced existing) 2025/03/19 05:28:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/19 05:28:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3214981566) 2025/03/19 05:28:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zehuwot4miwo) 2025/03/19 05:28:57 DEBUG : potato: sha1 differ 2025/03/19 05:28:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/19 05:28:57 INFO : potato: Copied (replaced existing) 2025/03/19 05:28:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:28:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:28:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/19 05:28:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:28:59 DEBUG : empty space: Unchanged skipping 2025/03/19 05:28:59 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:28:59 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:28:59 DEBUG : Waiting for deletions to finish 2025/03/19 05:28:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:02 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:02 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:02 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:02 INFO : potato2: Copied (new) 2025/03/19 05:29:02 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:05 INFO : d: Making directory 2025/03/19 05:29:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/19 05:29:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:05 DEBUG : c/non empty space: Unchanged skipping 2025/03/19 05:29:05 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:05 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:05 INFO : a/potato2: Copied (new) 2025/03/19 05:29:05 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/19 05:29:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:08 DEBUG : c/non empty space: Unchanged skipping 2025/03/19 05:29:08 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:08 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:08 INFO : a/potato2: Copied (new) 2025/03/19 05:29:08 ERROR : B2 bucket rclone-test-zehuwot4miwo: not deleting files as there were IO errors 2025/03/19 05:29:08 ERROR : B2 bucket rclone-test-zehuwot4miwo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:11 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:11 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:11 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:11 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:11 INFO : potato: Deleted 2025/03/19 05:29:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:14 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:14 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:14 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:14 INFO : potato: Deleted 2025/03/19 05:29:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:14 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:14 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:14 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:16 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:16 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/19 05:29:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.42s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:19 DEBUG : enormous: Excluded (Size Filter) 2025/03/19 05:29:19 DEBUG : enormous: Excluded 2025/03/19 05:29:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 05:29:19 DEBUG : potato2: Excluded 2025/03/19 05:29:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 05:29:19 DEBUG : potato2: Excluded 2025/03/19 05:29:19 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:19 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:19 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:19 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:20 DEBUG : enormous: Excluded (Size Filter) 2025/03/19 05:29:20 DEBUG : enormous: Excluded 2025/03/19 05:29:20 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 05:29:20 DEBUG : potato2: Excluded 2025/03/19 05:29:20 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 05:29:20 DEBUG : potato2: Excluded 2025/03/19 05:29:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/19 05:29:20 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:20 DEBUG : Local file system at /tmp/rclone3214981566: Waiting for checks to finish 2025/03/19 05:29:20 DEBUG : Local file system at /tmp/rclone3214981566: Waiting for transfers to finish 2025/03/19 05:29:20 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/19 05:29:23 DEBUG : enormous: Excluded 2025/03/19 05:29:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 05:29:23 DEBUG : potato2: Excluded 2025/03/19 05:29:23 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:29:23 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:23 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:23 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:23 INFO : potato2: Deleted 2025/03/19 05:29:23 INFO : enormous: Deleted 2025/03/19 05:29:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/19 05:29:24 DEBUG : Local file system at /tmp/rclone3214981566: Waiting for checks to finish 2025/03/19 05:29:24 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:24 DEBUG : Local file system at /tmp/rclone3214981566: Waiting for transfers to finish 2025/03/19 05:29:24 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:24 INFO : enormous: Deleted 2025/03/19 05:29:24 INFO : potato2: Deleted 2025/03/19 05:29:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:27 DEBUG : five: Need to transfer - File not found at Destination 2025/03/19 05:29:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/19 05:29:27 DEBUG : one: Destination is newer than source, skipping 2025/03/19 05:29:27 DEBUG : three: Sizes identical 2025/03/19 05:29:27 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/19 05:29:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 05:29:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3214981566) 2025/03/19 05:29:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zehuwot4miwo) 2025/03/19 05:29:27 DEBUG : two: sha1 differ 2025/03/19 05:29:27 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/19 05:29:27 INFO : five: Copied (new) 2025/03/19 05:29:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/19 05:29:27 INFO : four: Copied (replaced existing) 2025/03/19 05:29:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 05:29:28 INFO : two: Copied (replaced existing) 2025/03/19 05:29:28 DEBUG : Waiting for deletions to finish 2025/03/19 05:29:28 DEBUG : one: Destination is newer than source, skipping 2025/03/19 05:29:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/19 05:29:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/19 05:29:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/19 05:29:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/19 05:29:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 05:29:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 05:29:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 05:29:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/19 05:29:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 05:29:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3214981566) 2025/03/19 05:29:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zehuwot4miwo) 2025/03/19 05:29:28 DEBUG : three: sha1 differ 2025/03/19 05:29:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/19 05:29:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:29:28 INFO : three: Copied (replaced existing) 2025/03/19 05:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/19 05:29:30 INFO : B2 bucket rclone-test-zehuwot4miwo: Making map for --track-renames 2025/03/19 05:29:30 INFO : B2 bucket rclone-test-zehuwot4miwo: Finished making map for --track-renames 2025/03/19 05:29:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for renames to finish 2025/03/19 05:29:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/19 05:29:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/19 05:29:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:30 DEBUG : yam: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/03/19 05:29:30 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/03/19 05:29:30 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/19 05:29:30 DEBUG : yam: Received error: no tomes available (503 service_unavailable) - low level retry 0/10 2025/03/19 05:29:30 DEBUG : pacer: Reducing sleep to 500ms 2025/03/19 05:29:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/19 05:29:30 INFO : potato: Copied (new) 2025/03/19 05:29:31 DEBUG : pacer: Reducing sleep to 250ms 2025/03/19 05:29:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 05:29:31 INFO : yam: Copied (new) 2025/03/19 05:29:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:31 DEBUG : pacer: Reducing sleep to 125ms 2025/03/19 05:29:32 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/19 05:29:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:29:32 INFO : B2 bucket rclone-test-zehuwot4miwo: Making map for --track-renames 2025/03/19 05:29:32 INFO : B2 bucket rclone-test-zehuwot4miwo: Finished making map for --track-renames 2025/03/19 05:29:32 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:32 DEBUG : potato: Unchanged skipping 2025/03/19 05:29:32 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for renames to finish 2025/03/19 05:29:32 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/19 05:29:32 DEBUG : pacer: Reducing sleep to 15.625ms 2025/03/19 05:29:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 05:29:32 INFO : yam: Copied (server-side copy) to: yaml 2025/03/19 05:29:33 DEBUG : pacer: Reducing sleep to 10ms 2025/03/19 05:29:33 INFO : yam: Deleted 2025/03/19 05:29:33 INFO : yaml: Renamed from "yam" 2025/03/19 05:29:33 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/19 05:29:34 INFO : B2 bucket rclone-test-zehuwot4miwo: Making map for --track-renames 2025/03/19 05:29:34 INFO : B2 bucket rclone-test-zehuwot4miwo: Finished making map for --track-renames 2025/03/19 05:29:34 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/19 05:29:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/19 05:29:34 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for renames to finish 2025/03/19 05:29:34 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 05:29:35 INFO : yam: Copied (new) 2025/03/19 05:29:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/19 05:29:35 INFO : potato: Copied (new) 2025/03/19 05:29:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:29:35 INFO : B2 bucket rclone-test-zehuwot4miwo: Making map for --track-renames 2025/03/19 05:29:35 INFO : B2 bucket rclone-test-zehuwot4miwo: Finished making map for --track-renames 2025/03/19 05:29:35 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:35 DEBUG : potato: Unchanged skipping 2025/03/19 05:29:35 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for renames to finish 2025/03/19 05:29:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 05:29:36 INFO : yam: Copied (server-side copy) to: yaml 2025/03/19 05:29:36 INFO : yam: Deleted 2025/03/19 05:29:36 INFO : yaml: Renamed from "yam" 2025/03/19 05:29:36 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/19 05:29:38 INFO : B2 bucket rclone-test-zehuwot4miwo: Making map for --track-renames 2025/03/19 05:29:38 INFO : B2 bucket rclone-test-zehuwot4miwo: Finished making map for --track-renames 2025/03/19 05:29:38 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:38 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for renames to finish 2025/03/19 05:29:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/19 05:29:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/19 05:29:38 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 05:29:38 INFO : sub/yam: Copied (new) 2025/03/19 05:29:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/19 05:29:39 INFO : potato: Copied (new) 2025/03/19 05:29:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:29:39 DEBUG : potato: Unchanged skipping 2025/03/19 05:29:39 INFO : B2 bucket rclone-test-zehuwot4miwo: Making map for --track-renames 2025/03/19 05:29:39 INFO : B2 bucket rclone-test-zehuwot4miwo: Finished making map for --track-renames 2025/03/19 05:29:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for renames to finish 2025/03/19 05:29:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 05:29:40 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/19 05:29:40 INFO : sub/yam: Deleted 2025/03/19 05:29:40 INFO : yam: Renamed from "sub/yam" 2025/03/19 05:29:40 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:41 DEBUG : Creating backend with remote "/tmp/rclone3214981566/dir1" 2025/03/19 05:29:41 DEBUG : Creating backend with remote "/tmp/rclone3214981566/dir2" 2025/03/19 05:29:41 DEBUG : Local file system at /tmp/rclone3214981566/dir2: Using server-side directory move 2025/03/19 05:29:41 INFO : Local file system at /tmp/rclone3214981566/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/19 05:29:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/19 05:29:41 DEBUG : Local file system at /tmp/rclone3214981566/dir2: Waiting for checks to finish 2025/03/19 05:29:41 INFO : file1.txt: Moved (server-side) 2025/03/19 05:29:41 DEBUG : Local file system at /tmp/rclone3214981566/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:29:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/19 05:29:42 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:42 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/19 05:29:42 INFO : nested/sub dir/file: Copied (new) 2025/03/19 05:29:42 INFO : nested/sub dir/file: Deleted 2025/03/19 05:29:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:29:43 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:29:43 INFO : sub dir/hello world: Deleted 2025/03/19 05:29:43 INFO : sub dir: Removing directory 2025/03/19 05:29:43 INFO : nested/sub dir: Removing directory 2025/03/19 05:29:43 INFO : nested: Removing directory 2025/03/19 05:29:43 DEBUG : Local file system at /tmp/rclone3214981566: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 05:29:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/19 05:29:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/19 05:29:45 INFO : nested/sub dir/file: Copied (new) 2025/03/19 05:29:45 INFO : nested/sub dir/file: Deleted 2025/03/19 05:29:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 05:29:45 INFO : sub dir/hello world: Copied (new) 2025/03/19 05:29:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/19 05:29:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/19 05:29:46 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:46 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/19 05:29:46 INFO : existing-b: Copied (new) 2025/03/19 05:29:46 INFO : existing-b: Deleted 2025/03/19 05:29:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 05:29:47 INFO : existing: Copied (new) 2025/03/19 05:29:47 INFO : existing: Deleted 2025/03/19 05:29:47 DEBUG : existing: Destination exists, skipping 2025/03/19 05:29:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/19 05:29:47 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:29:47 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:29:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dakicab9qedo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zehuwot4miwo -> B2 bucket rclone-test-dakicab9qedo 2025/03/19 05:29:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/19 05:29:52 DEBUG : empty space: Unchanged skipping 2025/03/19 05:29:52 DEBUG : B2 bucket rclone-test-dakicab9qedo: Waiting for checks to finish 2025/03/19 05:29:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/19 05:29:53 INFO : empty space: Deleted 2025/03/19 05:29:53 DEBUG : B2 bucket rclone-test-dakicab9qedo: Waiting for transfers to finish 2025/03/19 05:29:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:53 INFO : potato2: Copied (server-side copy) 2025/03/19 05:29:53 INFO : potato2: Deleted 2025/03/19 05:29:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 05:29:53 INFO : potato3: Copied (server-side copy) 2025/03/19 05:29:53 INFO : potato3: Deleted 2025/03/19 05:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxuxaq6wubo" 2025/03/19 05:29:54 DEBUG : Config file has changed externally - reloading 2025/03/19 05:29:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/19 05:29:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:29:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/19 05:29:55 DEBUG : B2 bucket rclone-test-vuxuxaq6wubo: Waiting for checks to finish 2025/03/19 05:29:55 DEBUG : B2 bucket rclone-test-vuxuxaq6wubo: Waiting for transfers to finish 2025/03/19 05:29:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:29:56 INFO : potato2: Copied (server-side copy) 2025/03/19 05:29:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 05:29:56 INFO : potato3: Copied (server-side copy) 2025/03/19 05:29:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:29:56 INFO : empty space: Copied (server-side copy) 2025/03/19 05:29:56 INFO : potato2: Deleted 2025/03/19 05:29:56 INFO : potato3: Deleted 2025/03/19 05:29:56 INFO : empty space: Deleted 2025/03/19 05:29:56 DEBUG : B2 bucket rclone-test-vuxuxaq6wubo: Purge remote 2025/03/19 05:29:56 INFO : B2 bucket rclone-test-vuxuxaq6wubo: cleaning bucket "rclone-test-vuxuxaq6wubo" of all files 2025/03/19 05:29:57 DEBUG : empty space: Deleting (id "4_z8ff23d53e01dabcb9f580e1b_f112696f5b34d9589_d20250319_m052956_c001_v0001131_t0005_u01742362196127") 2025/03/19 05:29:57 DEBUG : potato2: Deleting (id "4_z8ff23d53e01dabcb9f580e1b_f119c1a7260ac783e_d20250319_m052955_c001_v0001032_t0022_u01742362195768") 2025/03/19 05:29:57 DEBUG : potato3: Deleting (id "4_z8ff23d53e01dabcb9f580e1b_f101902efc76aa0b2_d20250319_m052956_c001_v0001183_t0059_u01742362196150") 2025/03/19 05:29:57 DEBUG : B2 bucket rclone-test-dakicab9qedo: Purge remote 2025/03/19 05:29:57 INFO : B2 bucket rclone-test-dakicab9qedo: cleaning bucket "rclone-test-dakicab9qedo" of all files 2025/03/19 05:29:58 DEBUG : empty space: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f4161da9c411ad36e_d20250319_m052956_c001_v7007000_t0000_u01742362196523") 2025/03/19 05:29:58 DEBUG : empty space: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f113cc23adfb16f42_d20250319_m052952_c001_v0001165_t0035_u01742362192218") 2025/03/19 05:29:58 DEBUG : potato2: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f4161da9c411ad36c_d20250319_m052956_c001_v7007000_t0000_u01742362196339") 2025/03/19 05:29:58 DEBUG : potato2: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f1026d23e257cde4f_d20250319_m052953_c001_v0001182_t0001_u01742362193017") 2025/03/19 05:29:58 DEBUG : potato3: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f411aa6e54ae66dd0_d20250319_m052956_c001_v7007000_t0000_u01742362196373") 2025/03/19 05:29:58 DEBUG : potato3: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f1181cd8c1a5fd8f5_d20250319_m052953_c001_v0001154_t0000_u01742362193287") 2025/03/19 05:29:58 DEBUG : potato3: Deleting (id "4_zbfc22d53e01dabcb9f580e1b_f113cc23adfb16f46_d20250319_m052952_c001_v0001165_t0031_u01742362192418") --- PASS: TestServerSideMove (11.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:29:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nafakar1neni" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zehuwot4miwo -> B2 bucket rclone-test-nafakar1neni 2025/03/19 05:30:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/19 05:30:05 DEBUG : empty space: Excluded 2025/03/19 05:30:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/19 05:30:05 DEBUG : empty space: Excluded 2025/03/19 05:30:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:30:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/19 05:30:05 DEBUG : B2 bucket rclone-test-nafakar1neni: Waiting for checks to finish 2025/03/19 05:30:05 DEBUG : B2 bucket rclone-test-nafakar1neni: Waiting for transfers to finish 2025/03/19 05:30:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:30:06 INFO : potato2: Copied (server-side copy) 2025/03/19 05:30:06 INFO : potato2: Deleted 2025/03/19 05:30:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 05:30:06 INFO : potato3: Copied (server-side copy) 2025/03/19 05:30:06 INFO : potato3: Deleted 2025/03/19 05:30:07 DEBUG : Creating backend with remote "TestB2:rclone-test-levayuv9zoti" 2025/03/19 05:30:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/19 05:30:07 DEBUG : empty space: Excluded 2025/03/19 05:30:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:30:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/19 05:30:08 DEBUG : B2 bucket rclone-test-levayuv9zoti: Waiting for checks to finish 2025/03/19 05:30:08 DEBUG : B2 bucket rclone-test-levayuv9zoti: Waiting for transfers to finish 2025/03/19 05:30:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:30:09 INFO : potato2: Copied (server-side copy) 2025/03/19 05:30:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 05:30:09 INFO : potato3: Copied (server-side copy) 2025/03/19 05:30:09 INFO : potato2: Deleted 2025/03/19 05:30:10 INFO : potato3: Deleted 2025/03/19 05:30:10 DEBUG : B2 bucket rclone-test-levayuv9zoti: Purge remote 2025/03/19 05:30:10 INFO : B2 bucket rclone-test-levayuv9zoti: cleaning bucket "rclone-test-levayuv9zoti" of all files 2025/03/19 05:30:10 DEBUG : potato2: Deleting (id "4_zcfc26d83e01dabcb9f580e1b_f114aababed928058_d20250319_m053008_c001_v0001117_t0039_u01742362208956") 2025/03/19 05:30:10 DEBUG : potato3: Deleting (id "4_zcfc26d83e01dabcb9f580e1b_f1059035fb1e16bb1_d20250319_m053009_c001_v0001040_t0001_u01742362209350") 2025/03/19 05:30:11 DEBUG : B2 bucket rclone-test-nafakar1neni: Purge remote 2025/03/19 05:30:11 INFO : B2 bucket rclone-test-nafakar1neni: cleaning bucket "rclone-test-nafakar1neni" of all files 2025/03/19 05:30:11 DEBUG : empty space: Deleting (id "4_zcfb25d43e01dabcb9f580e1b_f11993a33b99a7b91_d20250319_m053004_c001_v0001157_t0001_u01742362204657") 2025/03/19 05:30:11 DEBUG : potato2: Deleting (id "4_zcfb25d43e01dabcb9f580e1b_f40407bc8f81f3dbf_d20250319_m053009_c001_v7007000_t0000_u01742362209891") 2025/03/19 05:30:11 DEBUG : potato2: Deleting (id "4_zcfb25d43e01dabcb9f580e1b_f10415f54e8c10c9c_d20250319_m053005_c001_v0001184_t0016_u01742362205926") 2025/03/19 05:30:11 DEBUG : potato3: Deleting (id "4_zcfb25d43e01dabcb9f580e1b_f4152037c75e56bc1_d20250319_m053009_c001_v7007000_t0000_u01742362209955") 2025/03/19 05:30:11 DEBUG : potato3: Deleting (id "4_zcfb25d43e01dabcb9f580e1b_f1119454ae7e533dd_d20250319_m053006_c001_v0001043_t0045_u01742362206189") 2025/03/19 05:30:11 DEBUG : potato3: Deleting (id "4_zcfb25d43e01dabcb9f580e1b_f11993a33b99a7b93_d20250319_m053004_c001_v0001157_t0056_u01742362204996") --- PASS: TestServerSideMoveWithFilter (14.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:14 DEBUG : Creating backend with remote "TestB2:rclone-test-duriwol9supe" 2025/03/19 05:30:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zehuwot4miwo -> B2 bucket rclone-test-duriwol9supe 2025/03/19 05:30:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:30:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/19 05:30:19 DEBUG : empty space: Unchanged skipping 2025/03/19 05:30:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/19 05:30:19 DEBUG : B2 bucket rclone-test-duriwol9supe: Waiting for checks to finish 2025/03/19 05:30:20 INFO : empty space: Deleted 2025/03/19 05:30:20 DEBUG : B2 bucket rclone-test-duriwol9supe: Waiting for transfers to finish 2025/03/19 05:30:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 05:30:20 INFO : potato3: Copied (server-side copy) 2025/03/19 05:30:20 INFO : potato3: Deleted 2025/03/19 05:30:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:30:23 INFO : potato2: Copied (server-side copy) 2025/03/19 05:30:23 INFO : potato2: Deleted 2025/03/19 05:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wirokug6ceda" 2025/03/19 05:30:24 INFO : tomatoDir: Making directory 2025/03/19 05:30:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/19 05:30:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 05:30:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/19 05:30:25 DEBUG : B2 bucket rclone-test-wirokug6ceda: Waiting for checks to finish 2025/03/19 05:30:25 DEBUG : B2 bucket rclone-test-wirokug6ceda: Waiting for transfers to finish 2025/03/19 05:30:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 05:30:25 INFO : empty space: Copied (server-side copy) 2025/03/19 05:30:26 INFO : empty space: Deleted 2025/03/19 05:30:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 05:30:26 INFO : potato2: Copied (server-side copy) 2025/03/19 05:30:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 05:30:26 INFO : potato3: Copied (server-side copy) 2025/03/19 05:30:26 INFO : potato2: Deleted 2025/03/19 05:30:26 INFO : potato3: Deleted 2025/03/19 05:30:27 DEBUG : B2 bucket rclone-test-wirokug6ceda: Purge remote 2025/03/19 05:30:27 INFO : B2 bucket rclone-test-wirokug6ceda: cleaning bucket "rclone-test-wirokug6ceda" of all files 2025/03/19 05:30:27 DEBUG : empty space: Deleting (id "4_zbf72ada3e01dabcb9f580e1b_f101a2000ed1ba3f3_d20250319_m053025_c001_v0001181_t0033_u01742362225756") 2025/03/19 05:30:27 DEBUG : potato2: Deleting (id "4_zbf72ada3e01dabcb9f580e1b_f114097150cd52698_d20250319_m053026_c001_v0001183_t0006_u01742362226000") 2025/03/19 05:30:27 DEBUG : potato3: Deleting (id "4_zbf72ada3e01dabcb9f580e1b_f10348106afce39eb_d20250319_m053026_c001_v0001178_t0016_u01742362226132") 2025/03/19 05:30:28 DEBUG : B2 bucket rclone-test-duriwol9supe: Purge remote 2025/03/19 05:30:28 INFO : B2 bucket rclone-test-duriwol9supe: cleaning bucket "rclone-test-duriwol9supe" of all files 2025/03/19 05:30:28 DEBUG : empty space: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f4000d4a312287833_d20250319_m053025_c001_v7007000_t0000_u01742362225970") 2025/03/19 05:30:28 DEBUG : empty space: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f11093e6e30aca7e5_d20250319_m053018_c001_v0001136_t0011_u01742362218830") 2025/03/19 05:30:28 DEBUG : potato2: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f4000d4a312287834_d20250319_m053026_c001_v7007000_t0000_u01742362226217") 2025/03/19 05:30:28 DEBUG : potato2: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f110d65e2ad66e195_d20250319_m053019_c001_v0001101_t0040_u01742362219978") 2025/03/19 05:30:28 DEBUG : potato3: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f4000d4a312287835_d20250319_m053026_c001_v7007000_t0000_u01742362226400") 2025/03/19 05:30:28 DEBUG : potato3: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f117c6fa8c2b040a3_d20250319_m053020_c001_v0001182_t0029_u01742362220359") 2025/03/19 05:30:28 DEBUG : potato3: Deleting (id "4_z7f028dd3e01dabcb9f580e1b_f11093e6e30aca7e7_d20250319_m053019_c001_v0001136_t0027_u01742362219264") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.85s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/rclone-sync-test" 2025/03/19 05:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/rclone-sync-test-include/layer2" 2025/03/19 05:30:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/rclone-sync-test-ignore-file" 2025/03/19 05:30:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/19 05:30:43 DEBUG : B2 bucket rclone-test-zehuwot4miwo path rclone-sync-test: Waiting for checks to finish 2025/03/19 05:30:43 DEBUG : B2 bucket rclone-test-zehuwot4miwo path rclone-sync-test: Waiting for transfers to finish 2025/03/19 05:30:43 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:43 INFO : There was nothing to transfer 2025/03/19 05:30:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/19 05:30:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:30:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:30:44 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/19 05:30:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/19 05:30:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/19 05:30:44 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/19 05:30:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:30:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:30:45 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:45 DEBUG : : Excluded 2025/03/19 05:30:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/19 05:30:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/19 05:30:45 DEBUG : B2 bucket rclone-test-zehuwot4miwo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/19 05:30:45 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.65s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/CompareDest" 2025/03/19 05:30:55 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 05:30:55 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:30:55 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:30:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:30:56 INFO : one: Copied (new) 2025/03/19 05:30:56 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:30:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:30:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:30:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/19 05:30:57 INFO : one: Copied (replaced existing) 2025/03/19 05:30:57 DEBUG : Waiting for deletions to finish 2025/03/19 05:30:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:30:59 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 05:31:00 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:00 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:00 INFO : There was nothing to transfer 2025/03/19 05:31:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 05:31:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:01 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 05:31:01 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:01 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:01 INFO : There was nothing to transfer 2025/03/19 05:31:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 05:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:02 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 05:31:02 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:02 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:02 INFO : There was nothing to transfer 2025/03/19 05:31:03 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/19 05:31:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 05:31:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 05:31:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:03 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 05:31:03 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:03 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:03 INFO : There was nothing to transfer 2025/03/19 05:31:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:04 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 05:31:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:04 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 05:31:04 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:05 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/19 05:31:05 INFO : two: Copied (new) 2025/03/19 05:31:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.81s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dest" 2025/03/19 05:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/pre-dest1" 2025/03/19 05:31:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/pre-dest2" 2025/03/19 05:31:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:31:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/19 05:31:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:31:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/19 05:31:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/19 05:31:13 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dest: Waiting for checks to finish 2025/03/19 05:31:13 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dest: Waiting for transfers to finish 2025/03/19 05:31:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/19 05:31:14 INFO : 3: Copied (new) 2025/03/19 05:31:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.58s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/CopyDest" 2025/03/19 05:31:19 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 05:31:19 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:19 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:31:20 INFO : one: Copied (new) 2025/03/19 05:31:20 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:20 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:20 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/19 05:31:21 INFO : one: Copied (replaced existing) 2025/03/19 05:31:21 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/BackupDir" 2025/03/19 05:31:24 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 05:31:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:31:26 INFO : one: Copied (server-side copy) 2025/03/19 05:31:26 INFO : one: Deleted 2025/03/19 05:31:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/19 05:31:26 INFO : one: Copied (server-side copy) 2025/03/19 05:31:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/19 05:31:26 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:26 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 05:31:28 INFO : two: Copied (server-side copy) 2025/03/19 05:31:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/19 05:31:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:28 DEBUG : one: Unchanged skipping 2025/03/19 05:31:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:28 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:28 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:29 DEBUG : one: Unchanged skipping 2025/03/19 05:31:29 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:29 DEBUG : two: Unchanged skipping 2025/03/19 05:31:29 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:29 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:29 INFO : There was nothing to transfer 2025/03/19 05:31:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/19 05:31:30 DEBUG : three: Destination not found in --copy-dest 2025/03/19 05:31:30 DEBUG : three: Need to transfer - File not found at Destination 2025/03/19 05:31:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:30 DEBUG : one: Unchanged skipping 2025/03/19 05:31:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 05:31:30 DEBUG : two: Unchanged skipping 2025/03/19 05:31:30 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/19 05:31:31 INFO : three: Copied (new) 2025/03/19 05:31:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.54s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/backup" 2025/03/19 05:31:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 05:31:38 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:31:38 DEBUG : two: Unchanged skipping 2025/03/19 05:31:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:31:39 INFO : one: Copied (server-side copy) 2025/03/19 05:31:39 INFO : one: Deleted 2025/03/19 05:31:39 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:31:40 INFO : one: Copied (new) 2025/03/19 05:31:40 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:31:41 INFO : three.txt: Copied (server-side copy) 2025/03/19 05:31:41 INFO : three.txt: Deleted 2025/03/19 05:31:41 INFO : three.txt: Moved into backup dir 2025/03/19 05:31:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 05:31:43 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:31:43 DEBUG : two: Unchanged skipping 2025/03/19 05:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:31:43 INFO : one: Copied (server-side copy) 2025/03/19 05:31:44 INFO : one: Deleted 2025/03/19 05:31:44 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 05:31:44 INFO : one: Copied (new) 2025/03/19 05:31:44 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:31:45 INFO : three.txt: Copied (server-side copy) 2025/03/19 05:31:45 INFO : three.txt: Deleted 2025/03/19 05:31:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:31:48 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1042-05.backblaze.com/b2api/v1/b2_upload_file/5ff20d43d0fdabcb9f580e1b/c001_v0001042_t0037": EOF 2025/03/19 05:31:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-05.backblaze.com/b2api/v1/b2_upload_file/5ff20d43d0fdabcb9f580e1b/c001_v0001042_t0037": EOF) 2025/03/19 05:31:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-zehuwot4miwo: 1/10 (Post "https://pod-000-1042-05.backblaze.com/b2api/v1/b2_upload_file/5ff20d43d0fdabcb9f580e1b/c001_v0001042_t0037": EOF) 2025/03/19 05:31:50 DEBUG : pacer: Reducing sleep to 10ms 2025/03/19 05:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:31:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/backup" 2025/03/19 05:31:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 05:31:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:31:54 DEBUG : two: Unchanged skipping 2025/03/19 05:31:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:31:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:31:55 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 05:31:56 INFO : one: Deleted 2025/03/19 05:31:56 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:31:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:31:57 INFO : one: Copied (new) 2025/03/19 05:31:57 DEBUG : Waiting for deletions to finish 2025/03/19 05:31:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:31:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 05:31:58 INFO : three.txt: Deleted 2025/03/19 05:31:58 INFO : three.txt: Moved into backup dir 2025/03/19 05:31:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 05:31:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:31:59 DEBUG : two: Unchanged skipping 2025/03/19 05:31:59 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:32:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:00 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 05:32:00 INFO : one: Deleted 2025/03/19 05:32:00 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:32:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 05:32:00 INFO : one: Copied (new) 2025/03/19 05:32:00 DEBUG : Waiting for deletions to finish 2025/03/19 05:32:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 05:32:01 INFO : three.txt: Deleted 2025/03/19 05:32:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:32:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/backup" 2025/03/19 05:32:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 05:32:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:07 DEBUG : two: Unchanged skipping 2025/03/19 05:32:07 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:32:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:32:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 05:32:08 INFO : one: Deleted 2025/03/19 05:32:08 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:32:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:09 INFO : one: Copied (new) 2025/03/19 05:32:09 DEBUG : Waiting for deletions to finish 2025/03/19 05:32:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:32:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 05:32:10 INFO : three.txt: Deleted 2025/03/19 05:32:10 INFO : three.txt: Moved into backup dir 2025/03/19 05:32:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 05:32:12 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:32:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:12 DEBUG : two: Unchanged skipping 2025/03/19 05:32:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 05:32:12 INFO : one: Deleted 2025/03/19 05:32:12 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:32:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 05:32:13 INFO : one: Copied (new) 2025/03/19 05:32:13 DEBUG : Waiting for deletions to finish 2025/03/19 05:32:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 05:32:14 INFO : three.txt: Deleted 2025/03/19 05:32:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:32:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 05:32:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:19 DEBUG : two: Unchanged skipping 2025/03/19 05:32:19 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:32:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:32:19 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 05:32:19 INFO : one: Deleted 2025/03/19 05:32:19 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:32:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:20 INFO : one: Copied (new) 2025/03/19 05:32:20 DEBUG : Waiting for deletions to finish 2025/03/19 05:32:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:32:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 05:32:21 INFO : three.txt: Deleted 2025/03/19 05:32:21 INFO : three.txt: Moved into backup dir 2025/03/19 05:32:21 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1103-09.backblaze.com/b2api/v1/b2_upload_file/5ff20d43d0fdabcb9f580e1b/c001_v0001103_t0025": EOF 2025/03/19 05:32:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-09.backblaze.com/b2api/v1/b2_upload_file/5ff20d43d0fdabcb9f580e1b/c001_v0001103_t0025": EOF) 2025/03/19 05:32:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zehuwot4miwo: 1/10 (Post "https://pod-000-1103-09.backblaze.com/b2api/v1/b2_upload_file/5ff20d43d0fdabcb9f580e1b/c001_v0001103_t0025": EOF) 2025/03/19 05:32:24 DEBUG : pacer: Reducing sleep to 10ms 2025/03/19 05:32:25 DEBUG : one.bak: Excluded (Path Filter) 2025/03/19 05:32:25 DEBUG : one.bak: Excluded 2025/03/19 05:32:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/19 05:32:25 DEBUG : three.txt.bak: Excluded 2025/03/19 05:32:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 05:32:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:25 DEBUG : two: Unchanged skipping 2025/03/19 05:32:25 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for checks to finish 2025/03/19 05:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:25 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 05:32:26 INFO : one: Deleted 2025/03/19 05:32:26 DEBUG : B2 bucket rclone-test-zehuwot4miwo path dst: Waiting for transfers to finish 2025/03/19 05:32:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 05:32:26 INFO : one: Copied (new) 2025/03/19 05:32:26 DEBUG : Waiting for deletions to finish 2025/03/19 05:32:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 05:32:27 INFO : three.txt: Deleted 2025/03/19 05:32:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.35s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:32:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 05:32:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:32:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 05:32:32 INFO : one: Deleted 2025/03/19 05:32:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:33 INFO : one: Copied (new) 2025/03/19 05:32:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:33 DEBUG : two: Unchanged skipping 2025/03/19 05:32:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/19 05:32:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:32:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 05:32:34 INFO : three.txt: Deleted 2025/03/19 05:32:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:35 INFO : three.txt: Copied (new) 2025/03/19 05:32:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 05:32:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 05:32:37 INFO : one: Deleted 2025/03/19 05:32:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 05:32:37 INFO : one: Copied (new) 2025/03/19 05:32:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:37 DEBUG : two: Unchanged skipping 2025/03/19 05:32:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/19 05:32:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 05:32:38 INFO : three.txt: Deleted 2025/03/19 05:32:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/19 05:32:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zehuwot4miwo/dst" 2025/03/19 05:32:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 05:32:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 05:32:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 05:32:44 INFO : one: Deleted 2025/03/19 05:32:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:45 INFO : one: Copied (new) 2025/03/19 05:32:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:45 DEBUG : two: Unchanged skipping 2025/03/19 05:32:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/19 05:32:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 05:32:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 05:32:46 INFO : three.txt: Deleted 2025/03/19 05:32:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:46 INFO : three.txt: Copied (new) 2025/03/19 05:32:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 05:32:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 05:32:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 05:32:48 INFO : one: Deleted 2025/03/19 05:32:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 05:32:49 INFO : one: Copied (new) 2025/03/19 05:32:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:49 DEBUG : two: Unchanged skipping 2025/03/19 05:32:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/19 05:32:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 05:32:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 05:32:50 INFO : three.txt: Deleted 2025/03/19 05:32:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/19 05:32:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/19 05:32:53 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:32:53 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:32:53 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/19 05:32:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/19 05:32:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.00s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/19 05:32:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:32:54 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:32:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 05:32:54 INFO : existing: Copied (new) 2025/03/19 05:32:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:55 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:32:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/19 05:32:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/19 05:32:55 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:32:55 ERROR : B2 bucket rclone-test-zehuwot4miwo: not deleting files as there were IO errors 2025/03/19 05:32:55 ERROR : B2 bucket rclone-test-zehuwot4miwo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncImmutable (2.72s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:32:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:32:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:32:57 DEBUG : existing: Unchanged skipping 2025/03/19 05:32:57 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:32:57 DEBUG : Waiting for deletions to finish 2025/03/19 05:32:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:33:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both1: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both12: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both10: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both14: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both11: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both16: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both17: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both18: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both19: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both0: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both3: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both13: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both5: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both15: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both7: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both8: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:09 DEBUG : both2: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both4: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both6: Unchanged skipping 2025/03/19 05:33:09 DEBUG : both9: Unchanged skipping 2025/03/19 05:33:09 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:33:09 DEBUG : Waiting for deletions to finish 2025/03/19 05:33:09 INFO : only11: Deleted 2025/03/19 05:33:10 INFO : only13: Deleted 2025/03/19 05:33:10 INFO : only3: Deleted 2025/03/19 05:33:10 INFO : only5: Deleted 2025/03/19 05:33:10 INFO : only15: Deleted 2025/03/19 05:33:10 INFO : only1: Deleted 2025/03/19 05:33:10 INFO : only10: Deleted 2025/03/19 05:33:10 INFO : only18: Deleted 2025/03/19 05:33:10 INFO : only4: Deleted 2025/03/19 05:33:10 INFO : only8: Deleted 2025/03/19 05:33:10 INFO : only12: Deleted 2025/03/19 05:33:10 INFO : only16: Deleted 2025/03/19 05:33:10 INFO : only17: Deleted 2025/03/19 05:33:10 INFO : only6: Deleted 2025/03/19 05:33:10 INFO : only7: Deleted 2025/03/19 05:33:10 INFO : only9: Deleted 2025/03/19 05:33:10 INFO : only0: Deleted 2025/03/19 05:33:10 INFO : only14: Deleted 2025/03/19 05:33:11 INFO : only2: Deleted 2025/03/19 05:33:11 INFO : only19: Deleted 2025/03/19 05:33:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for checks to finish 2025/03/19 05:33:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both1: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both12: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both13: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both10: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both15: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both16: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both17: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both18: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both0: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both11: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both3: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both4: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both14: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both6: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both7: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both8: Unchanged skipping 2025/03/19 05:33:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 05:33:26 DEBUG : both9: Unchanged skipping 2025/03/19 05:33:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : both19: Unchanged skipping 2025/03/19 05:33:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : both2: Unchanged skipping 2025/03/19 05:33:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : both5: Unchanged skipping 2025/03/19 05:33:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/19 05:33:26 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Waiting for transfers to finish 2025/03/19 05:33:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:26 INFO : only1: Copied (replaced existing) 2025/03/19 05:33:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:26 INFO : only10: Copied (replaced existing) 2025/03/19 05:33:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:26 INFO : only13: Copied (replaced existing) 2025/03/19 05:33:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:26 INFO : only11: Copied (replaced existing) 2025/03/19 05:33:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:26 INFO : only14: Copied (replaced existing) 2025/03/19 05:33:26 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:26 INFO : only0: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only15: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only12: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only19: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only2: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only3: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only4: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only5: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only16: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only7: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only8: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only9: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only17: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only18: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 05:33:27 INFO : only6: Copied (replaced existing) 2025/03/19 05:33:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:36 DEBUG : empty_dir: Making directory with metadata 2025/03/19 05:33:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:33:36 DEBUG : empty_on_remote: Making directory with metadata 2025/03/19 05:33:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:33:36 INFO : empty_on_remote: Making directory 2025/03/19 05:33:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:39 DEBUG : empty_dir: Making directory with metadata 2025/03/19 05:33:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:33:39 DEBUG : empty_on_remote: Making directory with metadata 2025/03/19 05:33:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 05:33:39 INFO : empty_on_remote: Making directory 2025/03/19 05:33:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:43 INFO : sub dir: Making directory 2025/03/19 05:33:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" 2025/03/19 05:33:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 05:33:47 INFO : sub dir: Making directory 2025/03/19 05:33:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zehuwot4miwo", Local "Local file system at /tmp/rclone3214981566", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.94s) PASS 2025/03/19 05:33:53 DEBUG : B2 bucket rclone-test-zehuwot4miwo: Purge remote 2025/03/19 05:33:53 INFO : B2 bucket rclone-test-zehuwot4miwo: cleaning bucket "rclone-test-zehuwot4miwo" of all files 2025/03/19 05:33:54 DEBUG : BackupDir/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5d2_d20250319_m053132_c001_v7007000_t0000_u01742362292107") 2025/03/19 05:33:54 DEBUG : BackupDir/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f113d13a455b45a49_d20250319_m053126_c001_v0001184_t0024_u01742362286023") 2025/03/19 05:33:54 DEBUG : CompareDest/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40407bc8f81f63ff_d20250319_m053105_c001_v7007000_t0000_u01742362265548") 2025/03/19 05:33:54 DEBUG : CompareDest/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bc98_d20250319_m053059_c001_v0001103_t0028_u01742362259311") 2025/03/19 05:33:54 DEBUG : CompareDest/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40407bc8f81f6400_d20250319_m053105_c001_v7007000_t0000_u01742362265729") 2025/03/19 05:33:54 DEBUG : CompareDest/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a2614e_d20250319_m053100_c001_v0001042_t0047_u01742362260387") 2025/03/19 05:33:54 DEBUG : CopyDest/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5d8_d20250319_m053132_c001_v7007000_t0000_u01742362292292") 2025/03/19 05:33:54 DEBUG : CopyDest/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a26178_d20250319_m053122_c001_v0001042_t0050_u01742362282935") 2025/03/19 05:33:54 DEBUG : CopyDest/three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5dc_d20250319_m053132_c001_v7007000_t0000_u01742362292476") 2025/03/19 05:33:54 DEBUG : CopyDest/three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a26180_d20250319_m053129_c001_v0001042_t0052_u01742362289686") 2025/03/19 05:33:54 DEBUG : CopyDest/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5e2_d20250319_m053132_c001_v7007000_t0000_u01742362292660") 2025/03/19 05:33:54 DEBUG : CopyDest/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd1c_d20250319_m053127_c001_v0001103_t0053_u01742362287120") 2025/03/19 05:33:54 DEBUG : EXISTING: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509fa0be_d20250319_m053257_c001_v7007000_t0000_u01742362377924") 2025/03/19 05:33:54 DEBUG : EXISTING: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf581_d20250319_m053256_c001_v0001184_t0031_u01742362376941") 2025/03/19 05:33:54 DEBUG : Testêé: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509fa077_d20250319_m053253_c001_v7007000_t0000_u01742362373820") 2025/03/19 05:33:55 DEBUG : Testêé: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf4a9_d20250319_m053253_c001_v0001184_t0051_u01742362373207") 2025/03/19 05:33:55 DEBUG : Testêé: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf487_d20250319_m053252_c001_v0001184_t0035_u01742362372591") 2025/03/19 05:33:55 DEBUG : a/potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e43f2f_d20250319_m052909_c001_v7007000_t0000_u01742362149383") 2025/03/19 05:33:55 DEBUG : a/potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8babc_d20250319_m052908_c001_v0001103_t0021_u01742362148733") 2025/03/19 05:33:55 DEBUG : a/potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c04_d20250319_m052906_c001_v7007000_t0000_u01742362146637") 2025/03/19 05:33:55 DEBUG : a/potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8baac_d20250319_m052905_c001_v0001103_t0037_u01742362145669") 2025/03/19 05:33:55 DEBUG : a/potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41ae4_d20250319_m052843_c001_v7007000_t0000_u01742362123711") 2025/03/19 05:33:55 DEBUG : a/potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba22_d20250319_m052842_c001_v0001103_t0030_u01742362122498") 2025/03/19 05:33:55 DEBUG : b/potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e43f32_d20250319_m052909_c001_v7007000_t0000_u01742362149565") 2025/03/19 05:33:55 DEBUG : b/potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bab6_d20250319_m052907_c001_v0001103_t0029_u01742362147589") 2025/03/19 05:33:55 DEBUG : b/potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c03_d20250319_m052906_c001_v7007000_t0000_u01742362146077") 2025/03/19 05:33:55 DEBUG : b/potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8baa6_d20250319_m052904_c001_v0001103_t0014_u01742362144392") 2025/03/19 05:33:55 DEBUG : b/potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41ae3_d20250319_m052843_c001_v7007000_t0000_u01742362123159") 2025/03/19 05:33:55 DEBUG : b/potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba1c_d20250319_m052841_c001_v0001103_t0042_u01742362121147") 2025/03/19 05:33:55 DEBUG : backup/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f411aa6e54ae68ae5_d20250319_m053146_c001_v7007000_t0000_u01742362306304") 2025/03/19 05:33:55 DEBUG : backup/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f100a3ace54089b6d_d20250319_m053143_c001_v0001098_t0033_u01742362303728") 2025/03/19 05:33:55 DEBUG : backup/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1190a354c8cca81b_d20250319_m053139_c001_v0001182_t0032_u01742362299420") 2025/03/19 05:33:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c29eff_d20250319_m053214_c001_v7007000_t0000_u01742362334922") 2025/03/19 05:33:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10794d12b442493d_d20250319_m053212_c001_v0001178_t0057_u01742362332605") 2025/03/19 05:33:55 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f104b82bb5fde442c_d20250319_m053208_c001_v0001106_t0003_u01742362328174") 2025/03/19 05:33:56 DEBUG : backup/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aaed_d20250319_m053202_c001_v7007000_t0000_u01742362322013") 2025/03/19 05:33:56 DEBUG : backup/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f116988c97c7d4e21_d20250319_m053200_c001_v0001182_t0011_u01742362320043") 2025/03/19 05:33:56 DEBUG : backup/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f102db23b3f36fea8_d20250319_m053155_c001_v0001115_t0057_u01742362315059") 2025/03/19 05:33:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c29f03_d20250319_m053215_c001_v7007000_t0000_u01742362335108") 2025/03/19 05:33:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10124770e23a3b50_d20250319_m053213_c001_v0001104_t0000_u01742362333808") 2025/03/19 05:33:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f107c2ee34f701003_d20250319_m053210_c001_v0001043_t0016_u01742362330130") 2025/03/19 05:33:56 DEBUG : backup/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f411aa6e54ae68ae6_d20250319_m053146_c001_v7007000_t0000_u01742362306497") 2025/03/19 05:33:56 DEBUG : backup/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f118f7fbc25fc07c2_d20250319_m053144_c001_v0001144_t0056_u01742362304844") 2025/03/19 05:33:56 DEBUG : backup/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1061b18ac218bbb1_d20250319_m053141_c001_v0001183_t0010_u01742362301012") 2025/03/19 05:33:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aaf4_d20250319_m053202_c001_v7007000_t0000_u01742362322197") 2025/03/19 05:33:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1107fc06ff64491a_d20250319_m053201_c001_v0001145_t0039_u01742362321007") 2025/03/19 05:33:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f117c6fa8c2b04a9c_d20250319_m053157_c001_v0001182_t0017_u01742362317687") 2025/03/19 05:33:56 DEBUG : both0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aec6_d20250319_m053328_c001_v7007000_t0000_u01742362408327") 2025/03/19 05:33:56 DEBUG : both0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf9c3_d20250319_m053316_c001_v0001184_t0037_u01742362396427") 2025/03/19 05:33:56 DEBUG : both0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dadd_d20250319_m053311_c001_v7007000_t0000_u01742362391684") 2025/03/19 05:33:56 DEBUG : both0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf627_d20250319_m053259_c001_v0001184_t0009_u01742362379832") 2025/03/19 05:33:56 DEBUG : both1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aec7_d20250319_m053328_c001_v7007000_t0000_u01742362408513") 2025/03/19 05:33:56 DEBUG : both1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf9e1_d20250319_m053316_c001_v0001184_t0054_u01742362396848") 2025/03/19 05:33:56 DEBUG : both1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dade_d20250319_m053311_c001_v7007000_t0000_u01742362391867") 2025/03/19 05:33:56 DEBUG : both1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf63b_d20250319_m053300_c001_v0001184_t0013_u01742362380308") 2025/03/19 05:33:57 DEBUG : both10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aec8_d20250319_m053328_c001_v7007000_t0000_u01742362408696") 2025/03/19 05:33:57 DEBUG : both10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfaf2_d20250319_m053320_c001_v0001184_t0026_u01742362400974") 2025/03/19 05:33:57 DEBUG : both10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dadf_d20250319_m053312_c001_v7007000_t0000_u01742362392056") 2025/03/19 05:33:57 DEBUG : both10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf74d_d20250319_m053304_c001_v0001184_t0028_u01742362384438") 2025/03/19 05:33:57 DEBUG : both11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aec9_d20250319_m053328_c001_v7007000_t0000_u01742362408880") 2025/03/19 05:33:57 DEBUG : both11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb12_d20250319_m053321_c001_v0001184_t0014_u01742362401423") 2025/03/19 05:33:57 DEBUG : both11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dae0_d20250319_m053312_c001_v7007000_t0000_u01742362392240") 2025/03/19 05:33:57 DEBUG : both11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf767_d20250319_m053304_c001_v0001184_t0047_u01742362384912") 2025/03/19 05:33:57 DEBUG : both12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aeca_d20250319_m053329_c001_v7007000_t0000_u01742362409072") 2025/03/19 05:33:57 DEBUG : both12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb30_d20250319_m053321_c001_v0001184_t0020_u01742362401867") 2025/03/19 05:33:57 DEBUG : both12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dae1_d20250319_m053312_c001_v7007000_t0000_u01742362392442") 2025/03/19 05:33:57 DEBUG : both12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf783_d20250319_m053305_c001_v0001184_t0028_u01742362385355") 2025/03/19 05:33:57 DEBUG : both13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aecc_d20250319_m053329_c001_v7007000_t0000_u01742362409261") 2025/03/19 05:33:57 DEBUG : both13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb48_d20250319_m053322_c001_v0001184_t0002_u01742362402323") 2025/03/19 05:33:57 DEBUG : both13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dae4_d20250319_m053312_c001_v7007000_t0000_u01742362392628") 2025/03/19 05:33:57 DEBUG : both13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7a7_d20250319_m053305_c001_v0001184_t0048_u01742362385773") 2025/03/19 05:33:57 DEBUG : both14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aecd_d20250319_m053329_c001_v7007000_t0000_u01742362409448") 2025/03/19 05:33:57 DEBUG : both14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb66_d20250319_m053322_c001_v0001184_t0003_u01742362402747") 2025/03/19 05:33:57 DEBUG : both14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dae8_d20250319_m053312_c001_v7007000_t0000_u01742362392810") 2025/03/19 05:33:57 DEBUG : both14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7bd_d20250319_m053306_c001_v0001184_t0014_u01742362386246") 2025/03/19 05:33:58 DEBUG : both15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aece_d20250319_m053329_c001_v7007000_t0000_u01742362409643") 2025/03/19 05:33:58 DEBUG : both15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb86_d20250319_m053323_c001_v0001184_t0058_u01742362403202") 2025/03/19 05:33:58 DEBUG : both15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189daec_d20250319_m053312_c001_v7007000_t0000_u01742362392992") 2025/03/19 05:33:58 DEBUG : both15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7d3_d20250319_m053306_c001_v0001184_t0008_u01742362386667") 2025/03/19 05:33:58 DEBUG : both16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aecf_d20250319_m053329_c001_v7007000_t0000_u01742362409828") 2025/03/19 05:33:58 DEBUG : both16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfba0_d20250319_m053323_c001_v0001184_t0059_u01742362403736") 2025/03/19 05:33:58 DEBUG : both16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189daf2_d20250319_m053313_c001_v7007000_t0000_u01742362393213") 2025/03/19 05:33:58 DEBUG : both16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7f3_d20250319_m053307_c001_v0001184_t0045_u01742362387135") 2025/03/19 05:33:58 DEBUG : both17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aed1_d20250319_m053330_c001_v7007000_t0000_u01742362410010") 2025/03/19 05:33:58 DEBUG : both17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbba_d20250319_m053324_c001_v0001184_t0036_u01742362404178") 2025/03/19 05:33:58 DEBUG : both17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189daf7_d20250319_m053313_c001_v7007000_t0000_u01742362393408") 2025/03/19 05:33:58 DEBUG : both17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf80e_d20250319_m053307_c001_v0001184_t0033_u01742362387576") 2025/03/19 05:33:58 DEBUG : both18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aed2_d20250319_m053330_c001_v7007000_t0000_u01742362410199") 2025/03/19 05:33:58 DEBUG : both18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbd0_d20250319_m053324_c001_v0001184_t0023_u01742362404599") 2025/03/19 05:33:58 DEBUG : both18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dafb_d20250319_m053313_c001_v7007000_t0000_u01742362393597") 2025/03/19 05:33:58 DEBUG : both18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf826_d20250319_m053308_c001_v0001184_t0049_u01742362388026") 2025/03/19 05:33:58 DEBUG : both19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aed5_d20250319_m053330_c001_v7007000_t0000_u01742362410380") 2025/03/19 05:33:58 DEBUG : both19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbe8_d20250319_m053325_c001_v0001184_t0009_u01742362405050") 2025/03/19 05:33:58 DEBUG : both19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dafd_d20250319_m053313_c001_v7007000_t0000_u01742362393780") 2025/03/19 05:33:58 DEBUG : both19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf842_d20250319_m053308_c001_v0001184_t0009_u01742362388478") 2025/03/19 05:33:59 DEBUG : both2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aed8_d20250319_m053330_c001_v7007000_t0000_u01742362410588") 2025/03/19 05:33:59 DEBUG : both2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf9f5_d20250319_m053317_c001_v0001184_t0006_u01742362397307") 2025/03/19 05:33:59 DEBUG : both2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db01_d20250319_m053313_c001_v7007000_t0000_u01742362393962") 2025/03/19 05:33:59 DEBUG : both2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf653_d20250319_m053300_c001_v0001184_t0051_u01742362380787") 2025/03/19 05:33:59 DEBUG : both3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aed9_d20250319_m053330_c001_v7007000_t0000_u01742362410769") 2025/03/19 05:33:59 DEBUG : both3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa0b_d20250319_m053317_c001_v0001184_t0023_u01742362397749") 2025/03/19 05:33:59 DEBUG : both3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db1f_d20250319_m053314_c001_v7007000_t0000_u01742362394145") 2025/03/19 05:33:59 DEBUG : both3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf67b_d20250319_m053301_c001_v0001184_t0046_u01742362381240") 2025/03/19 05:33:59 DEBUG : both4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aedc_d20250319_m053330_c001_v7007000_t0000_u01742362410956") 2025/03/19 05:33:59 DEBUG : both4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa2a_d20250319_m053318_c001_v0001184_t0052_u01742362398186") 2025/03/19 05:33:59 DEBUG : both4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db21_d20250319_m053314_c001_v7007000_t0000_u01742362394326") 2025/03/19 05:33:59 DEBUG : both4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf693_d20250319_m053301_c001_v0001184_t0044_u01742362381727") 2025/03/19 05:33:59 DEBUG : both5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aedd_d20250319_m053331_c001_v7007000_t0000_u01742362411142") 2025/03/19 05:33:59 DEBUG : both5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa48_d20250319_m053318_c001_v0001184_t0042_u01742362398613") 2025/03/19 05:33:59 DEBUG : both5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db22_d20250319_m053314_c001_v7007000_t0000_u01742362394512") 2025/03/19 05:33:59 DEBUG : both5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf6b5_d20250319_m053302_c001_v0001184_t0034_u01742362382196") 2025/03/19 05:33:59 DEBUG : both6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aedf_d20250319_m053331_c001_v7007000_t0000_u01742362411329") 2025/03/19 05:33:59 DEBUG : both6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa62_d20250319_m053319_c001_v0001184_t0023_u01742362399198") 2025/03/19 05:33:59 DEBUG : both6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db23_d20250319_m053314_c001_v7007000_t0000_u01742362394694") 2025/03/19 05:33:59 DEBUG : both6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf6d5_d20250319_m053302_c001_v0001184_t0005_u01742362382625") 2025/03/19 05:34:00 DEBUG : both7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aee1_d20250319_m053331_c001_v7007000_t0000_u01742362411514") 2025/03/19 05:34:00 DEBUG : both7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa8e_d20250319_m053319_c001_v0001184_t0020_u01742362399668") 2025/03/19 05:34:00 DEBUG : both7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db24_d20250319_m053314_c001_v7007000_t0000_u01742362394877") 2025/03/19 05:34:00 DEBUG : both7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf6eb_d20250319_m053303_c001_v0001184_t0037_u01742362383079") 2025/03/19 05:34:00 DEBUG : both8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aee2_d20250319_m053331_c001_v7007000_t0000_u01742362411736") 2025/03/19 05:34:00 DEBUG : both8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfaa8_d20250319_m053320_c001_v0001184_t0055_u01742362400110") 2025/03/19 05:34:00 DEBUG : both8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db25_d20250319_m053315_c001_v7007000_t0000_u01742362395060") 2025/03/19 05:34:00 DEBUG : both8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf717_d20250319_m053303_c001_v0001184_t0043_u01742362383527") 2025/03/19 05:34:00 DEBUG : both9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aee4_d20250319_m053331_c001_v7007000_t0000_u01742362411923") 2025/03/19 05:34:00 DEBUG : both9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfacc_d20250319_m053320_c001_v0001184_t0020_u01742362400537") 2025/03/19 05:34:00 DEBUG : both9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189db26_d20250319_m053315_c001_v7007000_t0000_u01742362395244") 2025/03/19 05:34:00 DEBUG : both9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf731_d20250319_m053303_c001_v0001184_t0002_u01742362383993") 2025/03/19 05:34:00 DEBUG : c/non empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e43f34_d20250319_m052909_c001_v7007000_t0000_u01742362149748") 2025/03/19 05:34:00 DEBUG : c/non empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bab8_d20250319_m052908_c001_v0001103_t0011_u01742362148015") 2025/03/19 05:34:00 DEBUG : c/non empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c05_d20250319_m052906_c001_v7007000_t0000_u01742362146847") 2025/03/19 05:34:00 DEBUG : c/non empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8baa8_d20250319_m052904_c001_v0001103_t0021_u01742362144985") 2025/03/19 05:34:00 DEBUG : c/non empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41ae5_d20250319_m052843_c001_v7007000_t0000_u01742362123898") 2025/03/19 05:34:00 DEBUG : c/non empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba1e_d20250319_m052841_c001_v0001103_t0019_u01742362121623") 2025/03/19 05:34:00 DEBUG : check sum: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75f2_d20250319_m052829_c001_v7007000_t0000_u01742362109444") 2025/03/19 05:34:01 DEBUG : check sum: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9e4_d20250319_m052828_c001_v0001103_t0000_u01742362108363") 2025/03/19 05:34:01 DEBUG : dest/3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbe732b_d20250319_m053115_c001_v7007000_t0000_u01742362275303") 2025/03/19 05:34:01 DEBUG : dest/3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcde9a_d20250319_m053114_c001_v0001184_t0005_u01742362274194") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509f9855_d20250319_m053251_c001_v7007000_t0000_u01742362371060") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1062811bd3b9d5d8_d20250319_m053248_c001_v0001146_t0013_u01742362368937") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4000d4a31228b1d4_d20250319_m053248_c001_v7007000_t0000_u01742362368748") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1062811bd3b9d5c4_d20250319_m053245_c001_v0001146_t0021_u01742362365222") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4000d4a31228b17c_d20250319_m053244_c001_v7007000_t0000_u01742362364498") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf211_d20250319_m053240_c001_v0001184_t0043_u01742362360933") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a098_d20250319_m053239_c001_v7007000_t0000_u01742362359271") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1057de10fb202494_d20250319_m053237_c001_v0001184_t0054_u01742362357441") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4161da9c411b03cb_d20250319_m053237_c001_v7007000_t0000_u01742362357254") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1057de10fb2023d8_d20250319_m053233_c001_v0001184_t0015_u01742362353587") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4161da9c411affae_d20250319_m053232_c001_v7007000_t0000_u01742362352866") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcefa1_d20250319_m053229_c001_v0001184_t0026_u01742362349232") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c29ffc_d20250319_m053228_c001_v7007000_t0000_u01742362348268") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109ae566adc6f62f_d20250319_m053226_c001_v0001036_t0007_u01742362346530") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9acd5_d20250319_m053225_c001_v7007000_t0000_u01742362345976") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109ae566adc6f62b_d20250319_m053220_c001_v0001036_t0049_u01742362340573") 2025/03/19 05:34:01 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9ac64_d20250319_m053219_c001_v7007000_t0000_u01742362339846") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdf0_d20250319_m053215_c001_v0001103_t0004_u01742362335877") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c29f07_d20250319_m053215_c001_v7007000_t0000_u01742362335299") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f11252410f9518c4d_d20250319_m053213_c001_v0001120_t0015_u01742362333005") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4095f293b0787203_d20250319_m053212_c001_v7007000_t0000_u01742362332823") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f11252410f9518c41_d20250319_m053209_c001_v0001120_t0050_u01742362329463") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4095f293b07871e0_d20250319_m053208_c001_v7007000_t0000_u01742362328724") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdbc_d20250319_m053202_c001_v0001103_t0014_u01742362322944") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aafa_d20250319_m053202_c001_v7007000_t0000_u01742362322379") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f11276883a3aa7ae4_d20250319_m053200_c001_v0001130_t0015_u01742362320463") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbeef15_d20250319_m053200_c001_v7007000_t0000_u01742362320280") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f11276883a3aa7ade_d20250319_m053156_c001_v0001130_t0051_u01742362316749") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbeeece_d20250319_m053156_c001_v7007000_t0000_u01742362316030") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd70_d20250319_m053147_c001_v0001103_t0049_u01742362307606") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f411aa6e54ae68ae7_d20250319_m053146_c001_v7007000_t0000_u01742362306681") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f119f5d447dfef99b_d20250319_m053144_c001_v0001044_t0026_u01742362304223") 2025/03/19 05:34:02 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f415632f400e40828_d20250319_m053144_c001_v7007000_t0000_u01742362304038") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f119f5d447dfef995_d20250319_m053140_c001_v0001044_t0019_u01742362300382") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f415632f400e40822_d20250319_m053139_c001_v7007000_t0000_u01742362299652") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd30_d20250319_m053133_c001_v0001103_t0058_u01742362293953") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5e7_d20250319_m053132_c001_v7007000_t0000_u01742362292844") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f108ea7598cd2749f_d20250319_m053126_c001_v0001102_t0036_u01742362286458") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9a9a2_d20250319_m053126_c001_v7007000_t0000_u01742362286248") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd00_d20250319_m053121_c001_v0001103_t0053_u01742362281951") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1191b7a58484ad5a_d20250319_m053120_c001_v0001099_t0052_u01742362280930") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1191b7a58484ad56_d20250319_m053119_c001_v0001099_t0049_u01742362279743") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40407bc8f81f6401_d20250319_m053105_c001_v7007000_t0000_u01742362265921") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a26148_d20250319_m053058_c001_v0001042_t0027_u01742362258431") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1130c235b52effeb_d20250319_m053057_c001_v0001041_t0013_u01742362257529") 2025/03/19 05:34:03 DEBUG : dst/one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1130c235b52effe5_d20250319_m053056_c001_v0001041_t0041_u01742362256308") 2025/03/19 05:34:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509f985e_d20250319_m053251_c001_v7007000_t0000_u01742362371253") 2025/03/19 05:34:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f108ce227c395990e_d20250319_m053248_c001_v0001109_t0011_u01742362368178") 2025/03/19 05:34:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1186b190bfac8c95_d20250319_m053244_c001_v0001043_t0006_u01742362364073") 2025/03/19 05:34:03 DEBUG : dst/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a09a_d20250319_m053239_c001_v7007000_t0000_u01742362359454") 2025/03/19 05:34:03 DEBUG : dst/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f117a973433fe23b9_d20250319_m053236_c001_v0001177_t0011_u01742362356585") 2025/03/19 05:34:03 DEBUG : dst/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f106f8e58811f4a9e_d20250319_m053232_c001_v0001134_t0047_u01742362352427") 2025/03/19 05:34:03 DEBUG : dst/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c29ffe_d20250319_m053228_c001_v7007000_t0000_u01742362348469") 2025/03/19 05:34:04 DEBUG : dst/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f108c88a9af52b14f_d20250319_m053225_c001_v0001157_t0059_u01742362345609") 2025/03/19 05:34:04 DEBUG : dst/one.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f11763c649036d1c7_d20250319_m053219_c001_v0001103_t0043_u01742362339418") 2025/03/19 05:34:04 DEBUG : dst/three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5e9_d20250319_m053133_c001_v7007000_t0000_u01742362293028") 2025/03/19 05:34:04 DEBUG : dst/three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1191b7a58484ad90_d20250319_m053131_c001_v0001099_t0038_u01742362291366") 2025/03/19 05:34:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509f9c10_d20250319_m053251_c001_v7007000_t0000_u01742362371446") 2025/03/19 05:34:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f104b4fdf4a5f6c09_d20250319_m053249_c001_v0001182_t0049_u01742362369852") 2025/03/19 05:34:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f11573bb4fcbcc878_d20250319_m053246_c001_v0001177_t0015_u01742362366224") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509f9c55_d20250319_m053251_c001_v7007000_t0000_u01742362371647") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1062811bd3b9d5e0_d20250319_m053250_c001_v0001146_t0023_u01742362370301") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4000d4a31228b1fc_d20250319_m053250_c001_v7007000_t0000_u01742362370120") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1062811bd3b9d5d2_d20250319_m053246_c001_v0001146_t0036_u01742362366613") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4000d4a31228b18d_d20250319_m053246_c001_v7007000_t0000_u01742362366431") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf224_d20250319_m053241_c001_v0001184_t0030_u01742362361367") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a484_d20250319_m053239_c001_v7007000_t0000_u01742362359709") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1057de10fb2024c3_d20250319_m053238_c001_v0001184_t0017_u01742362358653") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4161da9c411b03cc_d20250319_m053238_c001_v7007000_t0000_u01742362358464") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1057de10fb20240e_d20250319_m053234_c001_v0001184_t0005_u01742362354919") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4161da9c411affb0_d20250319_m053234_c001_v7007000_t0000_u01742362354738") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcefbd_d20250319_m053229_c001_v0001184_t0020_u01742362349683") 2025/03/19 05:34:04 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9acd7_d20250319_m053227_c001_v7007000_t0000_u01742362347678") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcee34_d20250319_m053224_c001_v0001184_t0043_u01742362344591") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9ac89_d20250319_m053221_c001_v7007000_t0000_u01742362341511") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdf8_d20250319_m053216_c001_v0001103_t0051_u01742362336611") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4095f293b0787206_d20250319_m053214_c001_v7007000_t0000_u01742362334355") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bddc_d20250319_m053211_c001_v0001103_t0042_u01742362331610") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4095f293b07871fc_d20250319_m053210_c001_v7007000_t0000_u01742362330508") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdc0_d20250319_m053203_c001_v0001103_t0030_u01742362323665") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbeef2c_d20250319_m053201_c001_v7007000_t0000_u01742362321458") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdaa_d20250319_m053159_c001_v0001103_t0023_u01742362319112") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbeeee5_d20250319_m053158_c001_v7007000_t0000_u01742362318003") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd84_d20250319_m053150_c001_v0001103_t0053_u01742362310570") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f415632f400e40829_d20250319_m053145_c001_v7007000_t0000_u01742362305744") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a26196_d20250319_m053142_c001_v0001042_t0030_u01742362302313") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f415632f400e40826_d20250319_m053141_c001_v7007000_t0000_u01742362301212") 2025/03/19 05:34:05 DEBUG : dst/three.txt: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd36_d20250319_m053134_c001_v0001103_t0059_u01742362294841") 2025/03/19 05:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a485_d20250319_m053239_c001_v7007000_t0000_u01742362359974") 2025/03/19 05:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f113352550d41db8c_d20250319_m053238_c001_v0001182_t0058_u01742362358249") 2025/03/19 05:34:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f113cafee8bac4f89_d20250319_m053234_c001_v0001090_t0057_u01742362354419") 2025/03/19 05:34:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a001_d20250319_m053228_c001_v7007000_t0000_u01742362348675") 2025/03/19 05:34:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f104c91c260f52ee7_d20250319_m053227_c001_v0001130_t0041_u01742362347227") 2025/03/19 05:34:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1190a354c8ccacee_d20250319_m053221_c001_v0001182_t0005_u01742362341281") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509fa045_d20250319_m053251_c001_v7007000_t0000_u01742362371839") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf217_d20250319_m053241_c001_v0001184_t0028_u01742362361161") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a487_d20250319_m053240_c001_v7007000_t0000_u01742362360183") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcefa9_d20250319_m053229_c001_v0001184_t0026_u01742362349451") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c2a002_d20250319_m053228_c001_v7007000_t0000_u01742362348861") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdf4_d20250319_m053216_c001_v0001103_t0028_u01742362336220") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4126bda746c29f24_d20250319_m053215_c001_v7007000_t0000_u01742362335490") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bdbe_d20250319_m053203_c001_v0001103_t0012_u01742362323293") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9ab00_d20250319_m053202_c001_v7007000_t0000_u01742362322576") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bd80_d20250319_m053150_c001_v0001103_t0048_u01742362310121") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f411aa6e54ae68aeb_d20250319_m053146_c001_v7007000_t0000_u01742362306870") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a2618c_d20250319_m053134_c001_v0001042_t0035_u01742362294319") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbee5f0_d20250319_m053133_c001_v7007000_t0000_u01742362293211") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1092b2841a630db3_d20250319_m053128_c001_v0001109_t0023_u01742362288120") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40407bc8f81f6402_d20250319_m053106_c001_v7007000_t0000_u01742362266103") 2025/03/19 05:34:06 DEBUG : dst/two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1130c235b52efff7_d20250319_m053104_c001_v0001041_t0026_u01742362264823") 2025/03/19 05:34:06 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4152037c75e56c27_d20250319_m053019_c001_v7007000_t0000_u01742362219973") 2025/03/19 05:34:06 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a26108_d20250319_m053016_c001_v0001042_t0038_u01742362216243") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4152037c75e56bce_d20250319_m053014_c001_v7007000_t0000_u01742362214258") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bbb3_d20250319_m053001_c001_v0001103_t0005_u01742362201864") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e8736_d20250319_m052952_c001_v7007000_t0000_u01742362192987") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260ca_d20250319_m052949_c001_v0001042_t0054_u01742362189839") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c51_d20250319_m052924_c001_v7007000_t0000_u01742362164489") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb04_d20250319_m052922_c001_v0001103_t0053_u01742362162322") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c13_d20250319_m052920_c001_v7007000_t0000_u01742362160570") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8baf0_d20250319_m052919_c001_v0001103_t0056_u01742362159317") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c0c_d20250319_m052915_c001_v7007000_t0000_u01742362155468") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bad6_d20250319_m052913_c001_v0001103_t0035_u01742362153619") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e43f72_d20250319_m052912_c001_v7007000_t0000_u01742362152351") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8baca_d20250319_m052910_c001_v0001103_t0021_u01742362150786") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b9c_d20250319_m052903_c001_v7007000_t0000_u01742362143471") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba96_d20250319_m052901_c001_v0001103_t0048_u01742362141666") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b77_d20250319_m052900_c001_v7007000_t0000_u01742362140404") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba84_d20250319_m052859_c001_v0001103_t0020_u01742362139579") 2025/03/19 05:34:07 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41af7_d20250319_m052853_c001_v7007000_t0000_u01742362133352") 2025/03/19 05:34:08 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba62_d20250319_m052851_c001_v0001103_t0057_u01742362131957") 2025/03/19 05:34:08 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41aea_d20250319_m052849_c001_v7007000_t0000_u01742362129389") 2025/03/19 05:34:08 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba42_d20250319_m052848_c001_v0001103_t0033_u01742362128123") 2025/03/19 05:34:08 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41ae8_d20250319_m052847_c001_v7007000_t0000_u01742362127026") 2025/03/19 05:34:08 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f113f0c9579f44e3d_d20250319_m052846_c001_v0001183_t0038_u01742362126453") 2025/03/19 05:34:08 DEBUG : empty space: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba34_d20250319_m052844_c001_v0001103_t0056_u01742362124625") 2025/03/19 05:34:08 DEBUG : enormous: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c4b_d20250319_m052923_c001_v7007000_t0000_u01742362163747") 2025/03/19 05:34:08 DEBUG : enormous: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb06_d20250319_m052922_c001_v0001103_t0041_u01742362162750") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f405e3d2a509fa0a8_d20250319_m053255_c001_v7007000_t0000_u01742362375781") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf507_d20250319_m053254_c001_v0001184_t0000_u01742362374623") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86f9_d20250319_m052947_c001_v7007000_t0000_u01742362187952") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260c0_d20250319_m052946_c001_v0001042_t0053_u01742362186734") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4195f78a02e290f8_d20250319_m052839_c001_v7007000_t0000_u01742362119994") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba16_d20250319_m052838_c001_v0001103_t0005_u01742362118936") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4195f78a02e290f4_d20250319_m052837_c001_v7007000_t0000_u01742362117637") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba10_d20250319_m052836_c001_v0001103_t0000_u01742362116898") 2025/03/19 05:34:08 DEBUG : existing: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba06_d20250319_m052835_c001_v0001103_t0043_u01742362115871") 2025/03/19 05:34:08 DEBUG : existing-b: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86fc_d20250319_m052948_c001_v7007000_t0000_u01742362188135") 2025/03/19 05:34:08 DEBUG : existing-b: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb7f_d20250319_m052946_c001_v0001103_t0006_u01742362186721") 2025/03/19 05:34:08 DEBUG : file1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af3e_d20250319_m053341_c001_v7007000_t0000_u01742362421824") 2025/03/19 05:34:09 DEBUG : file1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f107e64333e021af8_d20250319_m053340_c001_v0001144_t0038_u01742362420224") 2025/03/19 05:34:09 DEBUG : file1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af24_d20250319_m053338_c001_v7007000_t0000_u01742362418134") 2025/03/19 05:34:09 DEBUG : file1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f114339d6a98e9136_d20250319_m053336_c001_v0001182_t0027_u01742362416909") 2025/03/19 05:34:09 DEBUG : five: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c64_d20250319_m052929_c001_v7007000_t0000_u01742362169239") 2025/03/19 05:34:09 DEBUG : five: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fcb80e1b8bb2a_d20250319_m052927_c001_v0001103_t0025_u01742362167164") 2025/03/19 05:34:09 DEBUG : foo: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41aed_d20250319_m052851_c001_v7007000_t0000_u01742362131226") 2025/03/19 05:34:09 DEBUG : foo: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fcb80e1b8ba54_d20250319_m052850_c001_v0001103_t0025_u01742362130667") 2025/03/19 05:34:09 DEBUG : foo: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fcb80e1b8ba4e_d20250319_m052850_c001_v0001103_t0025_u01742362130115") 2025/03/19 05:34:09 DEBUG : four: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c66_d20250319_m052929_c001_v7007000_t0000_u01742362169425") 2025/03/19 05:34:09 DEBUG : four: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40506e8490a2609c_d20250319_m052927_c001_v0001042_t0037_u01742362167732") 2025/03/19 05:34:09 DEBUG : four: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb22_d20250319_m052926_c001_v0001103_t0009_u01742362166419") 2025/03/19 05:34:09 DEBUG : hello world2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de7e_d20250319_m052743_c001_v7007000_t0000_u01742362063489") 2025/03/19 05:34:09 DEBUG : hello world2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b916_d20250319_m052742_c001_v0001103_t0051_u01742362062652") 2025/03/19 05:34:09 DEBUG : ignore-size: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4195f78a02e290e1_d20250319_m052834_c001_v7007000_t0000_u01742362114765") 2025/03/19 05:34:09 DEBUG : ignore-size: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9fc_d20250319_m052833_c001_v0001103_t0036_u01742362113555") 2025/03/19 05:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86e6_d20250319_m052945_c001_v7007000_t0000_u01742362185610") 2025/03/19 05:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb75_d20250319_m052944_c001_v0001103_t0031_u01742362184815") 2025/03/19 05:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86e4_d20250319_m052943_c001_v7007000_t0000_u01742362183705") 2025/03/19 05:34:09 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260b8_d20250319_m052942_c001_v0001042_t0002_u01742362182630") 2025/03/19 05:34:09 DEBUG : one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c67_d20250319_m052929_c001_v7007000_t0000_u01742362169620") 2025/03/19 05:34:10 DEBUG : one: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fcb80e1b8bb10_d20250319_m052925_c001_v0001103_t0025_u01742362165615") 2025/03/19 05:34:10 DEBUG : only0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aee5_d20250319_m053332_c001_v7007000_t0000_u01742362412105") 2025/03/19 05:34:10 DEBUG : only0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcfc56_d20250319_m053326_c001_v0001184_t0046_u01742362406898") 2025/03/19 05:34:10 DEBUG : only0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf9d5_d20250319_m053316_c001_v0001184_t0058_u01742362396638") 2025/03/19 05:34:10 DEBUG : only0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4061b707f11d9821_d20250319_m053310_c001_v7007000_t0000_u01742362390865") 2025/03/19 05:34:10 DEBUG : only0: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf633_d20250319_m053300_c001_v0001184_t0020_u01742362380048") 2025/03/19 05:34:10 DEBUG : only1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aee8_d20250319_m053332_c001_v7007000_t0000_u01742362412288") 2025/03/19 05:34:10 DEBUG : only1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcfc33_d20250319_m053326_c001_v0001184_t0046_u01742362406133") 2025/03/19 05:34:10 DEBUG : only1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf9ed_d20250319_m053317_c001_v0001184_t0045_u01742362397069") 2025/03/19 05:34:10 DEBUG : only1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4061b707f11d981d_d20250319_m053310_c001_v7007000_t0000_u01742362390299") 2025/03/19 05:34:10 DEBUG : only1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf649_d20250319_m053300_c001_v0001184_t0054_u01742362380564") 2025/03/19 05:34:10 DEBUG : only10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aeea_d20250319_m053332_c001_v7007000_t0000_u01742362412469") 2025/03/19 05:34:10 DEBUG : only10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f414339d6a98e9006_d20250319_m053326_c001_v0001182_t0005_u01742362406685") 2025/03/19 05:34:10 DEBUG : only10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfafe_d20250319_m053321_c001_v0001184_t0040_u01742362401208") 2025/03/19 05:34:10 DEBUG : only10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dabf_d20250319_m053310_c001_v7007000_t0000_u01742362390461") 2025/03/19 05:34:10 DEBUG : only10: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf75b_d20250319_m053304_c001_v0001184_t0052_u01742362384656") 2025/03/19 05:34:10 DEBUG : only11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aeec_d20250319_m053332_c001_v7007000_t0000_u01742362412650") 2025/03/19 05:34:10 DEBUG : only11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fd16abef123c1_d20250319_m053326_c001_v0001179_t0057_u01742362406871") 2025/03/19 05:34:10 DEBUG : only11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb1c_d20250319_m053321_c001_v0001184_t0034_u01742362401632") 2025/03/19 05:34:10 DEBUG : only11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbf6522_d20250319_m053309_c001_v7007000_t0000_u01742362389899") 2025/03/19 05:34:11 DEBUG : only11: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf771_d20250319_m053305_c001_v0001184_t0016_u01742362385129") 2025/03/19 05:34:11 DEBUG : only12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aeee_d20250319_m053332_c001_v7007000_t0000_u01742362412839") 2025/03/19 05:34:11 DEBUG : only12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407e64333e021a92_d20250319_m053327_c001_v0001144_t0033_u01742362407060") 2025/03/19 05:34:11 DEBUG : only12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb3a_d20250319_m053322_c001_v0001184_t0029_u01742362402120") 2025/03/19 05:34:11 DEBUG : only12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dac0_d20250319_m053310_c001_v7007000_t0000_u01742362390643") 2025/03/19 05:34:11 DEBUG : only12: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf797_d20250319_m053305_c001_v0001184_t0031_u01742362385567") 2025/03/19 05:34:11 DEBUG : only13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aef0_d20250319_m053333_c001_v7007000_t0000_u01742362413022") 2025/03/19 05:34:11 DEBUG : only13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcfc53_d20250319_m053326_c001_v0001184_t0046_u01742362406711") 2025/03/19 05:34:11 DEBUG : only13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb58_d20250319_m053322_c001_v0001184_t0007_u01742362402533") 2025/03/19 05:34:11 DEBUG : only13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbf6523_d20250319_m053310_c001_v7007000_t0000_u01742362390082") 2025/03/19 05:34:11 DEBUG : only13: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7b3_d20250319_m053305_c001_v0001184_t0032_u01742362385990") 2025/03/19 05:34:11 DEBUG : only14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aef3_d20250319_m053333_c001_v7007000_t0000_u01742362413208") 2025/03/19 05:34:11 DEBUG : only14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f414339d6a98e900c_d20250319_m053326_c001_v0001182_t0005_u01742362406881") 2025/03/19 05:34:11 DEBUG : only14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb76_d20250319_m053322_c001_v0001184_t0054_u01742362402981") 2025/03/19 05:34:11 DEBUG : only14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbf6528_d20250319_m053310_c001_v7007000_t0000_u01742362390879") 2025/03/19 05:34:11 DEBUG : only14: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7cf_d20250319_m053306_c001_v0001184_t0036_u01742362386449") 2025/03/19 05:34:11 DEBUG : only15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aef5_d20250319_m053333_c001_v7007000_t0000_u01742362413389") 2025/03/19 05:34:11 DEBUG : only15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fd16abef123c3_d20250319_m053327_c001_v0001179_t0057_u01742362407055") 2025/03/19 05:34:11 DEBUG : only15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfb90_d20250319_m053323_c001_v0001184_t0058_u01742362403470") 2025/03/19 05:34:11 DEBUG : only15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbf6524_d20250319_m053310_c001_v7007000_t0000_u01742362390266") 2025/03/19 05:34:12 DEBUG : only15: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7df_d20250319_m053306_c001_v0001184_t0032_u01742362386890") 2025/03/19 05:34:12 DEBUG : only16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aef7_d20250319_m053333_c001_v7007000_t0000_u01742362413573") 2025/03/19 05:34:12 DEBUG : only16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcfc72_d20250319_m053327_c001_v0001184_t0046_u01742362407283") 2025/03/19 05:34:12 DEBUG : only16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbac_d20250319_m053323_c001_v0001184_t0026_u01742362403945") 2025/03/19 05:34:12 DEBUG : only16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40200070b21052ef_d20250319_m053310_c001_v7007000_t0000_u01742362390659") 2025/03/19 05:34:12 DEBUG : only16: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf7fe_d20250319_m053307_c001_v0001184_t0039_u01742362387357") 2025/03/19 05:34:12 DEBUG : only17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aef9_d20250319_m053333_c001_v7007000_t0000_u01742362413756") 2025/03/19 05:34:12 DEBUG : only17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcfc7d_d20250319_m053327_c001_v0001184_t0046_u01742362407468") 2025/03/19 05:34:12 DEBUG : only17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbc6_d20250319_m053324_c001_v0001184_t0021_u01742362404384") 2025/03/19 05:34:12 DEBUG : only17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4061b707f11d9820_d20250319_m053310_c001_v7007000_t0000_u01742362390678") 2025/03/19 05:34:12 DEBUG : only17: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf81a_d20250319_m053307_c001_v0001184_t0058_u01742362387800") 2025/03/19 05:34:12 DEBUG : only18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aefc_d20250319_m053333_c001_v7007000_t0000_u01742362413937") 2025/03/19 05:34:12 DEBUG : only18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fd16abef123cb_d20250319_m053327_c001_v0001179_t0057_u01742362407609") 2025/03/19 05:34:12 DEBUG : only18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbde_d20250319_m053324_c001_v0001184_t0034_u01742362404822") 2025/03/19 05:34:12 DEBUG : only18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40200070b21052e9_d20250319_m053310_c001_v7007000_t0000_u01742362390474") 2025/03/19 05:34:12 DEBUG : only18: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf833_d20250319_m053308_c001_v0001184_t0045_u01742362388257") 2025/03/19 05:34:12 DEBUG : only19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9aefe_d20250319_m053334_c001_v7007000_t0000_u01742362414118") 2025/03/19 05:34:12 DEBUG : only19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f414339d6a98e9018_d20250319_m053327_c001_v0001182_t0005_u01742362407066") 2025/03/19 05:34:12 DEBUG : only19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfbfa_d20250319_m053325_c001_v0001184_t0025_u01742362405274") 2025/03/19 05:34:13 DEBUG : only19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dadb_d20250319_m053311_c001_v7007000_t0000_u01742362391013") 2025/03/19 05:34:13 DEBUG : only19: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf850_d20250319_m053308_c001_v0001184_t0041_u01742362388691") 2025/03/19 05:34:13 DEBUG : only2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af02_d20250319_m053334_c001_v7007000_t0000_u01742362414308") 2025/03/19 05:34:13 DEBUG : only2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4093b3a7d5fcfc63_d20250319_m053327_c001_v0001184_t0046_u01742362407089") 2025/03/19 05:34:13 DEBUG : only2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa01_d20250319_m053317_c001_v0001184_t0021_u01742362397518") 2025/03/19 05:34:13 DEBUG : only2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40200070b21052fb_d20250319_m053311_c001_v7007000_t0000_u01742362391042") 2025/03/19 05:34:13 DEBUG : only2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf669_d20250319_m053300_c001_v0001184_t0046_u01742362380997") 2025/03/19 05:34:13 DEBUG : only3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af04_d20250319_m053334_c001_v7007000_t0000_u01742362414496") 2025/03/19 05:34:13 DEBUG : only3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fd16abef123c5_d20250319_m053327_c001_v0001179_t0057_u01742362407238") 2025/03/19 05:34:13 DEBUG : only3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa16_d20250319_m053317_c001_v0001184_t0007_u01742362397964") 2025/03/19 05:34:13 DEBUG : only3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dabe_d20250319_m053310_c001_v7007000_t0000_u01742362390277") 2025/03/19 05:34:13 DEBUG : only3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf689_d20250319_m053301_c001_v0001184_t0057_u01742362381482") 2025/03/19 05:34:13 DEBUG : only4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af06_d20250319_m053334_c001_v7007000_t0000_u01742362414679") 2025/03/19 05:34:13 DEBUG : only4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407e64333e021a96_d20250319_m053327_c001_v0001144_t0033_u01742362407246") 2025/03/19 05:34:13 DEBUG : only4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa36_d20250319_m053318_c001_v0001184_t0041_u01742362398399") 2025/03/19 05:34:13 DEBUG : only4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4061b707f11d981e_d20250319_m053310_c001_v7007000_t0000_u01742362390492") 2025/03/19 05:34:13 DEBUG : only4: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf6a7_d20250319_m053301_c001_v0001184_t0002_u01742362381965") 2025/03/19 05:34:13 DEBUG : only5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af08_d20250319_m053334_c001_v7007000_t0000_u01742362414864") 2025/03/19 05:34:13 DEBUG : only5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f414339d6a98e901c_d20250319_m053327_c001_v0001182_t0005_u01742362407258") 2025/03/19 05:34:13 DEBUG : only5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa52_d20250319_m053318_c001_v0001184_t0056_u01742362398913") 2025/03/19 05:34:14 DEBUG : only5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40200070b21052e3_d20250319_m053310_c001_v7007000_t0000_u01742362390286") 2025/03/19 05:34:14 DEBUG : only5: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf6c8_d20250319_m053302_c001_v0001184_t0047_u01742362382415") 2025/03/19 05:34:14 DEBUG : only6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af0a_d20250319_m053335_c001_v7007000_t0000_u01742362415045") 2025/03/19 05:34:14 DEBUG : only6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407e64333e021a9c_d20250319_m053327_c001_v0001144_t0033_u01742362407618") 2025/03/19 05:34:14 DEBUG : only6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa78_d20250319_m053319_c001_v0001184_t0018_u01742362399469") 2025/03/19 05:34:14 DEBUG : only6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbf6527_d20250319_m053310_c001_v7007000_t0000_u01742362390689") 2025/03/19 05:34:14 DEBUG : only6: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf6dd_d20250319_m053302_c001_v0001184_t0034_u01742362382871") 2025/03/19 05:34:14 DEBUG : only7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af0d_d20250319_m053335_c001_v7007000_t0000_u01742362415230") 2025/03/19 05:34:14 DEBUG : only7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fd16abef123c7_d20250319_m053327_c001_v0001179_t0057_u01742362407423") 2025/03/19 05:34:14 DEBUG : only7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfa9a_d20250319_m053319_c001_v0001184_t0051_u01742362399887") 2025/03/19 05:34:14 DEBUG : only7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41838ca0e189dada_d20250319_m053310_c001_v7007000_t0000_u01742362390829") 2025/03/19 05:34:14 DEBUG : only7: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf702_d20250319_m053303_c001_v0001184_t0017_u01742362383302") 2025/03/19 05:34:14 DEBUG : only8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af0f_d20250319_m053335_c001_v7007000_t0000_u01742362415411") 2025/03/19 05:34:14 DEBUG : only8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407e64333e021a98_d20250319_m053327_c001_v0001144_t0033_u01742362407435") 2025/03/19 05:34:14 DEBUG : only8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfab8_d20250319_m053320_c001_v0001184_t0057_u01742362400323") 2025/03/19 05:34:14 DEBUG : only8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbf6526_d20250319_m053310_c001_v7007000_t0000_u01742362390494") 2025/03/19 05:34:14 DEBUG : only8: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf725_d20250319_m053303_c001_v0001184_t0043_u01742362383762") 2025/03/19 05:34:14 DEBUG : only9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af12_d20250319_m053335_c001_v7007000_t0000_u01742362415594") 2025/03/19 05:34:14 DEBUG : only9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f414339d6a98e9024_d20250319_m053327_c001_v0001182_t0005_u01742362407446") 2025/03/19 05:34:15 DEBUG : only9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfade_d20250319_m053320_c001_v0001184_t0033_u01742362400769") 2025/03/19 05:34:15 DEBUG : only9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40200070b21052f5_d20250319_m053310_c001_v7007000_t0000_u01742362390843") 2025/03/19 05:34:15 DEBUG : only9: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcf73d_d20250319_m053304_c001_v0001184_t0039_u01742362384211") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86e0_d20250319_m052940_c001_v7007000_t0000_u01742362180771") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260b6_d20250319_m052938_c001_v0001042_t0014_u01742362178604") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c8d_d20250319_m052937_c001_v7007000_t0000_u01742362177115") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260b2_d20250319_m052935_c001_v0001042_t0039_u01742362175076") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c7b_d20250319_m052933_c001_v7007000_t0000_u01742362173556") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260a6_d20250319_m052930_c001_v0001042_t0031_u01742362170566") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c0e_d20250319_m052917_c001_v7007000_t0000_u01742362157850") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bae2_d20250319_m052916_c001_v0001103_t0008_u01742362156393") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c0b_d20250319_m052914_c001_v7007000_t0000_u01742362154338") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bad4_d20250319_m052913_c001_v0001103_t0016_u01742362153279") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e43f5d_d20250319_m052911_c001_v7007000_t0000_u01742362151534") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bac8_d20250319_m052910_c001_v0001103_t0028_u01742362150488") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b94_d20250319_m052902_c001_v7007000_t0000_u01742362142853") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba94_d20250319_m052901_c001_v0001103_t0029_u01742362141322") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b7a_d20250319_m052900_c001_v7007000_t0000_u01742362140587") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba7e_d20250319_m052858_c001_v0001103_t0037_u01742362138933") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b57_d20250319_m052858_c001_v7007000_t0000_u01742362138186") 2025/03/19 05:34:15 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba78_d20250319_m052857_c001_v0001103_t0013_u01742362137548") 2025/03/19 05:34:16 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba76_d20250319_m052856_c001_v0001103_t0021_u01742362136639") 2025/03/19 05:34:16 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b2a_d20250319_m052855_c001_v7007000_t0000_u01742362135806") 2025/03/19 05:34:16 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba74_d20250319_m052855_c001_v0001103_t0059_u01742362135042") 2025/03/19 05:34:16 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba70_d20250319_m052854_c001_v0001103_t0043_u01742362134283") 2025/03/19 05:34:16 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41afc_d20250319_m052853_c001_v7007000_t0000_u01742362133538") 2025/03/19 05:34:16 DEBUG : potato: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba66_d20250319_m052852_c001_v0001103_t0039_u01742362132623") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7eb1_d20250319_m053032_c001_v7007000_t0000_u01742362232661") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a26112_d20250319_m053031_c001_v0001042_t0014_u01742362231722") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4152037c75e57bec_d20250319_m053023_c001_v7007000_t0000_u01742362223412") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bbf5_d20250319_m053015_c001_v0001103_t0031_u01742362215578") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4061b707f11d5530_d20250319_m053006_c001_v7007000_t0000_u01742362206151") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260e2_d20250319_m053000_c001_v0001042_t0053_u01742362200931") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e873a_d20250319_m052953_c001_v7007000_t0000_u01742362193229") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb85_d20250319_m052949_c001_v0001103_t0057_u01742362189508") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c49_d20250319_m052923_c001_v7007000_t0000_u01742362163564") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb02_d20250319_m052921_c001_v0001103_t0027_u01742362161887") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c18_d20250319_m052920_c001_v7007000_t0000_u01742362160769") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8baee_d20250319_m052918_c001_v0001103_t0044_u01742362158812") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c0f_d20250319_m052918_c001_v7007000_t0000_u01742362158034") 2025/03/19 05:34:16 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bae6_d20250319_m052917_c001_v0001103_t0040_u01742362157085") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c0d_d20250319_m052915_c001_v7007000_t0000_u01742362155659") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bade_d20250319_m052914_c001_v0001103_t0001_u01742362154710") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e43f73_d20250319_m052912_c001_v7007000_t0000_u01742362152533") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bacc_d20250319_m052911_c001_v0001103_t0010_u01742362151546") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f407bac1305e41b9f_d20250319_m052903_c001_v7007000_t0000_u01742362143654") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8ba9e_d20250319_m052902_c001_v0001103_t0023_u01742362142445") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de91_d20250319_m052747_c001_v7007000_t0000_u01742362067165") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b92a_d20250319_m052746_c001_v0001103_t0053_u01742362066405") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de80_d20250319_m052745_c001_v7007000_t0000_u01742362065109") 2025/03/19 05:34:17 DEBUG : potato2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b918_d20250319_m052744_c001_v0001103_t0020_u01742362064408") 2025/03/19 05:34:17 DEBUG : potato3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4152037c75e56c30_d20250319_m053020_c001_v7007000_t0000_u01742362220614") 2025/03/19 05:34:17 DEBUG : potato3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bbf7_d20250319_m053016_c001_v0001103_t0053_u01742362216834") 2025/03/19 05:34:17 DEBUG : potato3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4061b707f11d5531_d20250319_m053006_c001_v7007000_t0000_u01742362206726") 2025/03/19 05:34:17 DEBUG : potato3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260e8_d20250319_m053002_c001_v0001042_t0035_u01742362202218") 2025/03/19 05:34:17 DEBUG : potato3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e873f_d20250319_m052953_c001_v7007000_t0000_u01742362193602") 2025/03/19 05:34:17 DEBUG : potato3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb89_d20250319_m052950_c001_v0001103_t0011_u01742362190290") 2025/03/19 05:34:17 DEBUG : pre-dest1/1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbe732d_d20250319_m053115_c001_v7007000_t0000_u01742362275488") 2025/03/19 05:34:17 DEBUG : pre-dest1/1: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bcbe_d20250319_m053106_c001_v0001103_t0020_u01742362266838") 2025/03/19 05:34:17 DEBUG : pre-dest2/2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40170399efbe732f_d20250319_m053115_c001_v7007000_t0000_u01742362275679") 2025/03/19 05:34:17 DEBUG : pre-dest2/2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a2615a_d20250319_m053107_c001_v0001042_t0036_u01742362267732") 2025/03/19 05:34:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f40407bc8f81f638e_d20250319_m053046_c001_v7007000_t0000_u01742362246007") 2025/03/19 05:34:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bc4a_d20250319_m053041_c001_v0001103_t0034_u01742362241936") 2025/03/19 05:34:18 DEBUG : sizeonly: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75f8_d20250319_m052831_c001_v7007000_t0000_u01742362111914") 2025/03/19 05:34:18 DEBUG : sizeonly: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9ea_d20250319_m052830_c001_v0001103_t0050_u01742362110721") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4000d4a31228c497_d20250319_m053352_c001_v7007000_t0000_u01742362432360") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f114339d6a98e92a0_d20250319_m053348_c001_v0001182_t0021_u01742362428307") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af82_d20250319_m053346_c001_v7007000_t0000_u01742362426415") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcffbd_d20250319_m053343_c001_v0001184_t0034_u01742362423919") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86e7_d20250319_m052945_c001_v7007000_t0000_u01742362185803") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10506e8490a260ba_d20250319_m052944_c001_v0001042_t0026_u01742362184806") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86e5_d20250319_m052943_c001_v7007000_t0000_u01742362183886") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb6d_d20250319_m052942_c001_v0001103_t0030_u01742362182617") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75f0_d20250319_m052827_c001_v7007000_t0000_u01742362107447") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9e0_d20250319_m052825_c001_v0001103_t0055_u01742362105861") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75ec_d20250319_m052825_c001_v7007000_t0000_u01742362105133") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9de_d20250319_m052823_c001_v0001103_t0020_u01742362103905") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75e9_d20250319_m052821_c001_v7007000_t0000_u01742362101124") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9d2_d20250319_m052819_c001_v0001103_t0003_u01742362099963") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75e6_d20250319_m052819_c001_v7007000_t0000_u01742362099400") 2025/03/19 05:34:18 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9cc_d20250319_m052818_c001_v0001103_t0013_u01742362098262") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9bc_d20250319_m052815_c001_v0001103_t0044_u01742362095365") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e75c2_d20250319_m052814_c001_v7007000_t0000_u01742362094635") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9b2_d20250319_m052813_c001_v0001103_t0048_u01742362093690") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b9aa_d20250319_m052812_c001_v0001103_t0049_u01742362092691") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e7576_d20250319_m052811_c001_v7007000_t0000_u01742362091604") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b99a_d20250319_m052808_c001_v0001103_t0017_u01742362088330") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b98a_d20250319_m052805_c001_v0001103_t0003_u01742362085610") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e74d3_d20250319_m052804_c001_v7007000_t0000_u01742362084880") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b986_d20250319_m052804_c001_v0001103_t0053_u01742362084021") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b97c_d20250319_m052802_c001_v0001103_t0053_u01742362082688") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e74d2_d20250319_m052801_c001_v7007000_t0000_u01742362081950") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b96c_d20250319_m052758_c001_v0001103_t0016_u01742362078281") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e70dc_d20250319_m052757_c001_v7007000_t0000_u01742362077917") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b968_d20250319_m052757_c001_v0001103_t0009_u01742362077142") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81df10_d20250319_m052755_c001_v7007000_t0000_u01742362075419") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b956_d20250319_m052754_c001_v0001103_t0002_u01742362074639") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81def4_d20250319_m052754_c001_v7007000_t0000_u01742362074081") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b952_d20250319_m052753_c001_v0001103_t0044_u01742362073292") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81dec6_d20250319_m052752_c001_v7007000_t0000_u01742362072015") 2025/03/19 05:34:19 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b942_d20250319_m052750_c001_v0001103_t0010_u01742362070931") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81dead_d20250319_m052750_c001_v7007000_t0000_u01742362070380") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b93a_d20250319_m052749_c001_v0001103_t0011_u01742362069714") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de9c_d20250319_m052748_c001_v7007000_t0000_u01742362068794") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b934_d20250319_m052748_c001_v0001103_t0056_u01742362068103") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de7c_d20250319_m052741_c001_v7007000_t0000_u01742362061741") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b910_d20250319_m052740_c001_v0001103_t0010_u01742362060799") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de79_d20250319_m052739_c001_v7007000_t0000_u01742362059895") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b906_d20250319_m052739_c001_v0001103_t0058_u01742362059206") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de72_d20250319_m052738_c001_v7007000_t0000_u01742362058295") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b900_d20250319_m052737_c001_v0001103_t0007_u01742362057555") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f403c9dea2b81de4c_d20250319_m052734_c001_v7007000_t0000_u01742362054598") 2025/03/19 05:34:20 DEBUG : sub dir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8b8f8_d20250319_m052733_c001_v0001103_t0009_u01742362053923") 2025/03/19 05:34:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f4000d4a31228c49a_d20250319_m053352_c001_v7007000_t0000_u01742362432544") 2025/03/19 05:34:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f107e64333e021b28_d20250319_m053348_c001_v0001144_t0011_u01742362428318") 2025/03/19 05:34:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af87_d20250319_m053346_c001_v7007000_t0000_u01742362426599") 2025/03/19 05:34:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fd16abef1242f_d20250319_m053343_c001_v0001179_t0047_u01742362423568") 2025/03/19 05:34:20 DEBUG : sub/yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86de_d20250319_m052940_c001_v7007000_t0000_u01742362180224") 2025/03/19 05:34:20 DEBUG : sub/yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb61_d20250319_m052938_c001_v0001103_t0014_u01742362178591") 2025/03/19 05:34:20 DEBUG : test_dir1/file2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af41_d20250319_m053342_c001_v7007000_t0000_u01742362422007") 2025/03/19 05:34:20 DEBUG : test_dir1/file2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f114339d6a98e918c_d20250319_m053339_c001_v0001182_t0029_u01742362419881") 2025/03/19 05:34:21 DEBUG : test_dir1/file2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af26_d20250319_m053338_c001_v7007000_t0000_u01742362418319") 2025/03/19 05:34:21 DEBUG : test_dir1/file2: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fd16abef12403_d20250319_m053336_c001_v0001179_t0004_u01742362416932") 2025/03/19 05:34:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af43_d20250319_m053342_c001_v7007000_t0000_u01742362422211") 2025/03/19 05:34:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fd16abef12413_d20250319_m053339_c001_v0001179_t0004_u01742362419871") 2025/03/19 05:34:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f41630de14ed9af28_d20250319_m053338_c001_v7007000_t0000_u01742362418502") 2025/03/19 05:34:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f1093b3a7d5fcfe17_d20250319_m053336_c001_v0001184_t0049_u01742362416915") 2025/03/19 05:34:21 DEBUG : three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c69_d20250319_m052929_c001_v7007000_t0000_u01742362169807") 2025/03/19 05:34:21 DEBUG : three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb2c_d20250319_m052928_c001_v0001103_t0009_u01742362168487") 2025/03/19 05:34:21 DEBUG : three: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb1c_d20250319_m052925_c001_v0001103_t0043_u01742362165980") 2025/03/19 05:34:21 DEBUG : two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c6a_d20250319_m052929_c001_v7007000_t0000_u01742362169991") 2025/03/19 05:34:21 DEBUG : two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f418ab13ef72555a3_d20250319_m052927_c001_v0001098_t0055_u01742362167909") 2025/03/19 05:34:21 DEBUG : two: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f409fcb80e1b8bb18_d20250319_m052925_c001_v0001103_t0025_u01742362165798") 2025/03/19 05:34:21 DEBUG : yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f408e064f627e86e1_d20250319_m052940_c001_v7007000_t0000_u01742362180953") 2025/03/19 05:34:21 DEBUG : yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f100506f7d8f7a075_d20250319_m052939_c001_v0001184_t0006_u01742362179985") 2025/03/19 05:34:21 DEBUG : yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c8a_d20250319_m052936_c001_v7007000_t0000_u01742362176565") 2025/03/19 05:34:21 DEBUG : yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb4d_d20250319_m052935_c001_v0001103_t0034_u01742362175085") 2025/03/19 05:34:21 DEBUG : yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c76_d20250319_m052933_c001_v7007000_t0000_u01742362173002") 2025/03/19 05:34:21 DEBUG : yam: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f109fcb80e1b8bb34_d20250319_m052930_c001_v0001103_t0007_u01742362170756") 2025/03/19 05:34:21 DEBUG : yaml: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c8f_d20250319_m052937_c001_v7007000_t0000_u01742362177299") 2025/03/19 05:34:21 DEBUG : yaml: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f10445ea1a82863c8_d20250319_m052936_c001_v0001109_t0047_u01742362176010") 2025/03/19 05:34:22 DEBUG : yaml: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f419a5fc662bd7c7c_d20250319_m052933_c001_v7007000_t0000_u01742362173744") 2025/03/19 05:34:22 DEBUG : yaml: Deleting (id "4_z5ff20d43d0fdabcb9f580e1b_f104d5db7d33cebed_d20250319_m052932_c001_v0001183_t0027_u01742362172775") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m52.482280271s (try 1/5)