"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/19 02:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu" 2025/03/19 02:20:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 02:20:55 DEBUG : Creating backend with remote "/tmp/rclone3836368403" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:20:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:20:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/19 02:20:56 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:20:56 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:20:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:20:57 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:20:57 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:20:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:20:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:20:58 DEBUG : B2 bucket rclone-test-sozotop8melu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.22s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", 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-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:00 DEBUG : Creating backend with remote "/non-existing" 2025/03/19 02:21:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/19 02:21:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:01 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:01 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:02 INFO : B2 bucket rclone-test-sozotop8melu: Running all checks before starting transfers 2025/03/19 02:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:03 INFO : B2 bucket rclone-test-sozotop8melu: Checks finished, now starting transfers 2025/03/19 02:21:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:04 ERROR : Ignoring --no-traverse with sync 2025/03/19 02:21:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:04 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:04 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:05 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:21:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.68s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/19 02:21:06 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:06 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/19 02:21:06 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:21:07 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:07 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:21:09 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:09 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/19 02:21:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:21:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/19 02:21:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:21:11 INFO : sub dir: Making directory 2025/03/19 02:21:11 INFO : sub dir2: Making directory 2025/03/19 02:21:11 INFO : sub dir2/sub sub dir2: Making directory 2025/03/19 02:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:11 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:11 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", 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 02:21:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:13 INFO : sub dir2: Making directory 2025/03/19 02:21:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/19 02:21:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:13 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:13 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:14 DEBUG : sub dir2: Making directory with metadata 2025/03/19 02:21:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:21:14 INFO : sub dir: Making directory 2025/03/19 02:21:14 INFO : sub dir2: Making directory 2025/03/19 02:21:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:14 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:14 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:14 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:21:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/19 02:21:14 DEBUG : B2 bucket rclone-test-sozotop8melu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/19 02:21:15 DEBUG : B2 bucket rclone-test-sozotop8melu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", 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-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:16 INFO : sub dir2: Making directory 2025/03/19 02:21:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:16 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:16 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:16 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:21:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:17 DEBUG : sub dir2: Making directory with metadata 2025/03/19 02:21:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:21:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:21:17 INFO : sub dir: Making directory 2025/03/19 02:21:17 INFO : sub dir2: Making directory 2025/03/19 02:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:17 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:17 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:18 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:21:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/19 02:21:18 DEBUG : B2 bucket rclone-test-sozotop8melu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.68s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:19 INFO : sub dir2: Making directory 2025/03/19 02:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:20 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:20 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:20 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:21:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cepefax8xibu" 2025/03/19 02:21:21 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-sozotop8melu -> B2 bucket rclone-test-cepefax8xibu 2025/03/19 02:21:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:23 DEBUG : B2 bucket rclone-test-cepefax8xibu: Waiting for checks to finish 2025/03/19 02:21:23 DEBUG : B2 bucket rclone-test-cepefax8xibu: Waiting for transfers to finish 2025/03/19 02:21:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:23 DEBUG : B2 bucket rclone-test-cepefax8xibu: Purge remote 2025/03/19 02:21:23 INFO : B2 bucket rclone-test-cepefax8xibu: cleaning bucket "rclone-test-cepefax8xibu" of all files 2025/03/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29d93304dabcb9f580e1b_f119a7876b9b113e4_d20250319_m022123_c001_v0001098_t0003_u01742350883517") --- PASS: TestServerSideCopy (4.33s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 02:21:26 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:26 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 02:21:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-doricav5qesu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-sozotop8melu -> B2 bucket rclone-test-doricav5qesu 2025/03/19 02:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:29 DEBUG : B2 bucket rclone-test-doricav5qesu: Waiting for checks to finish 2025/03/19 02:21:29 DEBUG : B2 bucket rclone-test-doricav5qesu: Waiting for transfers to finish 2025/03/19 02:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 02:21:33 DEBUG : B2 bucket rclone-test-doricav5qesu: Waiting for checks to finish 2025/03/19 02:21:33 DEBUG : B2 bucket rclone-test-doricav5qesu: Waiting for transfers to finish 2025/03/19 02:21:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 02:21:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:33 DEBUG : B2 bucket rclone-test-doricav5qesu: Purge remote 2025/03/19 02:21:33 INFO : B2 bucket rclone-test-doricav5qesu: cleaning bucket "rclone-test-doricav5qesu" of all files 2025/03/19 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bd23304dabcb9f580e1b_f109e3cf09cb06948_d20250319_m022133_c001_v0001184_t0059_u01742350893383") 2025/03/19 02:21:33 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bd23304dabcb9f580e1b_f1147c7008db8526a_d20250319_m022132_c001_v0001105_t0022_u01742350892112") --- PASS: TestServerSideCopyOverSelf (8.25s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 02:21:36 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:36 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 02:21:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/19 02:21:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nozodef0monu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-sozotop8melu -> B2 bucket rclone-test-nozodef0monu 2025/03/19 02:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:39 DEBUG : B2 bucket rclone-test-nozodef0monu: Waiting for checks to finish 2025/03/19 02:21:39 DEBUG : B2 bucket rclone-test-nozodef0monu: Waiting for transfers to finish 2025/03/19 02:21:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/19 02:21:41 DEBUG : B2 bucket rclone-test-nozodef0monu: Waiting for checks to finish 2025/03/19 02:21:41 DEBUG : B2 bucket rclone-test-nozodef0monu: Waiting for transfers to finish 2025/03/19 02:21:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/19 02:21:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/19 02:21:42 INFO : sub dir/hello world: Deleted 2025/03/19 02:21:43 DEBUG : testing file moves 2025/03/19 02:21:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/19 02:21:43 DEBUG : B2 bucket rclone-test-nozodef0monu: Waiting for checks to finish 2025/03/19 02:21:43 DEBUG : B2 bucket rclone-test-nozodef0monu: Waiting for transfers to finish 2025/03/19 02:21:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/19 02:21:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/19 02:21:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:44 DEBUG : B2 bucket rclone-test-nozodef0monu: Purge remote 2025/03/19 02:21:44 INFO : B2 bucket rclone-test-nozodef0monu: cleaning bucket "rclone-test-nozodef0monu" of all files 2025/03/19 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddb3304dabcb9f580e1b_f116c17aeb123df98_d20250319_m022143_c001_v0001182_t0044_u01742350903690") 2025/03/19 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddb3304dabcb9f580e1b_f1123916b19362f82_d20250319_m022141_c001_v0001146_t0029_u01742350901753") 2025/03/19 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddb3304dabcb9f580e1b_f1029ac8fe8a6c31e_d20250319_m022140_c001_v0001039_t0047_u01742350900401") --- PASS: TestServerSideMoveOverSelf (9.31s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:47 ERROR : : error listing: directory not found 2025/03/19 02:21:48 INFO : Local file system at /tmp/rclone3836368403: Making directory 2025/03/19 02:21:48 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:48 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:21:50 DEBUG : Local file system at /tmp/rclone3836368403: Waiting for checks to finish 2025/03/19 02:21:50 DEBUG : Local file system at /tmp/rclone3836368403: Waiting for transfers to finish 2025/03/19 02:21:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:21:50 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/19 02:21:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/19 02:21:51 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:51 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:21:52 INFO : check sum: Copied (new) 2025/03/19 02:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:52 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:21:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/19 02:21:52 DEBUG : check sum: Unchanged skipping 2025/03/19 02:21:52 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:52 DEBUG : Waiting for deletions to finish 2025/03/19 02:21:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/19 02:21:54 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:54 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 02:21:55 INFO : sizeonly: Copied (new) 2025/03/19 02:21:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:55 DEBUG : sizeonly: Sizes identical 2025/03/19 02:21:55 DEBUG : sizeonly: Unchanged skipping 2025/03/19 02:21:55 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:55 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:55 DEBUG : Waiting for deletions to finish 2025/03/19 02:21:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/19 02:21:57 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:57 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/19 02:21:57 INFO : ignore-size: Copied (new) 2025/03/19 02:21:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:21:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:21:58 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:21:58 DEBUG : ignore-size: Unchanged skipping 2025/03/19 02:21:58 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:21:58 DEBUG : Waiting for deletions to finish 2025/03/19 02:21:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:22:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:00 DEBUG : existing: Unchanged skipping 2025/03/19 02:22:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:00 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/19 02:22:01 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:01 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 02:22:01 INFO : existing: Copied (replaced existing) 2025/03/19 02:22:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/19 02:22:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 02:22:04 INFO : existing: Copied (new) 2025/03/19 02:22:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:05 DEBUG : existing: Destination exists, skipping 2025/03/19 02:22:05 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:05 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:05 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (3.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/19 02:22:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:08 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:08 DEBUG : c/non empty space: Unchanged skipping 2025/03/19 02:22:08 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:08 INFO : a/potato2: Copied (new) 2025/03/19 02:22:08 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:10 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:10 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 02:22:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:22:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/19 02:22:10 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:10 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:10 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:11 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:11 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 02:22:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:22:11 INFO : empty space: Updated modification time in destination 2025/03/19 02:22:11 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:11 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:11 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:14 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:14 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 02:22:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:22:14 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:14 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:14 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.88s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:15 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:15 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 02:22:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3836368403) 2025/03/19 02:22:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sozotop8melu) 2025/03/19 02:22:15 DEBUG : foo: sha1 differ 2025/03/19 02:22:15 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/19 02:22:16 INFO : foo: Copied (replaced existing) 2025/03/19 02:22:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/19 02:22:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:17 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:17 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:17 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:18 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:18 INFO : potato: Copied (new) 2025/03/19 02:22:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/19 02:22:20 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:20 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/19 02:22:20 INFO : potato: Copied (replaced existing) 2025/03/19 02:22:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:22 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:22 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 02:22:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3836368403) 2025/03/19 02:22:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sozotop8melu) 2025/03/19 02:22:22 DEBUG : potato: sha1 differ 2025/03/19 02:22:22 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/19 02:22:23 INFO : potato: Copied (replaced existing) 2025/03/19 02:22:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/19 02:22:25 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:25 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:25 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:25 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:27 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:27 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:27 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:28 INFO : potato2: Copied (new) 2025/03/19 02:22:28 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:28 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:30 INFO : d: Making directory 2025/03/19 02:22:30 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/19 02:22:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:31 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:31 DEBUG : c/non empty space: Unchanged skipping 2025/03/19 02:22:31 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:31 INFO : a/potato2: Copied (new) 2025/03/19 02:22:31 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:31 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/19 02:22:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:33 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:33 DEBUG : c/non empty space: Unchanged skipping 2025/03/19 02:22:33 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:34 INFO : a/potato2: Copied (new) 2025/03/19 02:22:34 ERROR : B2 bucket rclone-test-sozotop8melu: not deleting files as there were IO errors 2025/03/19 02:22:34 ERROR : B2 bucket rclone-test-sozotop8melu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:37 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:37 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:37 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:37 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:37 INFO : potato: Deleted 2025/03/19 02:22:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:40 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:40 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:40 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:40 INFO : potato: Deleted 2025/03/19 02:22:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:40 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:40 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:40 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:22:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:22:42 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:42 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/19 02:22:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/19 02:22:45 DEBUG : enormous: Excluded 2025/03/19 02:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 02:22:45 DEBUG : potato2: Excluded 2025/03/19 02:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 02:22:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:45 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:45 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:45 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:45 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/19 02:22:45 DEBUG : enormous: Excluded 2025/03/19 02:22:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 02:22:45 DEBUG : potato2: Excluded 2025/03/19 02:22:46 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 02:22:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/19 02:22:46 DEBUG : Local file system at /tmp/rclone3836368403: Waiting for checks to finish 2025/03/19 02:22:46 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:46 DEBUG : Local file system at /tmp/rclone3836368403: Waiting for transfers to finish 2025/03/19 02:22:46 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:49 DEBUG : enormous: Excluded (Size Filter) 2025/03/19 02:22:49 DEBUG : enormous: Excluded 2025/03/19 02:22:49 DEBUG : potato2: Excluded (Size Filter) 2025/03/19 02:22:49 DEBUG : potato2: Excluded 2025/03/19 02:22:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:22:49 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:49 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:49 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:49 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:49 INFO : enormous: Deleted 2025/03/19 02:22:49 INFO : potato2: Deleted 2025/03/19 02:22:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/19 02:22:50 DEBUG : Local file system at /tmp/rclone3836368403: Waiting for checks to finish 2025/03/19 02:22:50 DEBUG : empty space: Unchanged skipping 2025/03/19 02:22:50 DEBUG : Local file system at /tmp/rclone3836368403: Waiting for transfers to finish 2025/03/19 02:22:50 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:50 INFO : enormous: Deleted 2025/03/19 02:22:50 INFO : potato2: Deleted 2025/03/19 02:22:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:52 DEBUG : five: Need to transfer - File not found at Destination 2025/03/19 02:22:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/19 02:22:52 DEBUG : three: Sizes identical 2025/03/19 02:22:52 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:52 DEBUG : one: Destination is newer than source, skipping 2025/03/19 02:22:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/19 02:22:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3836368403) 2025/03/19 02:22:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sozotop8melu) 2025/03/19 02:22:52 DEBUG : two: sha1 differ 2025/03/19 02:22:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 02:22:52 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/19 02:22:53 INFO : five: Copied (new) 2025/03/19 02:22:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 02:22:53 INFO : two: Copied (replaced existing) 2025/03/19 02:22:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/19 02:22:53 INFO : four: Copied (replaced existing) 2025/03/19 02:22:53 DEBUG : Waiting for deletions to finish 2025/03/19 02:22:54 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:54 DEBUG : one: Destination is newer than source, skipping 2025/03/19 02:22:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/19 02:22:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/19 02:22:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3836368403) 2025/03/19 02:22:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sozotop8melu) 2025/03/19 02:22:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 02:22:54 DEBUG : three: sha1 differ 2025/03/19 02:22:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/19 02:22:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/19 02:22:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 02:22:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/19 02:22:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/19 02:22:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 02:22:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/19 02:22:54 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:22:54 INFO : three: Copied (replaced existing) 2025/03/19 02:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.88s) === 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-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/19 02:22:56 INFO : B2 bucket rclone-test-sozotop8melu: Making map for --track-renames 2025/03/19 02:22:56 INFO : B2 bucket rclone-test-sozotop8melu: Finished making map for --track-renames 2025/03/19 02:22:56 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/19 02:22:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/19 02:22:56 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for renames to finish 2025/03/19 02:22:56 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/19 02:22:56 INFO : potato: Copied (new) 2025/03/19 02:22:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 02:22:56 INFO : yam: Copied (new) 2025/03/19 02:22:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:22:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:22:57 INFO : B2 bucket rclone-test-sozotop8melu: Making map for --track-renames 2025/03/19 02:22:57 INFO : B2 bucket rclone-test-sozotop8melu: Finished making map for --track-renames 2025/03/19 02:22:57 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:22:57 DEBUG : potato: Unchanged skipping 2025/03/19 02:22:57 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for renames to finish 2025/03/19 02:22:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 02:22:58 INFO : yam: Copied (server-side copy) to: yaml 2025/03/19 02:22:58 INFO : yam: Deleted 2025/03/19 02:22:58 INFO : yaml: Renamed from "yam" 2025/03/19 02:22:58 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:22:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/19 02:23:00 INFO : B2 bucket rclone-test-sozotop8melu: Making map for --track-renames 2025/03/19 02:23:00 INFO : B2 bucket rclone-test-sozotop8melu: Finished making map for --track-renames 2025/03/19 02:23:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/19 02:23:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/19 02:23:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for renames to finish 2025/03/19 02:23:00 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 02:23:00 INFO : yam: Copied (new) 2025/03/19 02:23:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/19 02:23:01 INFO : potato: Copied (new) 2025/03/19 02:23:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:23:01 INFO : B2 bucket rclone-test-sozotop8melu: Making map for --track-renames 2025/03/19 02:23:01 INFO : B2 bucket rclone-test-sozotop8melu: Finished making map for --track-renames 2025/03/19 02:23:01 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:01 DEBUG : potato: Unchanged skipping 2025/03/19 02:23:01 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for renames to finish 2025/03/19 02:23:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 02:23:01 INFO : yam: Copied (server-side copy) to: yaml 2025/03/19 02:23:02 INFO : yam: Deleted 2025/03/19 02:23:02 INFO : yaml: Renamed from "yam" 2025/03/19 02:23:02 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/19 02:23:03 INFO : B2 bucket rclone-test-sozotop8melu: Making map for --track-renames 2025/03/19 02:23:03 INFO : B2 bucket rclone-test-sozotop8melu: Finished making map for --track-renames 2025/03/19 02:23:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/19 02:23:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/19 02:23:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for renames to finish 2025/03/19 02:23:03 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 02:23:04 INFO : sub/yam: Copied (new) 2025/03/19 02:23:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/19 02:23:04 INFO : potato: Copied (new) 2025/03/19 02:23:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:23:05 DEBUG : potato: Unchanged skipping 2025/03/19 02:23:05 INFO : B2 bucket rclone-test-sozotop8melu: Making map for --track-renames 2025/03/19 02:23:05 INFO : B2 bucket rclone-test-sozotop8melu: Finished making map for --track-renames 2025/03/19 02:23:05 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:05 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for renames to finish 2025/03/19 02:23:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/19 02:23:05 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/19 02:23:05 INFO : sub/yam: Deleted 2025/03/19 02:23:05 INFO : yam: Renamed from "sub/yam" 2025/03/19 02:23:05 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:07 DEBUG : Creating backend with remote "/tmp/rclone3836368403/dir1" 2025/03/19 02:23:07 DEBUG : Config file has changed externally - reloading 2025/03/19 02:23:07 DEBUG : Creating backend with remote "/tmp/rclone3836368403/dir2" 2025/03/19 02:23:07 DEBUG : Local file system at /tmp/rclone3836368403/dir2: Using server-side directory move 2025/03/19 02:23:07 INFO : Local file system at /tmp/rclone3836368403/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/19 02:23:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/19 02:23:07 INFO : file1.txt: Moved (server-side) 2025/03/19 02:23:07 DEBUG : Local file system at /tmp/rclone3836368403/dir2: Waiting for checks to finish 2025/03/19 02:23:07 DEBUG : Local file system at /tmp/rclone3836368403/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:23:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/19 02:23:07 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:07 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/19 02:23:08 INFO : nested/sub dir/file: Copied (new) 2025/03/19 02:23:08 INFO : nested/sub dir/file: Deleted 2025/03/19 02:23:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:23:08 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:23:08 INFO : sub dir/hello world: Deleted 2025/03/19 02:23:08 INFO : sub dir: Removing directory 2025/03/19 02:23:08 INFO : nested/sub dir: Removing directory 2025/03/19 02:23:08 INFO : nested: Removing directory 2025/03/19 02:23:08 DEBUG : Local file system at /tmp/rclone3836368403: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/19 02:23:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/19 02:23:10 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:10 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/19 02:23:10 INFO : nested/sub dir/file: Copied (new) 2025/03/19 02:23:10 INFO : nested/sub dir/file: Deleted 2025/03/19 02:23:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/19 02:23:10 INFO : sub dir/hello world: Copied (new) 2025/03/19 02:23:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/19 02:23:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/19 02:23:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/19 02:23:12 INFO : existing-b: Copied (new) 2025/03/19 02:23:12 INFO : existing-b: Deleted 2025/03/19 02:23:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 02:23:12 INFO : existing: Copied (new) 2025/03/19 02:23:12 INFO : existing: Deleted 2025/03/19 02:23:12 DEBUG : existing: Destination exists, skipping 2025/03/19 02:23:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/19 02:23:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:23:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:23:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.19s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pinulug4luxe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sozotop8melu -> B2 bucket rclone-test-pinulug4luxe 2025/03/19 02:23:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:23:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/19 02:23:18 DEBUG : empty space: Unchanged skipping 2025/03/19 02:23:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/19 02:23:18 DEBUG : B2 bucket rclone-test-pinulug4luxe: Waiting for checks to finish 2025/03/19 02:23:18 INFO : empty space: Deleted 2025/03/19 02:23:18 DEBUG : B2 bucket rclone-test-pinulug4luxe: Waiting for transfers to finish 2025/03/19 02:23:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 02:23:18 INFO : potato3: Copied (server-side copy) 2025/03/19 02:23:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:23:18 INFO : potato2: Copied (server-side copy) 2025/03/19 02:23:19 INFO : potato3: Deleted 2025/03/19 02:23:19 INFO : potato2: Deleted 2025/03/19 02:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jayiyeq5quva" 2025/03/19 02:23:19 DEBUG : Config file has changed externally - reloading 2025/03/19 02:23:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/19 02:23:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:23:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/19 02:23:20 DEBUG : B2 bucket rclone-test-jayiyeq5quva: Waiting for checks to finish 2025/03/19 02:23:20 DEBUG : B2 bucket rclone-test-jayiyeq5quva: Waiting for transfers to finish 2025/03/19 02:23:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:23:21 INFO : empty space: Copied (server-side copy) 2025/03/19 02:23:21 INFO : empty space: Deleted 2025/03/19 02:23:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:23:21 INFO : potato2: Copied (server-side copy) 2025/03/19 02:23:22 INFO : potato2: Deleted 2025/03/19 02:23:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 02:23:27 INFO : potato3: Copied (server-side copy) 2025/03/19 02:23:27 INFO : potato3: Deleted 2025/03/19 02:23:28 DEBUG : B2 bucket rclone-test-jayiyeq5quva: Purge remote 2025/03/19 02:23:28 INFO : B2 bucket rclone-test-jayiyeq5quva: cleaning bucket "rclone-test-jayiyeq5quva" of all files 2025/03/19 02:23:28 DEBUG : empty space: Deleting (id "4_zcf326d43306dabcb9f580e1b_f1051078701e0f9e8_d20250319_m022321_c001_v0001100_t0029_u01742351001169") 2025/03/19 02:23:28 DEBUG : potato2: Deleting (id "4_zcf326d43306dabcb9f580e1b_f114925dab71f09eb_d20250319_m022321_c001_v0001032_t0003_u01742351001546") 2025/03/19 02:23:28 DEBUG : potato3: Deleting (id "4_zcf326d43306dabcb9f580e1b_f10357143fc603812_d20250319_m022326_c001_v0001184_t0010_u01742351006987") 2025/03/19 02:23:29 DEBUG : B2 bucket rclone-test-pinulug4luxe: Purge remote 2025/03/19 02:23:29 INFO : B2 bucket rclone-test-pinulug4luxe: cleaning bucket "rclone-test-pinulug4luxe" of all files 2025/03/19 02:23:29 DEBUG : empty space: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f417201493a5ac124_d20250319_m022321_c001_v7007000_t0000_u01742351001604") 2025/03/19 02:23:29 DEBUG : empty space: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f113c85761989c54f_d20250319_m022317_c001_v0001102_t0009_u01742350997201") 2025/03/19 02:23:29 DEBUG : potato2: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f417201493a5ac127_d20250319_m022321_c001_v7007000_t0000_u01742351001915") 2025/03/19 02:23:29 DEBUG : potato2: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f112359107504104a_d20250319_m022318_c001_v0001093_t0019_u01742350998358") 2025/03/19 02:23:29 DEBUG : potato3: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f419a5fc662b95b69_d20250319_m022327_c001_v7007000_t0000_u01742351007740") 2025/03/19 02:23:29 DEBUG : potato3: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f1121d7ca05f16a39_d20250319_m022318_c001_v0001180_t0002_u01742350998680") 2025/03/19 02:23:29 DEBUG : potato3: Deleting (id "4_z0fd25d33306dabcb9f580e1b_f113c85761989c551_d20250319_m022317_c001_v0001102_t0025_u01742350997538") --- PASS: TestServerSideMove (16.82s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dixofas3xoja" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sozotop8melu -> B2 bucket rclone-test-dixofas3xoja 2025/03/19 02:23:36 DEBUG : empty space: Excluded (Size Filter) 2025/03/19 02:23:36 DEBUG : empty space: Excluded (Size Filter) 2025/03/19 02:23:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:23:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/19 02:23:36 DEBUG : B2 bucket rclone-test-dixofas3xoja: Waiting for checks to finish 2025/03/19 02:23:36 DEBUG : B2 bucket rclone-test-dixofas3xoja: Waiting for transfers to finish 2025/03/19 02:23:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:23:36 INFO : potato2: Copied (server-side copy) 2025/03/19 02:23:37 INFO : potato2: Deleted 2025/03/19 02:23:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 02:23:37 INFO : potato3: Copied (server-side copy) 2025/03/19 02:23:37 INFO : potato3: Deleted 2025/03/19 02:23:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fovokex1mowe" 2025/03/19 02:23:38 DEBUG : empty space: Excluded (Size Filter) 2025/03/19 02:23:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:23:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/19 02:23:38 DEBUG : B2 bucket rclone-test-fovokex1mowe: Waiting for checks to finish 2025/03/19 02:23:38 DEBUG : B2 bucket rclone-test-fovokex1mowe: Waiting for transfers to finish 2025/03/19 02:23:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:23:39 INFO : potato2: Copied (server-side copy) 2025/03/19 02:23:39 INFO : potato2: Deleted 2025/03/19 02:23:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 02:23:40 INFO : potato3: Copied (server-side copy) 2025/03/19 02:23:40 INFO : potato3: Deleted 2025/03/19 02:23:40 DEBUG : B2 bucket rclone-test-fovokex1mowe: Purge remote 2025/03/19 02:23:40 INFO : B2 bucket rclone-test-fovokex1mowe: cleaning bucket "rclone-test-fovokex1mowe" of all files 2025/03/19 02:23:40 DEBUG : potato2: Deleting (id "4_z1f32adc3306dabcb9f580e1b_f1177b921e343974f_d20250319_m022339_c001_v0001183_t0044_u01742351019439") 2025/03/19 02:23:40 DEBUG : potato3: Deleting (id "4_z1f32adc3306dabcb9f580e1b_f1177cbde50e06862_d20250319_m022339_c001_v0001103_t0046_u01742351019693") 2025/03/19 02:23:41 DEBUG : B2 bucket rclone-test-dixofas3xoja: Purge remote 2025/03/19 02:23:41 INFO : B2 bucket rclone-test-dixofas3xoja: cleaning bucket "rclone-test-dixofas3xoja" of all files 2025/03/19 02:23:41 DEBUG : empty space: Deleting (id "4_z7f829d93306dabcb9f580e1b_f1101b0bcc93dad16_d20250319_m022335_c001_v0001041_t0053_u01742351015199") 2025/03/19 02:23:41 DEBUG : potato2: Deleting (id "4_z7f829d93306dabcb9f580e1b_f407bac1305e02cb0_d20250319_m022339_c001_v7007000_t0000_u01742351019671") 2025/03/19 02:23:41 DEBUG : potato2: Deleting (id "4_z7f829d93306dabcb9f580e1b_f1106964a51d1e119_d20250319_m022336_c001_v0001101_t0038_u01742351016530") 2025/03/19 02:23:41 DEBUG : potato3: Deleting (id "4_z7f829d93306dabcb9f580e1b_f407bac1305e02cb1_d20250319_m022340_c001_v7007000_t0000_u01742351020252") 2025/03/19 02:23:41 DEBUG : potato3: Deleting (id "4_z7f829d93306dabcb9f580e1b_f11337e60fd2af6d1_d20250319_m022336_c001_v0001101_t0012_u01742351016860") 2025/03/19 02:23:41 DEBUG : potato3: Deleting (id "4_z7f829d93306dabcb9f580e1b_f1101b0bcc93dad1a_d20250319_m022335_c001_v0001041_t0006_u01742351015605") --- PASS: TestServerSideMoveWithFilter (12.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qafupoh1lizu" 2025/03/19 02:23:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sozotop8melu -> B2 bucket rclone-test-qafupoh1lizu 2025/03/19 02:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:23:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/19 02:23:48 DEBUG : empty space: Unchanged skipping 2025/03/19 02:23:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/19 02:23:48 DEBUG : B2 bucket rclone-test-qafupoh1lizu: Waiting for checks to finish 2025/03/19 02:23:48 INFO : empty space: Deleted 2025/03/19 02:23:48 DEBUG : B2 bucket rclone-test-qafupoh1lizu: Waiting for transfers to finish 2025/03/19 02:23:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:23:48 INFO : potato2: Copied (server-side copy) 2025/03/19 02:23:48 INFO : potato2: Deleted 2025/03/19 02:23:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 02:23:49 INFO : potato3: Copied (server-side copy) 2025/03/19 02:23:49 INFO : potato3: Deleted 2025/03/19 02:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-foyuzaz2yago" 2025/03/19 02:23:50 INFO : tomatoDir: Making directory 2025/03/19 02:23:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/19 02:23:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/19 02:23:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/19 02:23:50 DEBUG : B2 bucket rclone-test-foyuzaz2yago: Waiting for checks to finish 2025/03/19 02:23:50 DEBUG : B2 bucket rclone-test-foyuzaz2yago: Waiting for transfers to finish 2025/03/19 02:23:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/19 02:23:51 INFO : empty space: Copied (server-side copy) 2025/03/19 02:23:51 INFO : empty space: Deleted 2025/03/19 02:23:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/19 02:23:51 INFO : potato2: Copied (server-side copy) 2025/03/19 02:23:51 INFO : potato2: Deleted 2025/03/19 02:23:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/19 02:23:52 INFO : potato3: Copied (server-side copy) 2025/03/19 02:23:52 INFO : potato3: Deleted 2025/03/19 02:23:52 DEBUG : B2 bucket rclone-test-foyuzaz2yago: Purge remote 2025/03/19 02:23:52 INFO : B2 bucket rclone-test-foyuzaz2yago: cleaning bucket "rclone-test-foyuzaz2yago" of all files 2025/03/19 02:23:52 DEBUG : empty space: Deleting (id "4_zcf32dda3306dabcb9f580e1b_f108f874b81763007_d20250319_m022351_c001_v0001184_t0048_u01742351031393") 2025/03/19 02:23:52 DEBUG : potato2: Deleting (id "4_zcf32dda3306dabcb9f580e1b_f10062702814e6a54_d20250319_m022351_c001_v0001180_t0045_u01742351031621") 2025/03/19 02:23:52 DEBUG : potato3: Deleting (id "4_zcf32dda3306dabcb9f580e1b_f1036c1318b97806e_d20250319_m022351_c001_v0001103_t0003_u01742351031763") 2025/03/19 02:23:53 DEBUG : B2 bucket rclone-test-qafupoh1lizu: Purge remote 2025/03/19 02:23:53 INFO : B2 bucket rclone-test-qafupoh1lizu: cleaning bucket "rclone-test-qafupoh1lizu" of all files 2025/03/19 02:23:53 DEBUG : empty space: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f4126bda746bd8c68_d20250319_m022351_c001_v7007000_t0000_u01742351031599") 2025/03/19 02:23:53 DEBUG : empty space: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f113f3bf5c207e90a_d20250319_m022347_c001_v0001183_t0013_u01742351027799") 2025/03/19 02:23:53 DEBUG : potato2: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f4126bda746bd8c6a_d20250319_m022351_c001_v7007000_t0000_u01742351031855") 2025/03/19 02:23:53 DEBUG : potato2: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f119f50ab4241fb92_d20250319_m022348_c001_v0001165_t0008_u01742351028692") 2025/03/19 02:23:53 DEBUG : potato3: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f4126bda746bd8c6b_d20250319_m022352_c001_v7007000_t0000_u01742351032109") 2025/03/19 02:23:53 DEBUG : potato3: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f1063a78ebace8ba9_d20250319_m022348_c001_v0001180_t0019_u01742351028928") 2025/03/19 02:23:53 DEBUG : potato3: Deleting (id "4_zafc2cda3306dabcb9f580e1b_f113f3bf5c207e910_d20250319_m022348_c001_v0001183_t0037_u01742351028012") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/rclone-sync-test" 2025/03/19 02:24:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/rclone-sync-test-include/layer2" 2025/03/19 02:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/rclone-sync-test-ignore-file" 2025/03/19 02:24:08 DEBUG : B2 bucket rclone-test-sozotop8melu path rclone-sync-test: Waiting for checks to finish 2025/03/19 02:24:08 DEBUG : B2 bucket rclone-test-sozotop8melu path rclone-sync-test: Waiting for transfers to finish 2025/03/19 02:24:08 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:08 INFO : There was nothing to transfer 2025/03/19 02:24:08 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:24:08 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:24:08 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:08 DEBUG : B2 bucket rclone-test-sozotop8melu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/19 02:24:08 DEBUG : B2 bucket rclone-test-sozotop8melu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/19 02:24:08 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:09 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:24:09 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:24:09 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:09 DEBUG : B2 bucket rclone-test-sozotop8melu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/19 02:24:09 DEBUG : B2 bucket rclone-test-sozotop8melu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/19 02:24:09 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:16 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:24:16 DEBUG : Config file has changed externally - reloading 2025/03/19 02:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/CompareDest" 2025/03/19 02:24:19 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 02:24:19 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:19 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:24:20 INFO : one: Copied (new) 2025/03/19 02:24:20 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:21 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:21 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/19 02:24:22 INFO : one: Copied (replaced existing) 2025/03/19 02:24:22 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:24 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 02:24:24 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:24 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:24 INFO : There was nothing to transfer 2025/03/19 02:24:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 02:24:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:25 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 02:24:26 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:26 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:26 INFO : There was nothing to transfer 2025/03/19 02:24:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 02:24:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:26 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 02:24:26 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:26 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:26 INFO : There was nothing to transfer 2025/03/19 02:24:27 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 02:24:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 02:24:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 02:24:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:27 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 02:24:28 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:28 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:28 INFO : There was nothing to transfer 2025/03/19 02:24:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 02:24:28 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 02:24:28 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/19 02:24:30 INFO : two: Copied (new) 2025/03/19 02:24:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dest" 2025/03/19 02:24:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/pre-dest1" 2025/03/19 02:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/pre-dest2" 2025/03/19 02:24:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:24:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/19 02:24:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:24:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/19 02:24:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/19 02:24:38 DEBUG : B2 bucket rclone-test-sozotop8melu path dest: Waiting for checks to finish 2025/03/19 02:24:38 DEBUG : B2 bucket rclone-test-sozotop8melu path dest: Waiting for transfers to finish 2025/03/19 02:24:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/19 02:24:39 INFO : 3: Copied (new) 2025/03/19 02:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/CopyDest" 2025/03/19 02:24:43 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 02:24:43 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:43 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:24:44 INFO : one: Copied (new) 2025/03/19 02:24:44 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:45 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:45 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/19 02:24:45 INFO : one: Copied (replaced existing) 2025/03/19 02:24:45 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/BackupDir" 2025/03/19 02:24:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:48 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 02:24:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:24:50 INFO : one: Copied (server-side copy) 2025/03/19 02:24:50 INFO : one: Deleted 2025/03/19 02:24:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/19 02:24:50 INFO : one: Copied (server-side copy) 2025/03/19 02:24:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/19 02:24:50 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:50 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/19 02:24:52 INFO : two: Copied (server-side copy) 2025/03/19 02:24:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/19 02:24:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:52 DEBUG : one: Unchanged skipping 2025/03/19 02:24:52 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:52 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:52 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:52 DEBUG : one: Unchanged skipping 2025/03/19 02:24:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:52 DEBUG : two: Unchanged skipping 2025/03/19 02:24:52 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:52 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:52 DEBUG : Waiting for deletions to finish 2025/03/19 02:24:52 INFO : There was nothing to transfer 2025/03/19 02:24:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/19 02:24:54 DEBUG : three: Destination not found in --copy-dest 2025/03/19 02:24:54 DEBUG : three: Need to transfer - File not found at Destination 2025/03/19 02:24:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:54 DEBUG : one: Unchanged skipping 2025/03/19 02:24:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 02:24:54 DEBUG : two: Unchanged skipping 2025/03/19 02:24:54 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:24:54 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:24:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/19 02:24:54 INFO : three: Copied (new) 2025/03/19 02:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.91s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:24:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/backup" 2025/03/19 02:25:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 02:25:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:01 DEBUG : two: Unchanged skipping 2025/03/19 02:25:01 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:25:02 INFO : one: Copied (server-side copy) 2025/03/19 02:25:02 INFO : one: Deleted 2025/03/19 02:25:02 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:03 INFO : one: Copied (new) 2025/03/19 02:25:03 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:25:04 INFO : three.txt: Copied (server-side copy) 2025/03/19 02:25:04 INFO : three.txt: Deleted 2025/03/19 02:25:04 INFO : three.txt: Moved into backup dir 2025/03/19 02:25:06 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 02:25:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:06 DEBUG : two: Unchanged skipping 2025/03/19 02:25:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:07 INFO : one: Copied (server-side copy) 2025/03/19 02:25:07 INFO : one: Deleted 2025/03/19 02:25:07 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 02:25:07 INFO : one: Copied (new) 2025/03/19 02:25:07 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:25:08 INFO : three.txt: Copied (server-side copy) 2025/03/19 02:25:08 INFO : three.txt: Deleted 2025/03/19 02:25:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:25:12 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/backup" 2025/03/19 02:25:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 02:25:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:14 DEBUG : two: Unchanged skipping 2025/03/19 02:25:14 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:25:15 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 02:25:15 INFO : one: Deleted 2025/03/19 02:25:15 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:16 INFO : one: Copied (new) 2025/03/19 02:25:16 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:25:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 02:25:17 INFO : three.txt: Deleted 2025/03/19 02:25:17 INFO : three.txt: Moved into backup dir 2025/03/19 02:25:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 02:25:19 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:19 DEBUG : two: Unchanged skipping 2025/03/19 02:25:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:19 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 02:25:19 INFO : one: Deleted 2025/03/19 02:25:19 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 02:25:20 INFO : one: Copied (new) 2025/03/19 02:25:20 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:25:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 02:25:20 INFO : three.txt: Deleted 2025/03/19 02:25:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:25:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/backup" 2025/03/19 02:25:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 02:25:26 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:26 DEBUG : two: Unchanged skipping 2025/03/19 02:25:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:25:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 02:25:28 INFO : one: Deleted 2025/03/19 02:25:28 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:29 INFO : one: Copied (new) 2025/03/19 02:25:29 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:25:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 02:25:29 INFO : three.txt: Deleted 2025/03/19 02:25:29 INFO : three.txt: Moved into backup dir 2025/03/19 02:25:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 02:25:31 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:31 DEBUG : two: Unchanged skipping 2025/03/19 02:25:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 02:25:32 INFO : one: Deleted 2025/03/19 02:25:32 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 02:25:32 INFO : one: Copied (new) 2025/03/19 02:25:32 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:25:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 02:25:32 INFO : three.txt: Deleted 2025/03/19 02:25:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:25:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 02:25:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:39 DEBUG : two: Unchanged skipping 2025/03/19 02:25:39 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:25:39 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 02:25:40 INFO : one: Deleted 2025/03/19 02:25:40 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:40 INFO : one: Copied (new) 2025/03/19 02:25:40 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:25:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 02:25:41 INFO : three.txt: Deleted 2025/03/19 02:25:41 INFO : three.txt: Moved into backup dir 2025/03/19 02:25:43 DEBUG : one.bak: Excluded (Path Filter) 2025/03/19 02:25:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/19 02:25:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 02:25:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:43 DEBUG : two: Unchanged skipping 2025/03/19 02:25:43 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for checks to finish 2025/03/19 02:25:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 02:25:43 INFO : one: Deleted 2025/03/19 02:25:43 DEBUG : B2 bucket rclone-test-sozotop8melu path dst: Waiting for transfers to finish 2025/03/19 02:25:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 02:25:43 INFO : one: Copied (new) 2025/03/19 02:25:43 DEBUG : Waiting for deletions to finish 2025/03/19 02:25:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:25:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 02:25:44 INFO : three.txt: Deleted 2025/03/19 02:25:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.79s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:25:48 DEBUG : Config file has changed externally - reloading 2025/03/19 02:25:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 02:25:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:25:50 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 02:25:50 INFO : one: Deleted 2025/03/19 02:25:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:51 INFO : one: Copied (new) 2025/03/19 02:25:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:51 DEBUG : two: Unchanged skipping 2025/03/19 02:25:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/19 02:25:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:25:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 02:25:52 INFO : three.txt: Deleted 2025/03/19 02:25:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:25:53 INFO : three.txt: Copied (new) 2025/03/19 02:25:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 02:25:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:25:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/19 02:25:54 INFO : one: Deleted 2025/03/19 02:25:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 02:25:55 INFO : one: Copied (new) 2025/03/19 02:25:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:25:55 DEBUG : two: Unchanged skipping 2025/03/19 02:25:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/19 02:25:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:25:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/19 02:25:56 INFO : three.txt: Deleted 2025/03/19 02:25:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/19 02:25:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.95s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sozotop8melu/dst" 2025/03/19 02:26:00 DEBUG : Config file has changed externally - reloading 2025/03/19 02:26:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/19 02:26:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/19 02:26:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 02:26:03 INFO : one: Deleted 2025/03/19 02:26:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:26:03 INFO : one: Copied (new) 2025/03/19 02:26:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:03 DEBUG : two: Unchanged skipping 2025/03/19 02:26:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/19 02:26:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/19 02:26:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 02:26:04 INFO : three.txt: Deleted 2025/03/19 02:26:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:26:05 INFO : three.txt: Copied (new) 2025/03/19 02:26:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/19 02:26:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/19 02:26:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/19 02:26:06 INFO : one: Deleted 2025/03/19 02:26:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/19 02:26:06 INFO : one: Copied (new) 2025/03/19 02:26:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:07 DEBUG : two: Unchanged skipping 2025/03/19 02:26:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/19 02:26:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/19 02:26:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/19 02:26:08 INFO : three.txt: Deleted 2025/03/19 02:26:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/19 02:26:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.83s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/19 02:26:10 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:26:10 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:26:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/19 02:26:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/19 02:26:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/19 02:26:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:26:12 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:26:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/19 02:26:13 INFO : existing: Copied (new) 2025/03/19 02:26:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/19 02:26:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/19 02:26:13 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:26:13 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:26:13 ERROR : B2 bucket rclone-test-sozotop8melu: not deleting files as there were IO errors 2025/03/19 02:26:13 ERROR : B2 bucket rclone-test-sozotop8melu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncImmutable (3.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:16 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:26:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:16 DEBUG : existing: Unchanged skipping 2025/03/19 02:26:16 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:26:16 DEBUG : Waiting for deletions to finish 2025/03/19 02:26:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:26:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both0: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both10: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both13: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both14: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both15: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both16: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both1: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both18: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both11: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both2: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both3: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both12: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both17: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both5: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both7: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both8: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:33 DEBUG : both4: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both19: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both6: Unchanged skipping 2025/03/19 02:26:33 DEBUG : both9: Unchanged skipping 2025/03/19 02:26:33 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:26:33 DEBUG : Waiting for deletions to finish 2025/03/19 02:26:33 INFO : only14: Deleted 2025/03/19 02:26:33 INFO : only16: Deleted 2025/03/19 02:26:33 INFO : only3: Deleted 2025/03/19 02:26:33 INFO : only7: Deleted 2025/03/19 02:26:33 INFO : only0: Deleted 2025/03/19 02:26:33 INFO : only19: Deleted 2025/03/19 02:26:33 INFO : only6: Deleted 2025/03/19 02:26:34 INFO : only9: Deleted 2025/03/19 02:26:34 INFO : only1: Deleted 2025/03/19 02:26:34 INFO : only8: Deleted 2025/03/19 02:26:34 INFO : only11: Deleted 2025/03/19 02:26:34 INFO : only15: Deleted 2025/03/19 02:26:34 INFO : only17: Deleted 2025/03/19 02:26:34 INFO : only18: Deleted 2025/03/19 02:26:34 INFO : only2: Deleted 2025/03/19 02:26:34 INFO : only5: Deleted 2025/03/19 02:26:34 INFO : only10: Deleted 2025/03/19 02:26:34 INFO : only12: Deleted 2025/03/19 02:26:34 INFO : only13: Deleted 2025/03/19 02:26:34 INFO : only4: Deleted 2025/03/19 02:26:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:26:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for checks to finish 2025/03/19 02:26:54 DEBUG : both1: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both0: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both13: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both14: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both15: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both16: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both17: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both18: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both19: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both2: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both3: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both4: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both5: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both10: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both11: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both12: Unchanged skipping 2025/03/19 02:26:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 02:26:54 DEBUG : both6: Unchanged skipping 2025/03/19 02:26:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : both7: Unchanged skipping 2025/03/19 02:26:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : both8: Unchanged skipping 2025/03/19 02:26:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : both9: Unchanged skipping 2025/03/19 02:26:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/19 02:26:54 DEBUG : B2 bucket rclone-test-sozotop8melu: Waiting for transfers to finish 2025/03/19 02:26:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:54 INFO : only0: Copied (replaced existing) 2025/03/19 02:26:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:54 INFO : only1: Copied (replaced existing) 2025/03/19 02:26:54 INFO : only10: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only14: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only13: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only16: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only17: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only15: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only19: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only12: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only2: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only4: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only5: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only6: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only7: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only11: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only9: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only18: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only3: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/19 02:26:55 INFO : only8: Copied (replaced existing) 2025/03/19 02:26:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.55s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:27:04 DEBUG : empty_dir: Making directory with metadata 2025/03/19 02:27:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:27:04 DEBUG : empty_on_remote: Making directory with metadata 2025/03/19 02:27:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:27:04 INFO : empty_on_remote: Making directory 2025/03/19 02:27:04 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-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:27:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:27:08 DEBUG : empty_dir: Making directory with metadata 2025/03/19 02:27:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:27:08 DEBUG : empty_on_remote: Making directory with metadata 2025/03/19 02:27:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/19 02:27:08 INFO : empty_on_remote: Making directory 2025/03/19 02:27:08 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-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:27:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:27:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:11 INFO : sub dir: Making directory 2025/03/19 02:27:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" 2025/03/19 02:27:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/19 02:27:14 INFO : sub dir: Making directory 2025/03/19 02:27:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sozotop8melu", Local "Local file system at /tmp/rclone3836368403", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.09s) PASS 2025/03/19 02:27:17 DEBUG : B2 bucket rclone-test-sozotop8melu: Purge remote 2025/03/19 02:27:17 INFO : B2 bucket rclone-test-sozotop8melu: cleaning bucket "rclone-test-sozotop8melu" of all files 2025/03/19 02:27:18 DEBUG : BackupDir/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7e7_d20250319_m022455_c001_v7007000_t0000_u01742351095293") 2025/03/19 02:27:18 DEBUG : BackupDir/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1013ac6541023a74_d20250319_m022450_c001_v0001177_t0011_u01742351090045") 2025/03/19 02:27:18 DEBUG : CompareDest/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0be59_d20250319_m022430_c001_v7007000_t0000_u01742351070687") 2025/03/19 02:27:18 DEBUG : CompareDest/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a456df_d20250319_m022423_c001_v0001157_t0034_u01742351063775") 2025/03/19 02:27:18 DEBUG : CompareDest/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0be5a_d20250319_m022430_c001_v7007000_t0000_u01742351070868") 2025/03/19 02:27:18 DEBUG : CompareDest/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c6a3_d20250319_m022425_c001_v0001182_t0014_u01742351065216") 2025/03/19 02:27:18 DEBUG : CopyDest/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7e8_d20250319_m022455_c001_v7007000_t0000_u01742351095473") 2025/03/19 02:27:18 DEBUG : CopyDest/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847a5_d20250319_m022447_c001_v0001130_t0011_u01742351087172") 2025/03/19 02:27:18 DEBUG : CopyDest/three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7e9_d20250319_m022455_c001_v7007000_t0000_u01742351095654") 2025/03/19 02:27:18 DEBUG : CopyDest/three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c7c3_d20250319_m022453_c001_v0001182_t0024_u01742351093518") 2025/03/19 02:27:18 DEBUG : CopyDest/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7ea_d20250319_m022455_c001_v7007000_t0000_u01742351095836") 2025/03/19 02:27:18 DEBUG : CopyDest/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45741_d20250319_m022451_c001_v0001157_t0052_u01742351091347") 2025/03/19 02:27:18 DEBUG : EXISTING: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac5ac_d20250319_m022616_c001_v7007000_t0000_u01742351176603") 2025/03/19 02:27:18 DEBUG : EXISTING: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458a6_d20250319_m022615_c001_v0001157_t0024_u01742351175468") 2025/03/19 02:27:18 DEBUG : Testêé: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1c0_d20250319_m022611_c001_v7007000_t0000_u01742351171938") 2025/03/19 02:27:18 DEBUG : Testêé: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cc47_d20250319_m022611_c001_v0001182_t0023_u01742351171378") 2025/03/19 02:27:18 DEBUG : Testêé: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a4589c_d20250319_m022610_c001_v0001157_t0019_u01742351170294") 2025/03/19 02:27:19 DEBUG : a/potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdac_d20250319_m022234_c001_v7007000_t0000_u01742350954901") 2025/03/19 02:27:19 DEBUG : a/potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846a3_d20250319_m022234_c001_v0001130_t0045_u01742350954047") 2025/03/19 02:27:19 DEBUG : a/potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcda9_d20250319_m022232_c001_v7007000_t0000_u01742350952031") 2025/03/19 02:27:19 DEBUG : a/potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184699_d20250319_m022231_c001_v0001130_t0004_u01742350951121") 2025/03/19 02:27:19 DEBUG : a/potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187acb_d20250319_m022209_c001_v7007000_t0000_u01742350929003") 2025/03/19 02:27:19 DEBUG : a/potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184663_d20250319_m022208_c001_v0001130_t0000_u01742350928144") 2025/03/19 02:27:19 DEBUG : b/potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdad_d20250319_m022235_c001_v7007000_t0000_u01742350955084") 2025/03/19 02:27:19 DEBUG : b/potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618469f_d20250319_m022232_c001_v0001130_t0003_u01742350952945") 2025/03/19 02:27:19 DEBUG : b/potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcda8_d20250319_m022231_c001_v7007000_t0000_u01742350951477") 2025/03/19 02:27:19 DEBUG : b/potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184693_d20250319_m022229_c001_v0001130_t0031_u01742350949998") 2025/03/19 02:27:19 DEBUG : b/potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187aca_d20250319_m022208_c001_v7007000_t0000_u01742350928441") 2025/03/19 02:27:19 DEBUG : b/potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618465d_d20250319_m022206_c001_v0001130_t0010_u01742350926890") 2025/03/19 02:27:19 DEBUG : backup/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627ac3d8_d20250319_m022508_c001_v7007000_t0000_u01742351108843") 2025/03/19 02:27:19 DEBUG : backup/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f111e9c78cc4124b4_d20250319_m022506_c001_v0001172_t0059_u01742351106864") 2025/03/19 02:27:19 DEBUG : backup/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f113159017427d6c5_d20250319_m022502_c001_v0001180_t0048_u01742351102463") 2025/03/19 02:27:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e0312e_d20250319_m022533_c001_v7007000_t0000_u01742351133418") 2025/03/19 02:27:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1196538ab491b45e_d20250319_m022531_c001_v0001145_t0015_u01742351131662") 2025/03/19 02:27:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f222de3304dabcb9f580e1b_f110393afcfdef8de_d20250319_m022527_c001_v0001109_t0000_u01742351127952") 2025/03/19 02:27:19 DEBUG : backup/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed61b72_d20250319_m022521_c001_v7007000_t0000_u01742351121332") 2025/03/19 02:27:19 DEBUG : backup/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f113f3bf5c207ef19_d20250319_m022519_c001_v0001183_t0023_u01742351119657") 2025/03/19 02:27:20 DEBUG : backup/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f110a3d7a60730162_d20250319_m022515_c001_v0001040_t0012_u01742351115451") 2025/03/19 02:27:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03130_d20250319_m022533_c001_v7007000_t0000_u01742351133617") 2025/03/19 02:27:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f102448edda65b078_d20250319_m022532_c001_v0001184_t0021_u01742351132607") 2025/03/19 02:27:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1129aca5c2e4225c_d20250319_m022529_c001_v0001183_t0013_u01742351129602") 2025/03/19 02:27:20 DEBUG : backup/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627ac3d9_d20250319_m022509_c001_v7007000_t0000_u01742351109029") 2025/03/19 02:27:20 DEBUG : backup/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f117380fa2fbb18cd_d20250319_m022507_c001_v0001093_t0053_u01742351107909") 2025/03/19 02:27:20 DEBUG : backup/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1045d0e6e25fe336_d20250319_m022503_c001_v0001039_t0049_u01742351103992") 2025/03/19 02:27:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed61b73_d20250319_m022521_c001_v7007000_t0000_u01742351121515") 2025/03/19 02:27:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f11439e90ace6f5c4_d20250319_m022520_c001_v0001100_t0025_u01742351120480") 2025/03/19 02:27:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101c8073230656e1_d20250319_m022517_c001_v0001116_t0035_u01742351117066") 2025/03/19 02:27:20 DEBUG : both0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb6a_d20250319_m022656_c001_v7007000_t0000_u01742351216549") 2025/03/19 02:27:20 DEBUG : both0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184885_d20250319_m022639_c001_v0001130_t0045_u01742351199745") 2025/03/19 02:27:20 DEBUG : both0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9141_d20250319_m022635_c001_v7007000_t0000_u01742351195088") 2025/03/19 02:27:20 DEBUG : both0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ccc5_d20250319_m022618_c001_v0001182_t0017_u01742351178862") 2025/03/19 02:27:20 DEBUG : both1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb6b_d20250319_m022656_c001_v7007000_t0000_u01742351216732") 2025/03/19 02:27:20 DEBUG : both1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce33_d20250319_m022641_c001_v0001182_t0014_u01742351201326") 2025/03/19 02:27:20 DEBUG : both1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9142_d20250319_m022635_c001_v7007000_t0000_u01742351195270") 2025/03/19 02:27:20 DEBUG : both1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458ac_d20250319_m022619_c001_v0001157_t0014_u01742351179925") 2025/03/19 02:27:20 DEBUG : both10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb6c_d20250319_m022656_c001_v7007000_t0000_u01742351216915") 2025/03/19 02:27:20 DEBUG : both10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce9d_d20250319_m022647_c001_v0001182_t0043_u01742351207883") 2025/03/19 02:27:21 DEBUG : both10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9143_d20250319_m022635_c001_v7007000_t0000_u01742351195452") 2025/03/19 02:27:21 DEBUG : both10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458d2_d20250319_m022625_c001_v0001157_t0016_u01742351185655") 2025/03/19 02:27:21 DEBUG : both11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb6d_d20250319_m022657_c001_v7007000_t0000_u01742351217097") 2025/03/19 02:27:21 DEBUG : both11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45932_d20250319_m022648_c001_v0001157_t0029_u01742351208393") 2025/03/19 02:27:21 DEBUG : both11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9144_d20250319_m022635_c001_v7007000_t0000_u01742351195648") 2025/03/19 02:27:21 DEBUG : both11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618485d_d20250319_m022626_c001_v0001130_t0011_u01742351186185") 2025/03/19 02:27:21 DEBUG : both12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb6e_d20250319_m022657_c001_v7007000_t0000_u01742351217279") 2025/03/19 02:27:21 DEBUG : both12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848a3_d20250319_m022648_c001_v0001130_t0059_u01742351208911") 2025/03/19 02:27:21 DEBUG : both12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9145_d20250319_m022635_c001_v7007000_t0000_u01742351195833") 2025/03/19 02:27:21 DEBUG : both12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd33_d20250319_m022626_c001_v0001182_t0032_u01742351186915") 2025/03/19 02:27:21 DEBUG : both13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb6f_d20250319_m022657_c001_v7007000_t0000_u01742351217464") 2025/03/19 02:27:21 DEBUG : both13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ceb3_d20250319_m022649_c001_v0001182_t0032_u01742351209679") 2025/03/19 02:27:21 DEBUG : both13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9146_d20250319_m022636_c001_v7007000_t0000_u01742351196026") 2025/03/19 02:27:21 DEBUG : both13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458d8_d20250319_m022627_c001_v0001157_t0036_u01742351187573") 2025/03/19 02:27:21 DEBUG : both14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb70_d20250319_m022657_c001_v7007000_t0000_u01742351217647") 2025/03/19 02:27:21 DEBUG : both14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45938_d20250319_m022650_c001_v0001157_t0050_u01742351210451") 2025/03/19 02:27:21 DEBUG : both14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9147_d20250319_m022636_c001_v7007000_t0000_u01742351196211") 2025/03/19 02:27:21 DEBUG : both14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184865_d20250319_m022628_c001_v0001130_t0008_u01742351188148") 2025/03/19 02:27:21 DEBUG : both15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb71_d20250319_m022657_c001_v7007000_t0000_u01742351217830") 2025/03/19 02:27:21 DEBUG : both15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848ab_d20250319_m022651_c001_v0001130_t0059_u01742351211182") 2025/03/19 02:27:22 DEBUG : both15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9148_d20250319_m022636_c001_v7007000_t0000_u01742351196392") 2025/03/19 02:27:22 DEBUG : both15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd5f_d20250319_m022628_c001_v0001182_t0057_u01742351188960") 2025/03/19 02:27:22 DEBUG : both16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb72_d20250319_m022658_c001_v7007000_t0000_u01742351218013") 2025/03/19 02:27:22 DEBUG : both16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ced7_d20250319_m022651_c001_v0001182_t0040_u01742351211925") 2025/03/19 02:27:22 DEBUG : both16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9149_d20250319_m022636_c001_v7007000_t0000_u01742351196582") 2025/03/19 02:27:22 DEBUG : both16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458e8_d20250319_m022629_c001_v0001157_t0019_u01742351189751") 2025/03/19 02:27:22 DEBUG : both17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb73_d20250319_m022658_c001_v7007000_t0000_u01742351218213") 2025/03/19 02:27:22 DEBUG : both17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a4594c_d20250319_m022652_c001_v0001157_t0059_u01742351212401") 2025/03/19 02:27:22 DEBUG : both17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a914a_d20250319_m022636_c001_v7007000_t0000_u01742351196764") 2025/03/19 02:27:22 DEBUG : both17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618486b_d20250319_m022630_c001_v0001130_t0003_u01742351190330") 2025/03/19 02:27:22 DEBUG : both18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb76_d20250319_m022658_c001_v7007000_t0000_u01742351218396") 2025/03/19 02:27:22 DEBUG : both18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848b3_d20250319_m022652_c001_v0001130_t0021_u01742351212957") 2025/03/19 02:27:22 DEBUG : both18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a914b_d20250319_m022636_c001_v7007000_t0000_u01742351196946") 2025/03/19 02:27:22 DEBUG : both18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd8f_d20250319_m022631_c001_v0001182_t0035_u01742351191073") 2025/03/19 02:27:22 DEBUG : both19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb77_d20250319_m022658_c001_v7007000_t0000_u01742351218585") 2025/03/19 02:27:22 DEBUG : both19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cefb_d20250319_m022653_c001_v0001182_t0046_u01742351213589") 2025/03/19 02:27:22 DEBUG : both19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a914c_d20250319_m022637_c001_v7007000_t0000_u01742351197130") 2025/03/19 02:27:22 DEBUG : both19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458f0_d20250319_m022631_c001_v0001157_t0051_u01742351191828") 2025/03/19 02:27:22 DEBUG : both2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb78_d20250319_m022658_c001_v7007000_t0000_u01742351218767") 2025/03/19 02:27:22 DEBUG : both2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45912_d20250319_m022641_c001_v0001157_t0030_u01742351201864") 2025/03/19 02:27:23 DEBUG : both2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a914d_d20250319_m022637_c001_v7007000_t0000_u01742351197314") 2025/03/19 02:27:23 DEBUG : both2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184849_d20250319_m022620_c001_v0001130_t0046_u01742351180543") 2025/03/19 02:27:23 DEBUG : both3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb79_d20250319_m022658_c001_v7007000_t0000_u01742351218950") 2025/03/19 02:27:23 DEBUG : both3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618488b_d20250319_m022642_c001_v0001130_t0032_u01742351202495") 2025/03/19 02:27:23 DEBUG : both3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a914e_d20250319_m022637_c001_v7007000_t0000_u01742351197508") 2025/03/19 02:27:23 DEBUG : both3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cce1_d20250319_m022621_c001_v0001182_t0035_u01742351181203") 2025/03/19 02:27:23 DEBUG : both4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb7a_d20250319_m022659_c001_v7007000_t0000_u01742351219132") 2025/03/19 02:27:23 DEBUG : both4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce57_d20250319_m022643_c001_v0001182_t0012_u01742351203228") 2025/03/19 02:27:23 DEBUG : both4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a914f_d20250319_m022637_c001_v7007000_t0000_u01742351197690") 2025/03/19 02:27:23 DEBUG : both4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458ba_d20250319_m022621_c001_v0001157_t0013_u01742351181757") 2025/03/19 02:27:23 DEBUG : both5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb7b_d20250319_m022659_c001_v7007000_t0000_u01742351219320") 2025/03/19 02:27:23 DEBUG : both5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45918_d20250319_m022643_c001_v0001157_t0038_u01742351203788") 2025/03/19 02:27:23 DEBUG : both5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9150_d20250319_m022637_c001_v7007000_t0000_u01742351197872") 2025/03/19 02:27:23 DEBUG : both5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618484d_d20250319_m022622_c001_v0001130_t0013_u01742351182292") 2025/03/19 02:27:23 DEBUG : both6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb7d_d20250319_m022659_c001_v7007000_t0000_u01742351219518") 2025/03/19 02:27:23 DEBUG : both6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184893_d20250319_m022644_c001_v0001130_t0010_u01742351204484") 2025/03/19 02:27:23 DEBUG : both6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9151_d20250319_m022638_c001_v7007000_t0000_u01742351198054") 2025/03/19 02:27:23 DEBUG : both6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ccf1_d20250319_m022623_c001_v0001182_t0051_u01742351183116") 2025/03/19 02:27:23 DEBUG : both7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb7e_d20250319_m022659_c001_v7007000_t0000_u01742351219719") 2025/03/19 02:27:23 DEBUG : both7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce75_d20250319_m022645_c001_v0001182_t0008_u01742351205350") 2025/03/19 02:27:24 DEBUG : both7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9152_d20250319_m022638_c001_v7007000_t0000_u01742351198234") 2025/03/19 02:27:24 DEBUG : both7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458c6_d20250319_m022623_c001_v0001157_t0000_u01742351183661") 2025/03/19 02:27:24 DEBUG : both8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb7f_d20250319_m022659_c001_v7007000_t0000_u01742351219901") 2025/03/19 02:27:24 DEBUG : both8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a4592a_d20250319_m022645_c001_v0001157_t0028_u01742351205925") 2025/03/19 02:27:24 DEBUG : both8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9153_d20250319_m022638_c001_v7007000_t0000_u01742351198435") 2025/03/19 02:27:24 DEBUG : both8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184859_d20250319_m022624_c001_v0001130_t0012_u01742351184456") 2025/03/19 02:27:24 DEBUG : both9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb80_d20250319_m022700_c001_v7007000_t0000_u01742351220086") 2025/03/19 02:27:24 DEBUG : both9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618489d_d20250319_m022647_c001_v0001130_t0024_u01742351207152") 2025/03/19 02:27:24 DEBUG : both9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9154_d20250319_m022638_c001_v7007000_t0000_u01742351198636") 2025/03/19 02:27:24 DEBUG : both9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd12_d20250319_m022625_c001_v0001182_t0042_u01742351185097") 2025/03/19 02:27:24 DEBUG : c/non empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdae_d20250319_m022235_c001_v7007000_t0000_u01742350955267") 2025/03/19 02:27:24 DEBUG : c/non empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846a1_d20250319_m022233_c001_v0001130_t0041_u01742350953238") 2025/03/19 02:27:24 DEBUG : c/non empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdaa_d20250319_m022232_c001_v7007000_t0000_u01742350952214") 2025/03/19 02:27:24 DEBUG : c/non empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184695_d20250319_m022230_c001_v0001130_t0059_u01742350950338") 2025/03/19 02:27:25 DEBUG : c/non empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187acc_d20250319_m022209_c001_v7007000_t0000_u01742350929187") 2025/03/19 02:27:25 DEBUG : c/non empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184661_d20250319_m022207_c001_v0001130_t0041_u01742350927340") 2025/03/19 02:27:25 DEBUG : check sum: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9d5_d20250319_m022153_c001_v7007000_t0000_u01742350913209") 2025/03/19 02:27:25 DEBUG : check sum: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184633_d20250319_m022151_c001_v0001130_t0023_u01742350911983") 2025/03/19 02:27:25 DEBUG : dest/3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7e2_d20250319_m022440_c001_v7007000_t0000_u01742351080117") 2025/03/19 02:27:25 DEBUG : dest/3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f409fc1735afc6e7d_d20250319_m022439_c001_v0001120_t0041_u01742351079025") 2025/03/19 02:27:25 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1b8_d20250319_m022608_c001_v7007000_t0000_u01742351168844") 2025/03/19 02:27:25 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101902efc765eb4f_d20250319_m022606_c001_v0001183_t0021_u01742351166870") 2025/03/19 02:27:25 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627adf98_d20250319_m022606_c001_v7007000_t0000_u01742351166683") 2025/03/19 02:27:25 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101902efc765eb15_d20250319_m022603_c001_v0001183_t0041_u01742351163636") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627adf90_d20250319_m022602_c001_v7007000_t0000_u01742351162911") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45884_d20250319_m022558_c001_v0001157_t0047_u01742351158461") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1b0_d20250319_m022557_c001_v7007000_t0000_u01742351157005") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1181485da11bee57_d20250319_m022555_c001_v0001184_t0042_u01742351155091") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed62f61_d20250319_m022554_c001_v7007000_t0000_u01742351154909") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1181485da11bee0b_d20250319_m022551_c001_v0001184_t0041_u01742351151575") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed62f58_d20250319_m022550_c001_v7007000_t0000_u01742351150838") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45856_d20250319_m022546_c001_v0001157_t0035_u01742351146512") 2025/03/19 02:27:26 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03151_d20250319_m022545_c001_v7007000_t0000_u01742351145143") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f112bef57f8505c12_d20250319_m022543_c001_v0001134_t0026_u01742351143715") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5ac_d20250319_m022543_c001_v7007000_t0000_u01742351143531") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f112bef57f8505c04_d20250319_m022540_c001_v0001134_t0045_u01742351140697") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5a3_d20250319_m022539_c001_v7007000_t0000_u01742351139969") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847f3_d20250319_m022534_c001_v0001130_t0056_u01742351134722") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03131_d20250319_m022533_c001_v7007000_t0000_u01742351133801") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1177b921e3439f5b_d20250319_m022532_c001_v0001183_t0022_u01742351132148") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40200070b20a91c3_d20250319_m022531_c001_v7007000_t0000_u01742351131965") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1177b921e3439f18_d20250319_m022529_c001_v0001183_t0047_u01742351129190") 2025/03/19 02:27:27 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40200070b20a91ba_d20250319_m022528_c001_v7007000_t0000_u01742351128470") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c98b_d20250319_m022522_c001_v0001182_t0009_u01742351122631") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed61b74_d20250319_m022521_c001_v7007000_t0000_u01742351121712") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101a2000ed1ade8b_d20250319_m022520_c001_v0001181_t0036_u01742351120053") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4126bda746bd8ce8_d20250319_m022519_c001_v7007000_t0000_u01742351119872") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101a2000ed1ade73_d20250319_m022516_c001_v0001181_t0040_u01742351116641") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4126bda746bd8cd8_d20250319_m022515_c001_v7007000_t0000_u01742351115912") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45793_d20250319_m022510_c001_v0001157_t0032_u01742351110131") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627ac3da_d20250319_m022509_c001_v7007000_t0000_u01742351109215") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1044690067a30897_d20250319_m022507_c001_v0001032_t0001_u01742351107359") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac18b_d20250319_m022507_c001_v7007000_t0000_u01742351107174") 2025/03/19 02:27:28 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1044690067a30893_d20250319_m022503_c001_v0001032_t0002_u01742351103404") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac187_d20250319_m022502_c001_v7007000_t0000_u01742351102677") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847ad_d20250319_m022457_c001_v0001130_t0033_u01742351097132") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7eb_d20250319_m022456_c001_v7007000_t0000_u01742351096018") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1034b466054da967_d20250319_m022450_c001_v0001102_t0015_u01742351090469") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df4162_d20250319_m022450_c001_v7007000_t0000_u01742351090266") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c77b_d20250319_m022446_c001_v0001182_t0042_u01742351086607") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103e6f3c7a9a7da9_d20250319_m022445_c001_v0001134_t0001_u01742351085745") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103e6f3c7a9a7da5_d20250319_m022444_c001_v0001134_t0055_u01742351084501") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0be5b_d20250319_m022431_c001_v7007000_t0000_u01742351071049") 2025/03/19 02:27:29 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184782_d20250319_m022422_c001_v0001130_t0040_u01742351062953") 2025/03/19 02:27:30 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f102db23b3f36412e_d20250319_m022421_c001_v0001115_t0007_u01742351061694") 2025/03/19 02:27:30 DEBUG : dst/one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f102db23b3f36412c_d20250319_m022420_c001_v0001115_t0057_u01742351060082") 2025/03/19 02:27:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1ba_d20250319_m022609_c001_v7007000_t0000_u01742351169026") 2025/03/19 02:27:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f222de3304dabcb9f580e1b_f10886d298ce590aa_d20250319_m022605_c001_v0001134_t0011_u01742351165937") 2025/03/19 02:27:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f222de3304dabcb9f580e1b_f108f874b81763e9e_d20250319_m022602_c001_v0001184_t0038_u01742351162686") 2025/03/19 02:27:30 DEBUG : dst/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1b1_d20250319_m022557_c001_v7007000_t0000_u01742351157189") 2025/03/19 02:27:30 DEBUG : dst/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1121e021b71d6371_d20250319_m022554_c001_v0001102_t0053_u01742351154311") 2025/03/19 02:27:30 DEBUG : dst/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f117726ce1e60a264_d20250319_m022550_c001_v0001041_t0009_u01742351150387") 2025/03/19 02:27:30 DEBUG : dst/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03152_d20250319_m022545_c001_v7007000_t0000_u01742351145401") 2025/03/19 02:27:30 DEBUG : dst/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f106add99403ba3c4_d20250319_m022543_c001_v0001182_t0035_u01742351143314") 2025/03/19 02:27:31 DEBUG : dst/one.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f115bd5836c955c50_d20250319_m022539_c001_v0001036_t0047_u01742351139414") 2025/03/19 02:27:31 DEBUG : dst/three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7ec_d20250319_m022456_c001_v7007000_t0000_u01742351096211") 2025/03/19 02:27:31 DEBUG : dst/three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103e6f3c7a9a7dbb_d20250319_m022454_c001_v0001134_t0007_u01742351094647") 2025/03/19 02:27:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1bb_d20250319_m022609_c001_v7007000_t0000_u01742351169206") 2025/03/19 02:27:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f10506e8490a20aa4_d20250319_m022607_c001_v0001042_t0040_u01742351167623") 2025/03/19 02:27:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f109a77047ccd8d63_d20250319_m022604_c001_v0001098_t0026_u01742351164418") 2025/03/19 02:27:31 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1bc_d20250319_m022609_c001_v7007000_t0000_u01742351169387") 2025/03/19 02:27:31 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101902efc765eb61_d20250319_m022608_c001_v0001183_t0030_u01742351168251") 2025/03/19 02:27:31 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627adf9b_d20250319_m022608_c001_v7007000_t0000_u01742351168057") 2025/03/19 02:27:31 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f101902efc765eb27_d20250319_m022604_c001_v0001183_t0024_u01742351164917") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627adf94_d20250319_m022604_c001_v7007000_t0000_u01742351164730") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184827_d20250319_m022559_c001_v0001130_t0005_u01742351159774") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1b3_d20250319_m022557_c001_v7007000_t0000_u01742351157370") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1181485da11bee71_d20250319_m022556_c001_v0001184_t0025_u01742351156396") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed62f63_d20250319_m022556_c001_v7007000_t0000_u01742351156215") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1181485da11bee2f_d20250319_m022552_c001_v0001184_t0009_u01742351152996") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed62f5e_d20250319_m022552_c001_v7007000_t0000_u01742351152814") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184809_d20250319_m022547_c001_v0001130_t0031_u01742351147501") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5ae_d20250319_m022544_c001_v7007000_t0000_u01742351144587") 2025/03/19 02:27:32 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847ff_d20250319_m022542_c001_v0001130_t0037_u01742351142244") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5a9_d20250319_m022541_c001_v7007000_t0000_u01742351141500") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ca5f_d20250319_m022536_c001_v0001182_t0031_u01742351136880") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40200070b20a91c6_d20250319_m022532_c001_v7007000_t0000_u01742351132859") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ca07_d20250319_m022530_c001_v0001182_t0044_u01742351130888") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40200070b20a91bd_d20250319_m022529_c001_v7007000_t0000_u01742351129796") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a457e3_d20250319_m022523_c001_v0001157_t0048_u01742351123513") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4126bda746bd8ceb_d20250319_m022520_c001_v7007000_t0000_u01742351120779") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a457cf_d20250319_m022518_c001_v0001157_t0029_u01742351118782") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4126bda746bd8cdf_d20250319_m022517_c001_v7007000_t0000_u01742351117691") 2025/03/19 02:27:33 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847d1_d20250319_m022511_c001_v0001130_t0056_u01742351111067") 2025/03/19 02:27:34 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac18c_d20250319_m022508_c001_v7007000_t0000_u01742351108283") 2025/03/19 02:27:34 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847c3_d20250319_m022505_c001_v0001130_t0029_u01742351105910") 2025/03/19 02:27:34 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac18a_d20250319_m022504_c001_v7007000_t0000_u01742351104788") 2025/03/19 02:27:34 DEBUG : dst/three.txt: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c827_d20250319_m022458_c001_v0001182_t0015_u01742351098244") 2025/03/19 02:27:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1b4_d20250319_m022557_c001_v7007000_t0000_u01742351157551") 2025/03/19 02:27:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1141b6848379efaf_d20250319_m022555_c001_v0001145_t0016_u01742351155940") 2025/03/19 02:27:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1010ece3d6803042_d20250319_m022552_c001_v0001134_t0038_u01742351152337") 2025/03/19 02:27:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03153_d20250319_m022545_c001_v7007000_t0000_u01742351145583") 2025/03/19 02:27:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1102f6ba239f20e5_d20250319_m022544_c001_v0001161_t0058_u01742351144185") 2025/03/19 02:27:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1091f761fd447ce9_d20250319_m022541_c001_v0001178_t0059_u01742351141290") 2025/03/19 02:27:35 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1bd_d20250319_m022609_c001_v7007000_t0000_u01742351169569") 2025/03/19 02:27:36 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cbb8_d20250319_m022559_c001_v0001182_t0041_u01742351159206") 2025/03/19 02:27:36 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac1b5_d20250319_m022557_c001_v7007000_t0000_u01742351157733") 2025/03/19 02:27:36 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cb0c_d20250319_m022547_c001_v0001182_t0002_u01742351147291") 2025/03/19 02:27:36 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03155_d20250319_m022545_c001_v7007000_t0000_u01742351145779") 2025/03/19 02:27:36 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a4580d_d20250319_m022535_c001_v0001157_t0012_u01742351135855") 2025/03/19 02:27:37 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f407bac1305e03133_d20250319_m022533_c001_v7007000_t0000_u01742351133986") 2025/03/19 02:27:37 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961847e5_d20250319_m022523_c001_v0001130_t0018_u01742351123195") 2025/03/19 02:27:37 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed61b76_d20250319_m022521_c001_v7007000_t0000_u01742351121896") 2025/03/19 02:27:37 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c8d9_d20250319_m022510_c001_v0001182_t0030_u01742351110870") 2025/03/19 02:27:37 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f408e064f627ac3dc_d20250319_m022509_c001_v7007000_t0000_u01742351109401") 2025/03/19 02:27:38 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45757_d20250319_m022457_c001_v0001157_t0007_u01742351097841") 2025/03/19 02:27:38 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7ed_d20250319_m022456_c001_v7007000_t0000_u01742351096402") 2025/03/19 02:27:38 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f117ca99037f71ae3_d20250319_m022452_c001_v0001181_t0033_u01742351092308") 2025/03/19 02:27:38 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0be5d_d20250319_m022431_c001_v7007000_t0000_u01742351071230") 2025/03/19 02:27:38 DEBUG : dst/two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f102db23b3f364138_d20250319_m022429_c001_v0001115_t0051_u01742351069262") 2025/03/19 02:27:39 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40407bc8f81c66d8_d20250319_m022348_c001_v7007000_t0000_u01742351028663") 2025/03/19 02:27:39 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c40b_d20250319_m022345_c001_v0001182_t0017_u01742351025411") 2025/03/19 02:27:39 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40407bc8f81c66d2_d20250319_m022343_c001_v7007000_t0000_u01742351023320") 2025/03/19 02:27:39 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c34f_d20250319_m022332_c001_v0001182_t0057_u01742351012801") 2025/03/19 02:27:39 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b56_d20250319_m022318_c001_v7007000_t0000_u01742350998269") 2025/03/19 02:27:40 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c244_d20250319_m022315_c001_v0001182_t0011_u01742350995153") 2025/03/19 02:27:40 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdc6_d20250319_m022250_c001_v7007000_t0000_u01742350970319") 2025/03/19 02:27:40 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846cf_d20250319_m022248_c001_v0001130_t0022_u01742350968090") 2025/03/19 02:27:40 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdbe_d20250319_m022246_c001_v7007000_t0000_u01742350966450") 2025/03/19 02:27:40 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846c1_d20250319_m022245_c001_v0001130_t0009_u01742350965188") 2025/03/19 02:27:41 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdb5_d20250319_m022241_c001_v7007000_t0000_u01742350961450") 2025/03/19 02:27:41 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846b3_d20250319_m022239_c001_v0001130_t0022_u01742350959531") 2025/03/19 02:27:41 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdb1_d20250319_m022238_c001_v7007000_t0000_u01742350958265") 2025/03/19 02:27:41 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846a9_d20250319_m022236_c001_v0001130_t0038_u01742350956602") 2025/03/19 02:27:41 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcda6_d20250319_m022229_c001_v7007000_t0000_u01742350949087") 2025/03/19 02:27:42 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618468d_d20250319_m022227_c001_v0001130_t0025_u01742350947044") 2025/03/19 02:27:42 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187adc_d20250319_m022225_c001_v7007000_t0000_u01742350945710") 2025/03/19 02:27:42 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184687_d20250319_m022224_c001_v0001130_t0027_u01742350944801") 2025/03/19 02:27:42 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ad1_d20250319_m022218_c001_v7007000_t0000_u01742350938842") 2025/03/19 02:27:42 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184671_d20250319_m022217_c001_v0001130_t0007_u01742350937284") 2025/03/19 02:27:43 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ace_d20250319_m022214_c001_v7007000_t0000_u01742350934557") 2025/03/19 02:27:43 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184669_d20250319_m022213_c001_v0001130_t0053_u01742350933407") 2025/03/19 02:27:43 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187acd_d20250319_m022212_c001_v7007000_t0000_u01742350932301") 2025/03/19 02:27:43 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f115f12d8166a3ac2_d20250319_m022211_c001_v0001179_t0011_u01742350931705") 2025/03/19 02:27:43 DEBUG : empty space: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184667_d20250319_m022209_c001_v0001130_t0006_u01742350929920") 2025/03/19 02:27:44 DEBUG : enormous: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdc3_d20250319_m022249_c001_v7007000_t0000_u01742350969400") 2025/03/19 02:27:44 DEBUG : enormous: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846d1_d20250319_m022248_c001_v0001130_t0023_u01742350968620") 2025/03/19 02:27:44 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f417201493a5ac5aa_d20250319_m022614_c001_v7007000_t0000_u01742351174354") 2025/03/19 02:27:44 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184839_d20250319_m022613_c001_v0001130_t0020_u01742351173041") 2025/03/19 02:27:44 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b4d_d20250319_m022313_c001_v7007000_t0000_u01742350993346") 2025/03/19 02:27:45 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184701_d20250319_m022312_c001_v0001130_t0040_u01742350992250") 2025/03/19 02:27:45 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ac6_d20250319_m022205_c001_v7007000_t0000_u01742350925787") 2025/03/19 02:27:45 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184651_d20250319_m022203_c001_v0001130_t0046_u01742350923351") 2025/03/19 02:27:45 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ac3_d20250319_m022202_c001_v7007000_t0000_u01742350922078") 2025/03/19 02:27:45 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618464b_d20250319_m022201_c001_v0001130_t0038_u01742350921193") 2025/03/19 02:27:46 DEBUG : existing: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184649_d20250319_m022200_c001_v0001130_t0024_u01742350920261") 2025/03/19 02:27:46 DEBUG : existing-b: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b4e_d20250319_m022313_c001_v7007000_t0000_u01742350993528") 2025/03/19 02:27:46 DEBUG : existing-b: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c222_d20250319_m022312_c001_v0001182_t0008_u01742350992260") 2025/03/19 02:27:46 DEBUG : file1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb9d_d20250319_m022709_c001_v7007000_t0000_u01742351229929") 2025/03/19 02:27:46 DEBUG : file1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a459a6_d20250319_m022708_c001_v0001157_t0043_u01742351228760") 2025/03/19 02:27:47 DEBUG : file1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb99_d20250319_m022706_c001_v7007000_t0000_u01742351226688") 2025/03/19 02:27:47 DEBUG : file1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f114af2a8a03eb3a2_d20250319_m022705_c001_v0001092_t0041_u01742351225516") 2025/03/19 02:27:47 DEBUG : five: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdc9_d20250319_m022255_c001_v7007000_t0000_u01742350975195") 2025/03/19 02:27:48 DEBUG : five: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961846e1_d20250319_m022253_c001_v0001130_t0017_u01742350973078") 2025/03/19 02:27:48 DEBUG : foo: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ad0_d20250319_m022216_c001_v7007000_t0000_u01742350936550") 2025/03/19 02:27:49 DEBUG : foo: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db09618466f_d20250319_m022215_c001_v0001130_t0017_u01742350935997") 2025/03/19 02:27:49 DEBUG : foo: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db09618466b_d20250319_m022215_c001_v0001130_t0017_u01742350935288") 2025/03/19 02:27:49 DEBUG : four: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdcb_d20250319_m022255_c001_v7007000_t0000_u01742350975379") 2025/03/19 02:27:49 DEBUG : four: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a454f3_d20250319_m022253_c001_v0001157_t0001_u01742350973837") 2025/03/19 02:27:49 DEBUG : four: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846df_d20250319_m022252_c001_v0001130_t0026_u01742350972257") 2025/03/19 02:27:50 DEBUG : hello world2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c93_d20250319_m022107_c001_v7007000_t0000_u01742350867136") 2025/03/19 02:27:50 DEBUG : hello world2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845c1_d20250319_m022106_c001_v0001130_t0055_u01742350866484") 2025/03/19 02:27:50 DEBUG : ignore-size: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9d8_d20250319_m022158_c001_v7007000_t0000_u01742350918800") 2025/03/19 02:27:50 DEBUG : ignore-size: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184643_d20250319_m022157_c001_v0001130_t0009_u01742350917682") 2025/03/19 02:27:50 DEBUG : nested/sub dir/file: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b4b_d20250319_m022311_c001_v7007000_t0000_u01742350991157") 2025/03/19 02:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c20e_d20250319_m022310_c001_v0001182_t0036_u01742350990126") 2025/03/19 02:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b45_d20250319_m022309_c001_v7007000_t0000_u01742350989022") 2025/03/19 02:27:51 DEBUG : nested/sub dir/file: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c1f2_d20250319_m022307_c001_v0001182_t0033_u01742350987920") 2025/03/19 02:27:51 DEBUG : one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdcc_d20250319_m022255_c001_v7007000_t0000_u01742350975561") 2025/03/19 02:27:51 DEBUG : one: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961846d7_d20250319_m022251_c001_v0001130_t0017_u01742350971421") 2025/03/19 02:27:51 DEBUG : only0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb81_d20250319_m022700_c001_v7007000_t0000_u01742351220269") 2025/03/19 02:27:51 DEBUG : only0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961848bd_d20250319_m022654_c001_v0001130_t0017_u01742351214876") 2025/03/19 02:27:51 DEBUG : only0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45908_d20250319_m022640_c001_v0001157_t0033_u01742351200564") 2025/03/19 02:27:51 DEBUG : only0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a913c_d20250319_m022633_c001_v7007000_t0000_u01742351193738") 2025/03/19 02:27:52 DEBUG : only0: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184847_d20250319_m022619_c001_v0001130_t0026_u01742351179437") 2025/03/19 02:27:52 DEBUG : only1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb82_d20250319_m022700_c001_v7007000_t0000_u01742351220461") 2025/03/19 02:27:52 DEBUG : only1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4cf1d_d20250319_m022654_c001_v0001182_t0058_u01742351214866") 2025/03/19 02:27:52 DEBUG : only1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184889_d20250319_m022641_c001_v0001130_t0025_u01742351201565") 2025/03/19 02:27:52 DEBUG : only1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405e3d2a5099a3ed_d20250319_m022633_c001_v7007000_t0000_u01742351193931") 2025/03/19 02:27:52 DEBUG : only1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cccf_d20250319_m022620_c001_v0001182_t0040_u01742351180338") 2025/03/19 02:27:52 DEBUG : only10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb83_d20250319_m022700_c001_v7007000_t0000_u01742351220687") 2025/03/19 02:27:52 DEBUG : only10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a4595e_d20250319_m022654_c001_v0001157_t0001_u01742351214854") 2025/03/19 02:27:52 DEBUG : only10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848a1_d20250319_m022648_c001_v0001130_t0001_u01742351208089") 2025/03/19 02:27:52 DEBUG : only10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405e3d2a5099a3f0_d20250319_m022634_c001_v7007000_t0000_u01742351194307") 2025/03/19 02:27:52 DEBUG : only10: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd24_d20250319_m022625_c001_v0001182_t0036_u01742351185968") 2025/03/19 02:27:52 DEBUG : only11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb84_d20250319_m022700_c001_v7007000_t0000_u01742351220931") 2025/03/19 02:27:52 DEBUG : only11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a4596a_d20250319_m022655_c001_v0001157_t0001_u01742351215658") 2025/03/19 02:27:53 DEBUG : only11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cea5_d20250319_m022648_c001_v0001182_t0047_u01742351208707") 2025/03/19 02:27:53 DEBUG : only11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5f9_d20250319_m022634_c001_v7007000_t0000_u01742351194072") 2025/03/19 02:27:53 DEBUG : only11: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458d4_d20250319_m022626_c001_v0001157_t0034_u01742351186576") 2025/03/19 02:27:53 DEBUG : only12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb85_d20250319_m022701_c001_v7007000_t0000_u01742351221114") 2025/03/19 02:27:53 DEBUG : only12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f414af2a8a03eb38e_d20250319_m022655_c001_v0001092_t0026_u01742351215423") 2025/03/19 02:27:53 DEBUG : only12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45934_d20250319_m022649_c001_v0001157_t0059_u01742351209251") 2025/03/19 02:27:53 DEBUG : only12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbd2b5_d20250319_m022634_c001_v7007000_t0000_u01742351194317") 2025/03/19 02:27:53 DEBUG : only12: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184861_d20250319_m022627_c001_v0001130_t0029_u01742351187117") 2025/03/19 02:27:53 DEBUG : only13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb86_d20250319_m022701_c001_v7007000_t0000_u01742351221315") 2025/03/19 02:27:53 DEBUG : only13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a45962_d20250319_m022655_c001_v0001157_t0001_u01742351215074") 2025/03/19 02:27:53 DEBUG : only13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848a7_d20250319_m022649_c001_v0001130_t0032_u01742351209875") 2025/03/19 02:27:53 DEBUG : only13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5fb_d20250319_m022634_c001_v7007000_t0000_u01742351194434") 2025/03/19 02:27:53 DEBUG : only13: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd41_d20250319_m022627_c001_v0001182_t0043_u01742351187936") 2025/03/19 02:27:53 DEBUG : only14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb87_d20250319_m022701_c001_v7007000_t0000_u01742351221522") 2025/03/19 02:27:53 DEBUG : only14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4cf21_d20250319_m022655_c001_v0001182_t0058_u01742351215085") 2025/03/19 02:27:54 DEBUG : only14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cec7_d20250319_m022650_c001_v0001182_t0054_u01742351210962") 2025/03/19 02:27:54 DEBUG : only14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbd2af_d20250319_m022633_c001_v7007000_t0000_u01742351193342") 2025/03/19 02:27:54 DEBUG : only14: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458e0_d20250319_m022628_c001_v0001157_t0012_u01742351188665") 2025/03/19 02:27:54 DEBUG : only15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb88_d20250319_m022701_c001_v7007000_t0000_u01742351221705") 2025/03/19 02:27:54 DEBUG : only15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a45964_d20250319_m022655_c001_v0001157_t0001_u01742351215278") 2025/03/19 02:27:54 DEBUG : only15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45944_d20250319_m022651_c001_v0001157_t0052_u01742351211523") 2025/03/19 02:27:54 DEBUG : only15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a913e_d20250319_m022634_c001_v7007000_t0000_u01742351194102") 2025/03/19 02:27:54 DEBUG : only15: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184867_d20250319_m022629_c001_v0001130_t0054_u01742351189172") 2025/03/19 02:27:54 DEBUG : only16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb89_d20250319_m022701_c001_v7007000_t0000_u01742351221908") 2025/03/19 02:27:54 DEBUG : only16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961848bf_d20250319_m022655_c001_v0001130_t0017_u01742351215096") 2025/03/19 02:27:54 DEBUG : only16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848af_d20250319_m022652_c001_v0001130_t0059_u01742351212120") 2025/03/19 02:27:54 DEBUG : only16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbd2b0_d20250319_m022633_c001_v7007000_t0000_u01742351193525") 2025/03/19 02:27:54 DEBUG : only16: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd7b_d20250319_m022630_c001_v0001182_t0021_u01742351190129") 2025/03/19 02:27:54 DEBUG : only17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb8a_d20250319_m022702_c001_v7007000_t0000_u01742351222189") 2025/03/19 02:27:54 DEBUG : only17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4cf2b_d20250319_m022655_c001_v0001182_t0058_u01742351215270") 2025/03/19 02:27:54 DEBUG : only17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cee5_d20250319_m022652_c001_v0001182_t0017_u01742351212746") 2025/03/19 02:27:54 DEBUG : only17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405e3d2a5099a3ef_d20250319_m022634_c001_v7007000_t0000_u01742351194125") 2025/03/19 02:27:55 DEBUG : only17: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458ee_d20250319_m022630_c001_v0001157_t0024_u01742351190724") 2025/03/19 02:27:55 DEBUG : only18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb8b_d20250319_m022702_c001_v7007000_t0000_u01742351222423") 2025/03/19 02:27:55 DEBUG : only18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f414af2a8a03eb394_d20250319_m022655_c001_v0001092_t0026_u01742351215790") 2025/03/19 02:27:55 DEBUG : only18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45956_d20250319_m022653_c001_v0001157_t0011_u01742351213301") 2025/03/19 02:27:55 DEBUG : only18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbd2b4_d20250319_m022634_c001_v7007000_t0000_u01742351194131") 2025/03/19 02:27:55 DEBUG : only18: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184871_d20250319_m022631_c001_v0001130_t0051_u01742351191279") 2025/03/19 02:27:55 DEBUG : only19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb8e_d20250319_m022702_c001_v7007000_t0000_u01742351222702") 2025/03/19 02:27:55 DEBUG : only19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961848c3_d20250319_m022655_c001_v0001130_t0017_u01742351215291") 2025/03/19 02:27:55 DEBUG : only19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848b9_d20250319_m022653_c001_v0001130_t0041_u01742351213792") 2025/03/19 02:27:55 DEBUG : only19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405e3d2a5099a3ec_d20250319_m022633_c001_v7007000_t0000_u01742351193746") 2025/03/19 02:27:55 DEBUG : only19: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd9f_d20250319_m022632_c001_v0001182_t0012_u01742351192154") 2025/03/19 02:27:55 DEBUG : only2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb8f_d20250319_m022702_c001_v7007000_t0000_u01742351222884") 2025/03/19 02:27:55 DEBUG : only2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4cf33_d20250319_m022655_c001_v0001182_t0058_u01742351215453") 2025/03/19 02:27:55 DEBUG : only2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce49_d20250319_m022642_c001_v0001182_t0013_u01742351202288") 2025/03/19 02:27:55 DEBUG : only2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5fa_d20250319_m022634_c001_v7007000_t0000_u01742351194254") 2025/03/19 02:27:55 DEBUG : only2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458b4_d20250319_m022620_c001_v0001157_t0058_u01742351180889") 2025/03/19 02:27:55 DEBUG : only3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb90_d20250319_m022703_c001_v7007000_t0000_u01742351223067") 2025/03/19 02:27:55 DEBUG : only3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4cf3b_d20250319_m022655_c001_v0001182_t0058_u01742351215819") 2025/03/19 02:27:55 DEBUG : only3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45916_d20250319_m022642_c001_v0001157_t0042_u01742351202848") 2025/03/19 02:27:55 DEBUG : only3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5f7_d20250319_m022633_c001_v7007000_t0000_u01742351193710") 2025/03/19 02:27:56 DEBUG : only3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618484b_d20250319_m022621_c001_v0001130_t0020_u01742351181415") 2025/03/19 02:27:56 DEBUG : only4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb91_d20250319_m022703_c001_v7007000_t0000_u01742351223249") 2025/03/19 02:27:56 DEBUG : only4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a45968_d20250319_m022655_c001_v0001157_t0001_u01742351215463") 2025/03/19 02:27:56 DEBUG : only4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618488d_d20250319_m022643_c001_v0001130_t0002_u01742351203434") 2025/03/19 02:27:56 DEBUG : only4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a9140_d20250319_m022634_c001_v7007000_t0000_u01742351194468") 2025/03/19 02:27:56 DEBUG : only4: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cced_d20250319_m022622_c001_v0001182_t0038_u01742351182093") 2025/03/19 02:27:56 DEBUG : only5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb92_d20250319_m022703_c001_v7007000_t0000_u01742351223432") 2025/03/19 02:27:56 DEBUG : only5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961848c5_d20250319_m022655_c001_v0001130_t0017_u01742351215475") 2025/03/19 02:27:56 DEBUG : only5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce65_d20250319_m022644_c001_v0001182_t0041_u01742351204276") 2025/03/19 02:27:56 DEBUG : only5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a913f_d20250319_m022634_c001_v7007000_t0000_u01742351194284") 2025/03/19 02:27:56 DEBUG : only5: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458c2_d20250319_m022622_c001_v0001157_t0001_u01742351182627") 2025/03/19 02:27:56 DEBUG : only6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb93_d20250319_m022703_c001_v7007000_t0000_u01742351223615") 2025/03/19 02:27:56 DEBUG : only6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f414af2a8a03eb392_d20250319_m022655_c001_v0001092_t0026_u01742351215609") 2025/03/19 02:27:56 DEBUG : only6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45922_d20250319_m022644_c001_v0001157_t0045_u01742351204850") 2025/03/19 02:27:56 DEBUG : only6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4143dd8edcabd5f8_d20250319_m022633_c001_v7007000_t0000_u01742351193892") 2025/03/19 02:27:56 DEBUG : only6: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184853_d20250319_m022623_c001_v0001130_t0028_u01742351183319") 2025/03/19 02:27:56 DEBUG : only7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb94_d20250319_m022703_c001_v7007000_t0000_u01742351223798") 2025/03/19 02:27:56 DEBUG : only7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4cf37_d20250319_m022655_c001_v0001182_t0058_u01742351215636") 2025/03/19 02:27:57 DEBUG : only7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184897_d20250319_m022645_c001_v0001130_t0048_u01742351205552") 2025/03/19 02:27:57 DEBUG : only7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbd2b1_d20250319_m022633_c001_v7007000_t0000_u01742351193709") 2025/03/19 02:27:57 DEBUG : only7: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4cd03_d20250319_m022624_c001_v0001182_t0053_u01742351184251") 2025/03/19 02:27:57 DEBUG : only8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb95_d20250319_m022703_c001_v7007000_t0000_u01742351223981") 2025/03/19 02:27:57 DEBUG : only8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f418a822536a4596e_d20250319_m022655_c001_v0001157_t0001_u01742351215840") 2025/03/19 02:27:57 DEBUG : only8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4ce89_d20250319_m022646_c001_v0001182_t0001_u01742351206943") 2025/03/19 02:27:57 DEBUG : only8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbd2b2_d20250319_m022633_c001_v7007000_t0000_u01742351193901") 2025/03/19 02:27:57 DEBUG : only8: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a458cc_d20250319_m022624_c001_v0001157_t0046_u01742351184751") 2025/03/19 02:27:57 DEBUG : only9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb96_d20250319_m022704_c001_v7007000_t0000_u01742351224178") 2025/03/19 02:27:57 DEBUG : only9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961848c7_d20250319_m022655_c001_v0001130_t0017_u01742351215669") 2025/03/19 02:27:57 DEBUG : only9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45930_d20250319_m022647_c001_v0001157_t0010_u01742351207507") 2025/03/19 02:27:57 DEBUG : only9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403088c6e72a913d_d20250319_m022633_c001_v7007000_t0000_u01742351193920") 2025/03/19 02:27:57 DEBUG : only9: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618485b_d20250319_m022625_c001_v0001130_t0047_u01742351185315") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b3f_d20250319_m022306_c001_v7007000_t0000_u01742350986064") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a4552f_d20250319_m022304_c001_v0001157_t0046_u01742350984406") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b3a_d20250319_m022302_c001_v7007000_t0000_u01742350982581") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846ed_d20250319_m022300_c001_v0001130_t0035_u01742350980555") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b33_d20250319_m022258_c001_v7007000_t0000_u01742350978697") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c130_d20250319_m022256_c001_v0001182_t0025_u01742350976507") 2025/03/19 02:27:57 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdba_d20250319_m022243_c001_v7007000_t0000_u01742350963774") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846b7_d20250319_m022242_c001_v0001130_t0058_u01742350962364") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdb4_d20250319_m022240_c001_v7007000_t0000_u01742350960281") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846b1_d20250319_m022239_c001_v0001130_t0020_u01742350959180") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdaf_d20250319_m022237_c001_v7007000_t0000_u01742350957430") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846a7_d20250319_m022236_c001_v0001130_t0048_u01742350956010") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ade_d20250319_m022228_c001_v7007000_t0000_u01742350948173") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618468b_d20250319_m022226_c001_v0001130_t0038_u01742350946629") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187add_d20250319_m022225_c001_v7007000_t0000_u01742350945896") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184685_d20250319_m022224_c001_v0001130_t0052_u01742350944280") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ad9_d20250319_m022223_c001_v7007000_t0000_u01742350943540") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184683_d20250319_m022222_c001_v0001130_t0037_u01742350942703") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184681_d20250319_m022221_c001_v0001130_t0021_u01742350941925") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ad6_d20250319_m022221_c001_v7007000_t0000_u01742350941194") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618467d_d20250319_m022220_c001_v0001130_t0034_u01742350940491") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184679_d20250319_m022219_c001_v0001130_t0029_u01742350939756") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4161da9c41187ad2_d20250319_m022219_c001_v7007000_t0000_u01742350939026") 2025/03/19 02:27:58 DEBUG : potato: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184675_d20250319_m022217_c001_v0001130_t0024_u01742350937934") 2025/03/19 02:27:58 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b91_d20250319_m022357_c001_v7007000_t0000_u01742351037769") 2025/03/19 02:27:58 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a4566b_d20250319_m022357_c001_v0001157_t0010_u01742351037133") 2025/03/19 02:27:58 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40407bc8f81c66d9_d20250319_m022348_c001_v7007000_t0000_u01742351028909") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45629_d20250319_m022344_c001_v0001157_t0039_u01742351024625") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed61b01_d20250319_m022336_c001_v7007000_t0000_u01742351016962") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a455d7_d20250319_m022332_c001_v0001157_t0047_u01742351012004") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b59_d20250319_m022319_c001_v7007000_t0000_u01742350999105") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45567_d20250319_m022314_c001_v0001157_t0053_u01742350994812") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdc4_d20250319_m022249_c001_v7007000_t0000_u01742350969583") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846cd_d20250319_m022247_c001_v0001130_t0012_u01742350967746") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdbf_d20250319_m022246_c001_v7007000_t0000_u01742350966648") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846bf_d20250319_m022244_c001_v0001130_t0058_u01742350964688") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdbb_d20250319_m022243_c001_v7007000_t0000_u01742350963957") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846bb_d20250319_m022243_c001_v0001130_t0023_u01742350963036") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdb6_d20250319_m022241_c001_v7007000_t0000_u01742350961633") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846b5_d20250319_m022240_c001_v0001130_t0042_u01742350960650") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdb2_d20250319_m022238_c001_v7007000_t0000_u01742350958448") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846ad_d20250319_m022237_c001_v0001130_t0040_u01742350957441") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcda7_d20250319_m022229_c001_v7007000_t0000_u01742350949270") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618468f_d20250319_m022227_c001_v0001130_t0054_u01742350947800") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c97_d20250319_m022110_c001_v7007000_t0000_u01742350870711") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845c9_d20250319_m022109_c001_v0001130_t0054_u01742350869998") 2025/03/19 02:27:59 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c95_d20250319_m022108_c001_v7007000_t0000_u01742350868728") 2025/03/19 02:28:00 DEBUG : potato2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845c3_d20250319_m022108_c001_v0001130_t0055_u01742350868055") 2025/03/19 02:28:00 DEBUG : potato3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40407bc8f81c66da_d20250319_m022349_c001_v7007000_t0000_u01742351029129") 2025/03/19 02:28:00 DEBUG : potato3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184749_d20250319_m022345_c001_v0001130_t0025_u01742351025994") 2025/03/19 02:28:00 DEBUG : potato3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41630de14ed61b02_d20250319_m022337_c001_v7007000_t0000_u01742351017354") 2025/03/19 02:28:00 DEBUG : potato3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618472b_d20250319_m022333_c001_v0001130_t0026_u01742351013371") 2025/03/19 02:28:00 DEBUG : potato3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b58_d20250319_m022318_c001_v7007000_t0000_u01742350998923") 2025/03/19 02:28:00 DEBUG : potato3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184707_d20250319_m022315_c001_v0001130_t0016_u01742350995369") 2025/03/19 02:28:00 DEBUG : pre-dest1/1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7e3_d20250319_m022440_c001_v7007000_t0000_u01742351080298") 2025/03/19 02:28:00 DEBUG : pre-dest1/1: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618478c_d20250319_m022431_c001_v0001130_t0024_u01742351071965") 2025/03/19 02:28:00 DEBUG : pre-dest2/2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f40170399efbbe7e4_d20250319_m022440_c001_v7007000_t0000_u01742351080478") 2025/03/19 02:28:00 DEBUG : pre-dest2/2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a456fd_d20250319_m022432_c001_v0001157_t0038_u01742351072856") 2025/03/19 02:28:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0be3b_d20250319_m022409_c001_v7007000_t0000_u01742351049843") 2025/03/19 02:28:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c565_d20250319_m022406_c001_v0001182_t0048_u01742351046908") 2025/03/19 02:28:00 DEBUG : sizeonly: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9d6_d20250319_m022156_c001_v7007000_t0000_u01742350916416") 2025/03/19 02:28:00 DEBUG : sizeonly: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184639_d20250319_m022154_c001_v0001130_t0009_u01742350914474") 2025/03/19 02:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fbb6_d20250319_m022716_c001_v7007000_t0000_u01742351236243") 2025/03/19 02:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f114af2a8a03eb3b4_d20250319_m022715_c001_v0001092_t0014_u01742351235037") 2025/03/19 02:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fba9_d20250319_m022713_c001_v7007000_t0000_u01742351233120") 2025/03/19 02:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848df_d20250319_m022711_c001_v0001130_t0053_u01742351231984") 2025/03/19 02:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b4c_d20250319_m022311_c001_v7007000_t0000_u01742350991339") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45553_d20250319_m022310_c001_v0001157_t0058_u01742350990476") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b46_d20250319_m022309_c001_v7007000_t0000_u01742350989204") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846fb_d20250319_m022308_c001_v0001130_t0045_u01742350988271") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9d3_d20250319_m022151_c001_v7007000_t0000_u01742350911078") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618462b_d20250319_m022149_c001_v0001130_t0015_u01742350909549") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9d1_d20250319_m022148_c001_v7007000_t0000_u01742350908825") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184625_d20250319_m022147_c001_v0001130_t0010_u01742350907699") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9cb_d20250319_m022143_c001_v7007000_t0000_u01742350903911") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618461d_d20250319_m022142_c001_v0001130_t0032_u01742350902667") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9c8_d20250319_m022142_c001_v7007000_t0000_u01742350902125") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184617_d20250319_m022141_c001_v0001130_t0029_u01742350901075") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618460f_d20250319_m022138_c001_v0001130_t0024_u01742350898387") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9c5_d20250319_m022137_c001_v7007000_t0000_u01742350897665") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db09618460d_d20250319_m022136_c001_v0001130_t0034_u01742350896927") 2025/03/19 02:28:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184609_d20250319_m022136_c001_v0001130_t0006_u01742350896129") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9c2_d20250319_m022135_c001_v7007000_t0000_u01742350895009") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db096184603_d20250319_m022132_c001_v0001130_t0053_u01742350892620") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845fd_d20250319_m022127_c001_v0001130_t0036_u01742350887876") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9b5_d20250319_m022127_c001_v7007000_t0000_u01742350887151") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845fb_d20250319_m022126_c001_v0001130_t0034_u01742350886460") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845f5_d20250319_m022125_c001_v0001130_t0056_u01742350885772") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9b4_d20250319_m022125_c001_v7007000_t0000_u01742350885002") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845e9_d20250319_m022121_c001_v0001130_t0058_u01742350881446") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4152037c75e0b9ab_d20250319_m022121_c001_v7007000_t0000_u01742350881085") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845e5_d20250319_m022120_c001_v0001130_t0019_u01742350880402") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3ca3_d20250319_m022118_c001_v7007000_t0000_u01742350878777") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845df_d20250319_m022118_c001_v0001130_t0040_u01742350878000") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3ca1_d20250319_m022117_c001_v7007000_t0000_u01742350877455") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845d7_d20250319_m022116_c001_v0001130_t0011_u01742350876720") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c9e_d20250319_m022115_c001_v7007000_t0000_u01742350875457") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845d5_d20250319_m022114_c001_v0001130_t0054_u01742350874535") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c9c_d20250319_m022113_c001_v7007000_t0000_u01742350873992") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845d3_d20250319_m022113_c001_v0001130_t0023_u01742350873312") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c9a_d20250319_m022112_c001_v7007000_t0000_u01742350872405") 2025/03/19 02:28:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845cf_d20250319_m022111_c001_v0001130_t0048_u01742350871621") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c91_d20250319_m022105_c001_v7007000_t0000_u01742350865572") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845bf_d20250319_m022104_c001_v0001130_t0059_u01742350864805") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c90_d20250319_m022103_c001_v7007000_t0000_u01742350863906") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845bd_d20250319_m022103_c001_v0001130_t0014_u01742350863202") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c8e_d20250319_m022102_c001_v7007000_t0000_u01742350862296") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845b3_d20250319_m022101_c001_v0001130_t0006_u01742350861631") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4195f78a02df3c71_d20250319_m022058_c001_v7007000_t0000_u01742350858753") 2025/03/19 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961845a5_d20250319_m022057_c001_v0001130_t0050_u01742350857983") 2025/03/19 02:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fbb7_d20250319_m022716_c001_v7007000_t0000_u01742351236426") 2025/03/19 02:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a459c0_d20250319_m022715_c001_v0001157_t0042_u01742351235047") 2025/03/19 02:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fbab_d20250319_m022713_c001_v7007000_t0000_u01742351233305") 2025/03/19 02:28:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4d098_d20250319_m022711_c001_v0001182_t0040_u01742351231636") 2025/03/19 02:28:03 DEBUG : sub/yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b3e_d20250319_m022305_c001_v7007000_t0000_u01742350985519") 2025/03/19 02:28:03 DEBUG : sub/yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c1ac_d20250319_m022304_c001_v0001182_t0015_u01742350984059") 2025/03/19 02:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb9e_d20250319_m022710_c001_v7007000_t0000_u01742351230111") 2025/03/19 02:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f114af2a8a03eb3a6_d20250319_m022708_c001_v0001092_t0018_u01742351228428") 2025/03/19 02:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb9a_d20250319_m022706_c001_v7007000_t0000_u01742351226870") 2025/03/19 02:28:03 DEBUG : test_dir1/file2: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4d01e_d20250319_m022705_c001_v0001182_t0049_u01742351225523") 2025/03/19 02:28:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb9f_d20250319_m022710_c001_v7007000_t0000_u01742351230294") 2025/03/19 02:28:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4d05c_d20250319_m022708_c001_v0001182_t0055_u01742351228412") 2025/03/19 02:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f4095f293b074fb9b_d20250319_m022707_c001_v7007000_t0000_u01742351227054") 2025/03/19 02:28:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961848d7_d20250319_m022705_c001_v0001130_t0000_u01742351225730") 2025/03/19 02:28:04 DEBUG : three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdce_d20250319_m022255_c001_v7007000_t0000_u01742350975744") 2025/03/19 02:28:04 DEBUG : three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846e5_d20250319_m022254_c001_v0001130_t0013_u01742350974400") 2025/03/19 02:28:04 DEBUG : three: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105c5db0961846dd_d20250319_m022251_c001_v0001130_t0042_u01742350971790") 2025/03/19 02:28:04 DEBUG : two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f41037a3e21dbcdcf_d20250319_m022255_c001_v7007000_t0000_u01742350975928") 2025/03/19 02:28:04 DEBUG : two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f403eca8f64d4c108_d20250319_m022253_c001_v0001182_t0058_u01742350973635") 2025/03/19 02:28:04 DEBUG : two: Deleting (id "4_z3f222de3304dabcb9f580e1b_f405c5db0961846db_d20250319_m022251_c001_v0001130_t0017_u01742350971605") 2025/03/19 02:28:04 DEBUG : yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b41_d20250319_m022306_c001_v7007000_t0000_u01742350986245") 2025/03/19 02:28:04 DEBUG : yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1078ebf72d84bb17_d20250319_m022305_c001_v0001184_t0049_u01742350985311") 2025/03/19 02:28:04 DEBUG : yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b38_d20250319_m022302_c001_v7007000_t0000_u01742350982005") 2025/03/19 02:28:04 DEBUG : yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f103eca8f64d4c15c_d20250319_m022300_c001_v0001182_t0041_u01742350980202") 2025/03/19 02:28:04 DEBUG : yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b32_d20250319_m022258_c001_v7007000_t0000_u01742350978154") 2025/03/19 02:28:04 DEBUG : yam: Deleting (id "4_z3f222de3304dabcb9f580e1b_f118a822536a45507_d20250319_m022256_c001_v0001157_t0011_u01742350976494") 2025/03/19 02:28:04 DEBUG : yaml: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b3b_d20250319_m022302_c001_v7007000_t0000_u01742350982762") 2025/03/19 02:28:04 DEBUG : yaml: Deleting (id "4_z3f222de3304dabcb9f580e1b_f105ef6d54813a83e_d20250319_m022301_c001_v0001136_t0003_u01742350981703") 2025/03/19 02:28:04 DEBUG : yaml: Deleting (id "4_z3f222de3304dabcb9f580e1b_f419a5fc662b95b34_d20250319_m022258_c001_v7007000_t0000_u01742350978878") 2025/03/19 02:28:04 DEBUG : yaml: Deleting (id "4_z3f222de3304dabcb9f580e1b_f1014756ba2330c40_d20250319_m022257_c001_v0001157_t0029_u01742350977742") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m11.300522236s (try 1/5)