"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/14 09:40:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu" 2025/03/14 09:40:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 09:40:53 DEBUG : Creating backend with remote "/tmp/rclone2839739056" === 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:40:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:40:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/14 09:40:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:40:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:40:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:40:55 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:40:55 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:40:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:40:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:40:56 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.24s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:40:58 DEBUG : Creating backend with remote "/non-existing" 2025/03/14 09:40:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/14 09:40:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:40:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:40:59 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:40:59 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.19s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:01 INFO : B2 bucket rclone-test-xidesiw1pufu: Running all checks before starting transfers 2025/03/14 09:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:01 INFO : B2 bucket rclone-test-xidesiw1pufu: Checks finished, now starting transfers 2025/03/14 09:41:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:03 ERROR : Ignoring --no-traverse with sync 2025/03/14 09:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:03 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:03 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:03 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:41:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.90s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/14 09:41:05 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:05 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/14 09:41:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:41:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:41:09 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:09 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/14 09:41:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:41:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/14 09:41:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:41:10 INFO : sub dir: Making directory 2025/03/14 09:41:10 INFO : sub dir2: Making directory 2025/03/14 09:41:10 INFO : sub dir2/sub sub dir2: Making directory 2025/03/14 09:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:10 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:10 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/14 09:41:11 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:12 INFO : sub dir2: Making directory 2025/03/14 09:41:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/14 09:41:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:41:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:12 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:12 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:13 DEBUG : sub dir2: Making directory with metadata 2025/03/14 09:41:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:41:13 INFO : sub dir: Making directory 2025/03/14 09:41:13 INFO : sub dir2: Making directory 2025/03/14 09:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:13 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:13 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:14 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:41:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/14 09:41:14 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/14 09:41:14 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:15 INFO : sub dir2: Making directory 2025/03/14 09:41:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:16 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:16 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:16 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:41:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:17 DEBUG : sub dir2: Making directory with metadata 2025/03/14 09:41:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:41:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:41:17 INFO : sub dir: Making directory 2025/03/14 09:41:17 INFO : sub dir2: Making directory 2025/03/14 09:41:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:17 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:17 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:17 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:41:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/14 09:41:18 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:19 INFO : sub dir2: Making directory 2025/03/14 09:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:19 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:19 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:20 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.69s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qewigob8rife" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xidesiw1pufu -> B2 bucket rclone-test-qewigob8rife 2025/03/14 09:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:22 DEBUG : B2 bucket rclone-test-qewigob8rife: Waiting for checks to finish 2025/03/14 09:41:22 DEBUG : B2 bucket rclone-test-qewigob8rife: Waiting for transfers to finish 2025/03/14 09:41:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:23 DEBUG : B2 bucket rclone-test-qewigob8rife: Purge remote 2025/03/14 09:41:23 INFO : B2 bucket rclone-test-qewigob8rife: cleaning bucket "rclone-test-qewigob8rife" of all files 2025/03/14 09:41:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f22ad13007d9b4b9f580e1b_f104427291459bcbc_d20250314_m094123_c001_v0001157_t0016_u01741945283362") --- PASS: TestServerSideCopy (4.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 09:41:26 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:26 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/14 09:41:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-soviqen9jobi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xidesiw1pufu -> B2 bucket rclone-test-soviqen9jobi 2025/03/14 09:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:29 DEBUG : B2 bucket rclone-test-soviqen9jobi: Waiting for checks to finish 2025/03/14 09:41:29 DEBUG : B2 bucket rclone-test-soviqen9jobi: Waiting for transfers to finish 2025/03/14 09:41:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 09:41:31 DEBUG : B2 bucket rclone-test-soviqen9jobi: Waiting for checks to finish 2025/03/14 09:41:31 DEBUG : B2 bucket rclone-test-soviqen9jobi: Waiting for transfers to finish 2025/03/14 09:41:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/14 09:41:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:31 DEBUG : B2 bucket rclone-test-soviqen9jobi: Purge remote 2025/03/14 09:41:31 INFO : B2 bucket rclone-test-soviqen9jobi: cleaning bucket "rclone-test-soviqen9jobi" of all files 2025/03/14 09:41:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bdb3007d9b4b9f580e1b_f1180157a1eaf5544_d20250314_m094131_c001_v0001184_t0003_u01741945291233") 2025/03/14 09:41:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f62bdb3007d9b4b9f580e1b_f115bc306adbad3dd_d20250314_m094130_c001_v0001182_t0037_u01741945290000") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 09:41:35 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:35 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/14 09:41:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/14 09:41:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kokoxuz6jake" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xidesiw1pufu -> B2 bucket rclone-test-kokoxuz6jake 2025/03/14 09:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:38 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Waiting for checks to finish 2025/03/14 09:41:38 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Waiting for transfers to finish 2025/03/14 09:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:40 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Waiting for checks to finish 2025/03/14 09:41:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 09:41:40 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Waiting for transfers to finish 2025/03/14 09:41:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/14 09:41:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/14 09:41:40 INFO : sub dir/hello world: Deleted 2025/03/14 09:41:42 DEBUG : testing file moves 2025/03/14 09:41:42 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Waiting for checks to finish 2025/03/14 09:41:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/14 09:41:42 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Waiting for transfers to finish 2025/03/14 09:41:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/14 09:41:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/14 09:41:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:43 DEBUG : B2 bucket rclone-test-kokoxuz6jake: Purge remote 2025/03/14 09:41:43 INFO : B2 bucket rclone-test-kokoxuz6jake: cleaning bucket "rclone-test-kokoxuz6jake" of all files 2025/03/14 09:41:43 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2ddf3007d9b4b9f580e1b_f115bf6969d75be73_d20250314_m094142_c001_v0001153_t0015_u01741945302331") 2025/03/14 09:41:43 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2ddf3007d9b4b9f580e1b_f103b8b1e3149c295_d20250314_m094140_c001_v0001182_t0017_u01741945300652") 2025/03/14 09:41:43 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2ddf3007d9b4b9f580e1b_f103d45bcd461c6f3_d20250314_m094139_c001_v0001183_t0045_u01741945299280") --- PASS: TestServerSideMoveOverSelf (8.27s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:45 ERROR : : error listing: directory not found 2025/03/14 09:41:45 INFO : Local file system at /tmp/rclone2839739056: Making directory 2025/03/14 09:41:46 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:46 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:41:47 DEBUG : Local file system at /tmp/rclone2839739056: Waiting for checks to finish 2025/03/14 09:41:47 DEBUG : Local file system at /tmp/rclone2839739056: Waiting for transfers to finish 2025/03/14 09:41:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:41:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/14 09:41:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyRedownload (2.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/14 09:41:49 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:49 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:41:50 INFO : check sum: Copied (new) 2025/03/14 09:41:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:50 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:41:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/14 09:41:50 DEBUG : check sum: Unchanged skipping 2025/03/14 09:41:50 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:50 DEBUG : Waiting for deletions to finish 2025/03/14 09:41:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.45s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/14 09:41:52 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:52 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/14 09:41:52 INFO : sizeonly: Copied (new) 2025/03/14 09:41:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:53 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:53 DEBUG : sizeonly: Sizes identical 2025/03/14 09:41:53 DEBUG : sizeonly: Unchanged skipping 2025/03/14 09:41:53 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:53 DEBUG : Waiting for deletions to finish 2025/03/14 09:41:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/14 09:41:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/14 09:41:55 INFO : ignore-size: Copied (new) 2025/03/14 09:41:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:41:55 DEBUG : ignore-size: Unchanged skipping 2025/03/14 09:41:55 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:55 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:55 DEBUG : Waiting for deletions to finish 2025/03/14 09:41:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:57 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:41:57 DEBUG : existing: Unchanged skipping 2025/03/14 09:41:57 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:57 DEBUG : Waiting for deletions to finish 2025/03/14 09:41:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:41:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:41:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/14 09:41:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:41:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/14 09:41:58 INFO : existing: Copied (replaced existing) 2025/03/14 09:41:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 09:42:00 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:00 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/14 09:42:00 INFO : existing: Copied (new) 2025/03/14 09:42:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:01 DEBUG : existing: Destination exists, skipping 2025/03/14 09:42:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:01 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/14 09:42:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:03 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:03 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 09:42:03 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:04 INFO : a/potato2: Copied (new) 2025/03/14 09:42:04 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:06 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:06 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/14 09:42:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:42:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/14 09:42:06 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:06 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:06 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:07 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/14 09:42:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:42:08 INFO : empty space: Updated modification time in destination 2025/03/14 09:42:08 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:08 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:08 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:10 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42: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/14 09:42:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:42:10 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:10 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:10 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:11 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/14 09:42:11 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2839739056) 2025/03/14 09:42:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xidesiw1pufu) 2025/03/14 09:42:11 DEBUG : foo: sha1 differ 2025/03/14 09:42:11 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/14 09:42:12 INFO : foo: Copied (replaced existing) 2025/03/14 09:42:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/14 09:42:13 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:13 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:13 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:14 INFO : potato: Copied (new) 2025/03/14 09:42:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:16 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/14 09:42:16 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/14 09:42:16 INFO : potato: Copied (replaced existing) 2025/03/14 09:42:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:18 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:18 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/14 09:42:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2839739056) 2025/03/14 09:42:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xidesiw1pufu) 2025/03/14 09:42:18 DEBUG : potato: sha1 differ 2025/03/14 09:42:18 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/14 09:42:19 INFO : potato: Copied (replaced existing) 2025/03/14 09:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/14 09:42:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:21 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:21 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:21 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:21 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:23 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:23 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:23 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:24 INFO : potato2: Copied (new) 2025/03/14 09:42:24 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:24 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:26 INFO : d: Making directory 2025/03/14 09:42:26 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/14 09:42:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:27 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 09:42:27 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:27 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:27 INFO : a/potato2: Copied (new) 2025/03/14 09:42:27 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:29 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/14 09:42:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:30 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 09:42:30 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:30 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:30 INFO : a/potato2: Copied (new) 2025/03/14 09:42:30 ERROR : B2 bucket rclone-test-xidesiw1pufu: not deleting files as there were IO errors 2025/03/14 09:42:30 ERROR : B2 bucket rclone-test-xidesiw1pufu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:33 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:33 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:33 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:33 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:33 INFO : potato: Deleted 2025/03/14 09:42:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:36 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:36 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:36 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:36 INFO : potato: Deleted 2025/03/14 09:42:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:36 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:36 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:36 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:42:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:42:39 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:39 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/14 09:42:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.94s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:42 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 09:42:42 DEBUG : enormous: Excluded 2025/03/14 09:42:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 09:42:42 DEBUG : potato2: Excluded 2025/03/14 09:42:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 09:42:42 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:42 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:42 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:42 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:42 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 09:42:42 DEBUG : enormous: Excluded 2025/03/14 09:42:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 09:42:42 DEBUG : potato2: Excluded 2025/03/14 09:42:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 09:42:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/14 09:42:42 DEBUG : Local file system at /tmp/rclone2839739056: Waiting for checks to finish 2025/03/14 09:42:42 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:42 DEBUG : Local file system at /tmp/rclone2839739056: Waiting for transfers to finish 2025/03/14 09:42:42 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:46 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 09:42:46 DEBUG : enormous: Excluded 2025/03/14 09:42:46 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 09:42:46 DEBUG : potato2: Excluded 2025/03/14 09:42:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:42:46 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:46 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:46 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:46 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:46 INFO : enormous: Deleted 2025/03/14 09:42:47 INFO : potato2: Deleted 2025/03/14 09:42:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/14 09:42:47 DEBUG : empty space: Unchanged skipping 2025/03/14 09:42:47 DEBUG : Local file system at /tmp/rclone2839739056: Waiting for checks to finish 2025/03/14 09:42:47 DEBUG : Local file system at /tmp/rclone2839739056: Waiting for transfers to finish 2025/03/14 09:42:47 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:47 INFO : potato2: Deleted 2025/03/14 09:42:47 INFO : enormous: Deleted 2025/03/14 09:42:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:50 DEBUG : five: Need to transfer - File not found at Destination 2025/03/14 09:42:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/14 09:42:50 DEBUG : one: Destination is newer than source, skipping 2025/03/14 09:42:50 DEBUG : three: Sizes identical 2025/03/14 09:42:50 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/14 09:42:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2839739056) 2025/03/14 09:42:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xidesiw1pufu) 2025/03/14 09:42:50 DEBUG : two: sha1 differ 2025/03/14 09:42:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 09:42:50 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/14 09:42:50 INFO : five: Copied (new) 2025/03/14 09:42:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/14 09:42:51 INFO : four: Copied (replaced existing) 2025/03/14 09:42:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/14 09:42:51 INFO : two: Copied (replaced existing) 2025/03/14 09:42:51 DEBUG : Waiting for deletions to finish 2025/03/14 09:42:51 DEBUG : one: Destination is newer than source, skipping 2025/03/14 09:42:51 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/14 09:42:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/14 09:42:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/14 09:42:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/14 09:42:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 09:42:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 09:42:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2839739056) 2025/03/14 09:42:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xidesiw1pufu) 2025/03/14 09:42:51 DEBUG : three: sha1 differ 2025/03/14 09:42:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/14 09:42:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/14 09:42:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/14 09:42:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 09:42:51 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:42:52 INFO : three: Copied (replaced existing) 2025/03/14 09:42:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.08s) === 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/14 09:42:53 INFO : B2 bucket rclone-test-xidesiw1pufu: Making map for --track-renames 2025/03/14 09:42:53 INFO : B2 bucket rclone-test-xidesiw1pufu: Finished making map for --track-renames 2025/03/14 09:42:53 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 09:42:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/14 09:42:53 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for renames to finish 2025/03/14 09:42:53 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/14 09:42:54 INFO : potato: Copied (new) 2025/03/14 09:42:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/14 09:42:54 INFO : yam: Copied (new) 2025/03/14 09:42:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:42:54 INFO : B2 bucket rclone-test-xidesiw1pufu: Making map for --track-renames 2025/03/14 09:42:54 INFO : B2 bucket rclone-test-xidesiw1pufu: Finished making map for --track-renames 2025/03/14 09:42:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:54 DEBUG : potato: Unchanged skipping 2025/03/14 09:42:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for renames to finish 2025/03/14 09:42:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/14 09:42:55 INFO : yam: Copied (server-side copy) to: yaml 2025/03/14 09:42:55 INFO : yam: Deleted 2025/03/14 09:42:55 INFO : yaml: Renamed from "yam" 2025/03/14 09:42:55 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/14 09:42:57 INFO : B2 bucket rclone-test-xidesiw1pufu: Making map for --track-renames 2025/03/14 09:42:57 INFO : B2 bucket rclone-test-xidesiw1pufu: Finished making map for --track-renames 2025/03/14 09:42:57 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 09:42:57 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for renames to finish 2025/03/14 09:42:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/14 09:42:57 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/14 09:42:57 INFO : yam: Copied (new) 2025/03/14 09:42:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/14 09:42:58 INFO : potato: Copied (new) 2025/03/14 09:42:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:42:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:42:58 INFO : B2 bucket rclone-test-xidesiw1pufu: Making map for --track-renames 2025/03/14 09:42:58 INFO : B2 bucket rclone-test-xidesiw1pufu: Finished making map for --track-renames 2025/03/14 09:42:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:42:58 DEBUG : potato: Unchanged skipping 2025/03/14 09:42:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for renames to finish 2025/03/14 09:42:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/14 09:42:59 INFO : yam: Copied (server-side copy) to: yaml 2025/03/14 09:42:59 INFO : yam: Deleted 2025/03/14 09:42:59 INFO : yaml: Renamed from "yam" 2025/03/14 09:42:59 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:42:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/14 09:43:01 INFO : B2 bucket rclone-test-xidesiw1pufu: Making map for --track-renames 2025/03/14 09:43:01 INFO : B2 bucket rclone-test-xidesiw1pufu: Finished making map for --track-renames 2025/03/14 09:43:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:43:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 09:43:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/14 09:43:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for renames to finish 2025/03/14 09:43:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:43:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/14 09:43:01 INFO : sub/yam: Copied (new) 2025/03/14 09:43:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/14 09:43:02 INFO : potato: Copied (new) 2025/03/14 09:43:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:43:02 DEBUG : potato: Unchanged skipping 2025/03/14 09:43:02 INFO : B2 bucket rclone-test-xidesiw1pufu: Making map for --track-renames 2025/03/14 09:43:02 INFO : B2 bucket rclone-test-xidesiw1pufu: Finished making map for --track-renames 2025/03/14 09:43:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:43:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for renames to finish 2025/03/14 09:43:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/14 09:43:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/14 09:43:03 INFO : sub/yam: Deleted 2025/03/14 09:43:03 INFO : yam: Renamed from "sub/yam" 2025/03/14 09:43:03 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:43:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:04 DEBUG : Creating backend with remote "/tmp/rclone2839739056/dir1" 2025/03/14 09:43:04 DEBUG : Creating backend with remote "/tmp/rclone2839739056/dir2" 2025/03/14 09:43:04 DEBUG : Local file system at /tmp/rclone2839739056/dir2: Using server-side directory move 2025/03/14 09:43:04 INFO : Local file system at /tmp/rclone2839739056/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 09:43:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/14 09:43:04 DEBUG : Local file system at /tmp/rclone2839739056/dir2: Waiting for checks to finish 2025/03/14 09:43:04 DEBUG : Local file system at /tmp/rclone2839739056/dir2: Waiting for transfers to finish 2025/03/14 09:43:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:43:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/14 09:43:05 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:43:05 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:43:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/14 09:43:05 INFO : nested/sub dir/file: Copied (new) 2025/03/14 09:43:05 INFO : nested/sub dir/file: Deleted 2025/03/14 09:43:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:43:06 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:43:06 INFO : sub dir/hello world: Deleted 2025/03/14 09:43:06 INFO : sub dir: Removing directory 2025/03/14 09:43:06 INFO : nested/sub dir: Removing directory 2025/03/14 09:43:06 INFO : nested: Removing directory 2025/03/14 09:43:06 DEBUG : Local file system at /tmp/rclone2839739056: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 09:43:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/14 09:43:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:43:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:43:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/14 09:43:07 INFO : nested/sub dir/file: Copied (new) 2025/03/14 09:43:07 INFO : nested/sub dir/file: Deleted 2025/03/14 09:43:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/14 09:43:08 INFO : sub dir/hello world: Copied (new) 2025/03/14 09:43:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 09:43:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/14 09:43:09 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:43:09 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:43:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/14 09:43:10 INFO : existing-b: Copied (new) 2025/03/14 09:43:10 INFO : existing-b: Deleted 2025/03/14 09:43:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/14 09:43:10 INFO : existing: Copied (new) 2025/03/14 09:43:10 INFO : existing: Deleted 2025/03/14 09:43:11 DEBUG : existing: Destination exists, skipping 2025/03/14 09:43:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/14 09:43:11 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:43:11 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:43:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.63s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dijaruw1rixo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xidesiw1pufu -> B2 bucket rclone-test-dijaruw1rixo 2025/03/14 09:43:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:43:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/14 09:43:16 DEBUG : empty space: Unchanged skipping 2025/03/14 09:43:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 09:43:16 DEBUG : B2 bucket rclone-test-dijaruw1rixo: Waiting for checks to finish 2025/03/14 09:43:17 INFO : empty space: Deleted 2025/03/14 09:43:17 DEBUG : B2 bucket rclone-test-dijaruw1rixo: Waiting for transfers to finish 2025/03/14 09:43:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:43:17 INFO : potato2: Copied (server-side copy) 2025/03/14 09:43:17 INFO : potato2: Deleted 2025/03/14 09:43:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/14 09:43:17 INFO : potato3: Copied (server-side copy) 2025/03/14 09:43:17 INFO : potato3: Deleted 2025/03/14 09:43:17 DEBUG : Creating backend with remote "TestB2:rclone-test-difeyov2tala" 2025/03/14 09:43:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/14 09:43:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:43:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/14 09:43:19 DEBUG : B2 bucket rclone-test-difeyov2tala: Waiting for checks to finish 2025/03/14 09:43:19 DEBUG : B2 bucket rclone-test-difeyov2tala: Waiting for transfers to finish 2025/03/14 09:43:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/14 09:43:19 INFO : potato3: Copied (server-side copy) 2025/03/14 09:43:19 INFO : potato3: Deleted 2025/03/14 09:43:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:43:20 INFO : empty space: Copied (server-side copy) 2025/03/14 09:43:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:43:20 INFO : potato2: Copied (server-side copy) 2025/03/14 09:43:20 INFO : empty space: Deleted 2025/03/14 09:43:20 INFO : potato2: Deleted 2025/03/14 09:43:20 DEBUG : B2 bucket rclone-test-difeyov2tala: Purge remote 2025/03/14 09:43:20 INFO : B2 bucket rclone-test-difeyov2tala: cleaning bucket "rclone-test-difeyov2tala" of all files 2025/03/14 09:43:20 DEBUG : empty space: Deleting (id "4_z6fa26d73009d9b4b9f580e1b_f105dc84952e21037_d20250314_m094319_c001_v0001184_t0016_u01741945399952") 2025/03/14 09:43:20 DEBUG : potato2: Deleting (id "4_z6fa26d73009d9b4b9f580e1b_f1121054342642d70_d20250314_m094319_c001_v0001040_t0047_u01741945399818") 2025/03/14 09:43:20 DEBUG : potato3: Deleting (id "4_z6fa26d73009d9b4b9f580e1b_f113653d6228fe58e_d20250314_m094319_c001_v0001184_t0030_u01741945399573") 2025/03/14 09:43:21 DEBUG : B2 bucket rclone-test-dijaruw1rixo: Purge remote 2025/03/14 09:43:21 INFO : B2 bucket rclone-test-dijaruw1rixo: cleaning bucket "rclone-test-dijaruw1rixo" of all files 2025/03/14 09:43:21 DEBUG : empty space: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f403088c6e719332b_d20250314_m094320_c001_v7007000_t0000_u01741945400174") 2025/03/14 09:43:21 DEBUG : empty space: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f111ec8a8af159703_d20250314_m094315_c001_v0001154_t0005_u01741945395903") 2025/03/14 09:43:21 DEBUG : potato2: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f405e3d2a506761f9_d20250314_m094320_c001_v7007000_t0000_u01741945400311") 2025/03/14 09:43:21 DEBUG : potato2: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f100148f289bda4ef_d20250314_m094317_c001_v0001184_t0055_u01741945397004") 2025/03/14 09:43:21 DEBUG : potato3: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f403088c6e719332a_d20250314_m094319_c001_v7007000_t0000_u01741945399789") 2025/03/14 09:43:21 DEBUG : potato3: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f105dc84952e20ffc_d20250314_m094317_c001_v0001184_t0037_u01741945397243") 2025/03/14 09:43:21 DEBUG : potato3: Deleting (id "4_zaff25d63009d9b4b9f580e1b_f111ec8a8af159705_d20250314_m094316_c001_v0001154_t0015_u01741945396307") --- PASS: TestServerSideMove (11.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:23 DEBUG : Creating backend with remote "TestB2:rclone-test-razisan8xove" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xidesiw1pufu -> B2 bucket rclone-test-razisan8xove 2025/03/14 09:43:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 09:43:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 09:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:43:29 DEBUG : B2 bucket rclone-test-razisan8xove: Waiting for checks to finish 2025/03/14 09:43:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 09:43:29 DEBUG : B2 bucket rclone-test-razisan8xove: Waiting for transfers to finish 2025/03/14 09:43:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:43:29 INFO : potato2: Copied (server-side copy) 2025/03/14 09:43:29 INFO : potato2: Deleted 2025/03/14 09:43:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/14 09:43:29 INFO : potato3: Copied (server-side copy) 2025/03/14 09:43:29 INFO : potato3: Deleted 2025/03/14 09:43:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwehaq4fato" 2025/03/14 09:43:30 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 09:43:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:43:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/14 09:43:31 DEBUG : B2 bucket rclone-test-kiwehaq4fato: Waiting for checks to finish 2025/03/14 09:43:31 DEBUG : B2 bucket rclone-test-kiwehaq4fato: Waiting for transfers to finish 2025/03/14 09:43:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:43:32 INFO : potato2: Copied (server-side copy) 2025/03/14 09:43:32 INFO : potato2: Deleted 2025/03/14 09:43:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/14 09:43:32 INFO : potato3: Copied (server-side copy) 2025/03/14 09:43:32 INFO : potato3: Deleted 2025/03/14 09:43:33 DEBUG : B2 bucket rclone-test-kiwehaq4fato: Purge remote 2025/03/14 09:43:33 INFO : B2 bucket rclone-test-kiwehaq4fato: cleaning bucket "rclone-test-kiwehaq4fato" of all files 2025/03/14 09:43:33 DEBUG : potato2: Deleting (id "4_z9fa29d73009d9b4b9f580e1b_f116f9c4ae0ab4490_d20250314_m094331_c001_v0001182_t0008_u01741945411981") 2025/03/14 09:43:33 DEBUG : potato3: Deleting (id "4_z9fa29d73009d9b4b9f580e1b_f116f5acd989fb316_d20250314_m094332_c001_v0001091_t0035_u01741945412208") 2025/03/14 09:43:33 DEBUG : B2 bucket rclone-test-razisan8xove: Purge remote 2025/03/14 09:43:33 INFO : B2 bucket rclone-test-razisan8xove: cleaning bucket "rclone-test-razisan8xove" of all files 2025/03/14 09:43:34 DEBUG : empty space: Deleting (id "4_z3f528d63009d9b4b9f580e1b_f102e8f4502a40556_d20250314_m094327_c001_v0001113_t0008_u01741945407986") 2025/03/14 09:43:34 DEBUG : potato2: Deleting (id "4_z3f528d63009d9b4b9f580e1b_f41037a3e21a60a65_d20250314_m094332_c001_v7007000_t0000_u01741945412185") 2025/03/14 09:43:34 DEBUG : potato2: Deleting (id "4_z3f528d63009d9b4b9f580e1b_f117be99de3fdd569_d20250314_m094329_c001_v0001182_t0018_u01741945409178") 2025/03/14 09:43:34 DEBUG : potato3: Deleting (id "4_z3f528d63009d9b4b9f580e1b_f41037a3e21a60a66_d20250314_m094332_c001_v7007000_t0000_u01741945412630") 2025/03/14 09:43:34 DEBUG : potato3: Deleting (id "4_z3f528d63009d9b4b9f580e1b_f1131bb482af20143_d20250314_m094329_c001_v0001032_t0030_u01741945409420") 2025/03/14 09:43:34 DEBUG : potato3: Deleting (id "4_z3f528d63009d9b4b9f580e1b_f102e8f4502a40558_d20250314_m094328_c001_v0001113_t0057_u01741945408391") --- PASS: TestServerSideMoveWithFilter (12.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hehovoj5mola" 2025/03/14 09:43:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xidesiw1pufu -> B2 bucket rclone-test-hehovoj5mola 2025/03/14 09:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:43:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/14 09:43:41 DEBUG : empty space: Unchanged skipping 2025/03/14 09:43:41 DEBUG : B2 bucket rclone-test-hehovoj5mola: Waiting for checks to finish 2025/03/14 09:43:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 09:43:41 INFO : empty space: Deleted 2025/03/14 09:43:41 DEBUG : B2 bucket rclone-test-hehovoj5mola: Waiting for transfers to finish 2025/03/14 09:43:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:43:41 INFO : potato2: Copied (server-side copy) 2025/03/14 09:43:41 INFO : potato2: Deleted 2025/03/14 09:43:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/14 09:43:42 INFO : potato3: Copied (server-side copy) 2025/03/14 09:43:42 INFO : potato3: Deleted 2025/03/14 09:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-roxixuf9giga" 2025/03/14 09:43:43 INFO : tomatoDir: Making directory 2025/03/14 09:43:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/14 09:43:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 09:43:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/14 09:43:43 DEBUG : B2 bucket rclone-test-roxixuf9giga: Waiting for checks to finish 2025/03/14 09:43:43 DEBUG : B2 bucket rclone-test-roxixuf9giga: Waiting for transfers to finish 2025/03/14 09:43:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/14 09:43:44 INFO : empty space: Copied (server-side copy) 2025/03/14 09:43:44 INFO : empty space: Deleted 2025/03/14 09:43:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/14 09:43:44 INFO : potato2: Copied (server-side copy) 2025/03/14 09:43:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/14 09:43:44 INFO : potato3: Copied (server-side copy) 2025/03/14 09:43:45 INFO : potato2: Deleted 2025/03/14 09:43:45 INFO : potato3: Deleted 2025/03/14 09:43:45 DEBUG : B2 bucket rclone-test-roxixuf9giga: Purge remote 2025/03/14 09:43:45 INFO : B2 bucket rclone-test-roxixuf9giga: cleaning bucket "rclone-test-roxixuf9giga" of all files 2025/03/14 09:43:45 DEBUG : empty space: Deleting (id "4_z7f22cd83009d9b4b9f580e1b_f114a7b3bb07bcebb_d20250314_m094344_c001_v0001180_t0021_u01741945424417") 2025/03/14 09:43:45 DEBUG : potato2: Deleting (id "4_z7f22cd83009d9b4b9f580e1b_f100c0d94a65a95d3_d20250314_m094344_c001_v0001165_t0025_u01741945424710") 2025/03/14 09:43:45 DEBUG : potato3: Deleting (id "4_z7f22cd83009d9b4b9f580e1b_f106581b46ca8494e_d20250314_m094344_c001_v0001184_t0044_u01741945424784") 2025/03/14 09:43:46 DEBUG : B2 bucket rclone-test-hehovoj5mola: Purge remote 2025/03/14 09:43:46 INFO : B2 bucket rclone-test-hehovoj5mola: cleaning bucket "rclone-test-hehovoj5mola" of all files 2025/03/14 09:43:46 DEBUG : empty space: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f4195f78a02b39c3a_d20250314_m094344_c001_v7007000_t0000_u01741945424624") 2025/03/14 09:43:46 DEBUG : empty space: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f112fcd685992ae91_d20250314_m094340_c001_v0001131_t0025_u01741945420448") 2025/03/14 09:43:46 DEBUG : potato2: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f4195f78a02b39c3b_d20250314_m094344_c001_v7007000_t0000_u01741945424950") 2025/03/14 09:43:46 DEBUG : potato2: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f114714240cf7a9cb_d20250314_m094341_c001_v0001040_t0012_u01741945421456") 2025/03/14 09:43:46 DEBUG : potato3: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f41838ca0e14ab3df_d20250314_m094344_c001_v7007000_t0000_u01741945424994") 2025/03/14 09:43:46 DEBUG : potato3: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f110d5a8b10ac0e4a_d20250314_m094341_c001_v0001145_t0053_u01741945421835") 2025/03/14 09:43:46 DEBUG : potato3: Deleting (id "4_z0fe2bd73009d9b4b9f580e1b_f112fcd685992ae93_d20250314_m094340_c001_v0001131_t0028_u01741945420777") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:43:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/rclone-sync-test" 2025/03/14 09:43:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/rclone-sync-test-include/layer2" 2025/03/14 09:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/rclone-sync-test-ignore-file" 2025/03/14 09:44:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu path rclone-sync-test: Waiting for checks to finish 2025/03/14 09:44:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu path rclone-sync-test: Waiting for transfers to finish 2025/03/14 09:44:01 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:01 INFO : There was nothing to transfer 2025/03/14 09:44:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:44:01 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:44:01 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/14 09:44:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/14 09:44:02 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:44:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:44:02 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/14 09:44:02 DEBUG : B2 bucket rclone-test-xidesiw1pufu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/14 09:44:02 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:44:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/CompareDest" 2025/03/14 09:44:12 DEBUG : one: Need to transfer - File not found at Destination 2025/03/14 09:44:12 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:12 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:44:13 INFO : one: Copied (new) 2025/03/14 09:44:13 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:14 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:14 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/14 09:44:14 INFO : one: Copied (replaced existing) 2025/03/14 09:44:14 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:16 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 09:44:17 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:17 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:17 INFO : There was nothing to transfer 2025/03/14 09:44:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 09:44:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:18 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 09:44:18 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:18 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:18 INFO : There was nothing to transfer 2025/03/14 09:44:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 09:44:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:19 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 09:44:19 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:19 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:19 INFO : There was nothing to transfer 2025/03/14 09:44:20 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/14 09:44:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/14 09:44:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 09:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:20 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 09:44:20 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:20 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:20 INFO : There was nothing to transfer 2025/03/14 09:44:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:21 DEBUG : two: Need to transfer - File not found at Destination 2025/03/14 09:44:21 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 09:44:21 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/14 09:44:21 INFO : two: Copied (new) 2025/03/14 09:44:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dest" 2025/03/14 09:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/pre-dest1" 2025/03/14 09:44:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/pre-dest2" 2025/03/14 09:44:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:44:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/14 09:44:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:44:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/14 09:44:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/14 09:44:29 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dest: Waiting for checks to finish 2025/03/14 09:44:29 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dest: Waiting for transfers to finish 2025/03/14 09:44:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/14 09:44:30 INFO : 3: Copied (new) 2025/03/14 09:44:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:44:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/CopyDest" 2025/03/14 09:44:35 DEBUG : one: Need to transfer - File not found at Destination 2025/03/14 09:44:35 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:35 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:44:36 INFO : one: Copied (new) 2025/03/14 09:44:36 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:37 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:37 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/14 09:44:37 INFO : one: Copied (replaced existing) 2025/03/14 09:44:37 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/BackupDir" 2025/03/14 09:44:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:41 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 09:44:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:44:42 INFO : one: Copied (server-side copy) 2025/03/14 09:44:42 INFO : one: Deleted 2025/03/14 09:44:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/14 09:44:42 INFO : one: Copied (server-side copy) 2025/03/14 09:44:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/14 09:44:42 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:42 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/14 09:44:44 INFO : two: Copied (server-side copy) 2025/03/14 09:44:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/14 09:44:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:44 DEBUG : one: Unchanged skipping 2025/03/14 09:44:44 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:44 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:44 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:45 DEBUG : one: Unchanged skipping 2025/03/14 09:44:45 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:45 DEBUG : two: Unchanged skipping 2025/03/14 09:44:45 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:45 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:45 INFO : There was nothing to transfer 2025/03/14 09:44:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/14 09:44:46 DEBUG : three: Destination not found in --copy-dest 2025/03/14 09:44:46 DEBUG : three: Need to transfer - File not found at Destination 2025/03/14 09:44:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:46 DEBUG : one: Unchanged skipping 2025/03/14 09:44:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/14 09:44:46 DEBUG : two: Unchanged skipping 2025/03/14 09:44:46 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:46 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/14 09:44:47 INFO : three: Copied (new) 2025/03/14 09:44:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.85s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:44:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/backup" 2025/03/14 09:44:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 09:44:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:44:54 DEBUG : two: Unchanged skipping 2025/03/14 09:44:54 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:44:55 INFO : one: Copied (server-side copy) 2025/03/14 09:44:55 INFO : one: Deleted 2025/03/14 09:44:55 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:44:56 INFO : one: Copied (new) 2025/03/14 09:44:56 DEBUG : Waiting for deletions to finish 2025/03/14 09:44:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:44:56 INFO : three.txt: Copied (server-side copy) 2025/03/14 09:44:56 INFO : three.txt: Deleted 2025/03/14 09:44:56 INFO : three.txt: Moved into backup dir 2025/03/14 09:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 09:44:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:44:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:44:58 DEBUG : two: Unchanged skipping 2025/03/14 09:44:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:44:59 INFO : one: Copied (server-side copy) 2025/03/14 09:44:59 INFO : one: Deleted 2025/03/14 09:44:59 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:44:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/14 09:44:59 INFO : one: Copied (new) 2025/03/14 09:44:59 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:00 INFO : three.txt: Copied (server-side copy) 2025/03/14 09:45:00 INFO : three.txt: Deleted 2025/03/14 09:45:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/backup" 2025/03/14 09:45:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 09:45:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:06 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:45:06 DEBUG : two: Unchanged skipping 2025/03/14 09:45:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:45:08 INFO : one: Copied (server-side copy) to: one.bak 2025/03/14 09:45:08 INFO : one: Deleted 2025/03/14 09:45:08 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:45:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:09 INFO : one: Copied (new) 2025/03/14 09:45:09 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:45:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/14 09:45:09 INFO : three.txt: Deleted 2025/03/14 09:45:09 INFO : three.txt: Moved into backup dir 2025/03/14 09:45:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 09:45:11 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:45:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:11 DEBUG : two: Unchanged skipping 2025/03/14 09:45:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:11 INFO : one: Copied (server-side copy) to: one.bak 2025/03/14 09:45:12 INFO : one: Deleted 2025/03/14 09:45:12 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:45:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/14 09:45:12 INFO : one: Copied (new) 2025/03/14 09:45:12 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/14 09:45:12 INFO : three.txt: Deleted 2025/03/14 09:45:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:45:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/backup" 2025/03/14 09:45:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 09:45:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:19 DEBUG : two: Unchanged skipping 2025/03/14 09:45:19 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:45:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:45:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/14 09:45:20 INFO : one: Deleted 2025/03/14 09:45:20 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:45:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:21 INFO : one: Copied (new) 2025/03/14 09:45:21 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:45:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/14 09:45:22 INFO : three.txt: Deleted 2025/03/14 09:45:22 INFO : three.txt: Moved into backup dir 2025/03/14 09:45:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 09:45:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:23 DEBUG : two: Unchanged skipping 2025/03/14 09:45:23 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:45:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/14 09:45:24 INFO : one: Deleted 2025/03/14 09:45:24 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:45:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/14 09:45:24 INFO : one: Copied (new) 2025/03/14 09:45:24 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/14 09:45:25 INFO : three.txt: Deleted 2025/03/14 09:45:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:45:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-08.backblaze.com/b2api/v1/b2_upload_file/5f823d03007d9b4b9f580e1b/c001_v0001184_t0039": EOF 2025/03/14 09:45:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-08.backblaze.com/b2api/v1/b2_upload_file/5f823d03007d9b4b9f580e1b/c001_v0001184_t0039": EOF) 2025/03/14 09:45:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xidesiw1pufu: 1/10 (Post "https://pod-000-1184-08.backblaze.com/b2api/v1/b2_upload_file/5f823d03007d9b4b9f580e1b/c001_v0001184_t0039": EOF) 2025/03/14 09:45:30 DEBUG : pacer: Reducing sleep to 10ms 2025/03/14 09:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:45:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 09:45:32 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:45:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:32 DEBUG : two: Unchanged skipping 2025/03/14 09:45:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:45:33 INFO : one: Copied (server-side copy) to: one.bak 2025/03/14 09:45:33 INFO : one: Deleted 2025/03/14 09:45:33 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:45:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:34 INFO : one: Copied (new) 2025/03/14 09:45:34 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:45:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/14 09:45:35 INFO : three.txt: Deleted 2025/03/14 09:45:35 INFO : three.txt: Moved into backup dir 2025/03/14 09:45:36 DEBUG : one.bak: Excluded (Path Filter) 2025/03/14 09:45:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/14 09:45:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 09:45:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:36 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for checks to finish 2025/03/14 09:45:36 DEBUG : two: Unchanged skipping 2025/03/14 09:45:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/14 09:45:37 INFO : one: Deleted 2025/03/14 09:45:37 DEBUG : B2 bucket rclone-test-xidesiw1pufu path dst: Waiting for transfers to finish 2025/03/14 09:45:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/14 09:45:37 INFO : one: Copied (new) 2025/03/14 09:45:37 DEBUG : Waiting for deletions to finish 2025/03/14 09:45:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/14 09:45:37 INFO : three.txt: Deleted 2025/03/14 09:45:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.56s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:45:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 09:45:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:45:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/14 09:45:43 INFO : one: Deleted 2025/03/14 09:45:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:44 INFO : one: Copied (new) 2025/03/14 09:45:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:44 DEBUG : two: Unchanged skipping 2025/03/14 09:45:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/14 09:45:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:45:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/14 09:45:45 INFO : three.txt: Deleted 2025/03/14 09:45:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:45 INFO : three.txt: Copied (new) 2025/03/14 09:45:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 09:45:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:46 INFO : one: Copied (server-side copy) to: one.bak 2025/03/14 09:45:46 INFO : one: Deleted 2025/03/14 09:45:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/14 09:45:47 INFO : one: Copied (new) 2025/03/14 09:45:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:47 DEBUG : two: Unchanged skipping 2025/03/14 09:45:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/14 09:45:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/14 09:45:48 INFO : three.txt: Deleted 2025/03/14 09:45:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/14 09:45:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xidesiw1pufu/dst" 2025/03/14 09:45:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 09:45:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/14 09:45:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/14 09:45:55 INFO : one: Deleted 2025/03/14 09:45:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:56 INFO : one: Copied (new) 2025/03/14 09:45:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:45:56 DEBUG : two: Unchanged skipping 2025/03/14 09:45:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/14 09:45:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/14 09:45:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/14 09:45:57 INFO : three.txt: Deleted 2025/03/14 09:45:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:45:57 INFO : three.txt: Copied (new) 2025/03/14 09:45:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 09:45:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/14 09:45:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/14 09:45:59 INFO : one: Deleted 2025/03/14 09:46:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/14 09:46:00 INFO : one: Copied (new) 2025/03/14 09:46:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:00 DEBUG : two: Unchanged skipping 2025/03/14 09:46:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/14 09:46:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/14 09:46:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/14 09:46:01 INFO : three.txt: Deleted 2025/03/14 09:46:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/14 09:46:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.08s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:46:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/14 09:46:04 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:46:04 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:46:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/14 09:46:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/14 09:46:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:46:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 09:46:06 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:46:06 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:46:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/14 09:46:06 INFO : existing: Copied (new) 2025/03/14 09:46:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:46:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/14 09:46:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:46:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/14 09:46:07 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:46:07 ERROR : B2 bucket rclone-test-xidesiw1pufu: not deleting files as there were IO errors 2025/03/14 09:46:07 ERROR : B2 bucket rclone-test-xidesiw1pufu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:46:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:09 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:46:09 DEBUG : existing: Unchanged skipping 2025/03/14 09:46:09 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:46:09 DEBUG : Waiting for deletions to finish 2025/03/14 09:46:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.62s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:46:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:46:32 DEBUG : both0: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both12: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both13: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both1: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both11: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both16: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both17: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both10: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both19: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both2: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both14: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both4: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both15: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both6: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both18: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both8: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:32 DEBUG : both9: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both3: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both5: Unchanged skipping 2025/03/14 09:46:32 DEBUG : both7: Unchanged skipping 2025/03/14 09:46:32 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:46:32 DEBUG : Waiting for deletions to finish 2025/03/14 09:46:33 INFO : only2: Deleted 2025/03/14 09:46:33 INFO : only3: Deleted 2025/03/14 09:46:33 INFO : only6: Deleted 2025/03/14 09:46:33 INFO : only1: Deleted 2025/03/14 09:46:33 INFO : only11: Deleted 2025/03/14 09:46:33 INFO : only12: Deleted 2025/03/14 09:46:33 INFO : only15: Deleted 2025/03/14 09:46:33 INFO : only19: Deleted 2025/03/14 09:46:33 INFO : only8: Deleted 2025/03/14 09:46:33 INFO : only0: Deleted 2025/03/14 09:46:33 INFO : only14: Deleted 2025/03/14 09:46:33 INFO : only18: Deleted 2025/03/14 09:46:33 INFO : only7: Deleted 2025/03/14 09:46:33 INFO : only13: Deleted 2025/03/14 09:46:33 INFO : only4: Deleted 2025/03/14 09:46:33 INFO : only10: Deleted 2025/03/14 09:46:33 INFO : only16: Deleted 2025/03/14 09:46:34 INFO : only17: Deleted 2025/03/14 09:46:34 INFO : only5: Deleted 2025/03/14 09:46:34 INFO : only9: Deleted 2025/03/14 09:46:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:46:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for checks to finish 2025/03/14 09:46:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both1: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both12: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both11: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both10: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both15: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both16: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both0: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both18: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both19: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both2: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both3: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both13: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both14: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both17: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both7: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both8: Unchanged skipping 2025/03/14 09:46:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/14 09:46:58 DEBUG : both4: Unchanged skipping 2025/03/14 09:46:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : both5: Unchanged skipping 2025/03/14 09:46:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : both6: Unchanged skipping 2025/03/14 09:46:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : both9: Unchanged skipping 2025/03/14 09:46:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/14 09:46:58 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Waiting for transfers to finish 2025/03/14 09:46:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only10: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only0: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only14: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only16: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only11: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only17: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only18: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only13: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only19: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only2: Copied (replaced existing) 2025/03/14 09:46:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:46:59 INFO : only3: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only1: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only5: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only12: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only15: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only8: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only9: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only4: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only6: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/14 09:47:00 INFO : only7: Copied (replaced existing) 2025/03/14 09:47:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:47:08 DEBUG : empty_dir: Making directory with metadata 2025/03/14 09:47:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:47:08 DEBUG : empty_on_remote: Making directory with metadata 2025/03/14 09:47:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:47:08 INFO : empty_on_remote: Making directory 2025/03/14 09:47: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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:47:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:47:12 DEBUG : empty_dir: Making directory with metadata 2025/03/14 09:47:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:47:12 DEBUG : empty_on_remote: Making directory with metadata 2025/03/14 09:47:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 09:47:12 INFO : empty_on_remote: Making directory 2025/03/14 09:47:12 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-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:47:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:47:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:15 INFO : sub dir: Making directory 2025/03/14 09:47:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" 2025/03/14 09:47:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 09:47:18 INFO : sub dir: Making directory 2025/03/14 09:47:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xidesiw1pufu", Local "Local file system at /tmp/rclone2839739056", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.24s) PASS 2025/03/14 09:47:21 DEBUG : B2 bucket rclone-test-xidesiw1pufu: Purge remote 2025/03/14 09:47:21 INFO : B2 bucket rclone-test-xidesiw1pufu: cleaning bucket "rclone-test-xidesiw1pufu" of all files 2025/03/14 09:47:22 DEBUG : BackupDir/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763f2_d20250314_m094447_c001_v7007000_t0000_u01741945487675") 2025/03/14 09:47:22 DEBUG : BackupDir/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f116b7c3013dd3c82_d20250314_m094442_c001_v0001099_t0038_u01741945482246") 2025/03/14 09:47:22 DEBUG : CompareDest/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763b0_d20250314_m094422_c001_v7007000_t0000_u01741945462309") 2025/03/14 09:47:22 DEBUG : CompareDest/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42948_d20250314_m094416_c001_v0001042_t0008_u01741945456131") 2025/03/14 09:47:22 DEBUG : CompareDest/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763b2_d20250314_m094422_c001_v7007000_t0000_u01741945462493") 2025/03/14 09:47:22 DEBUG : CompareDest/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90612090_d20250314_m094417_c001_v0001184_t0055_u01741945457688") 2025/03/14 09:47:22 DEBUG : CopyDest/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763f4_d20250314_m094447_c001_v7007000_t0000_u01741945487859") 2025/03/14 09:47:22 DEBUG : CopyDest/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ede1_d20250314_m094438_c001_v0001042_t0021_u01741945478830") 2025/03/14 09:47:22 DEBUG : CopyDest/three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763f6_d20250314_m094448_c001_v7007000_t0000_u01741945488043") 2025/03/14 09:47:22 DEBUG : CopyDest/three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d906123aa_d20250314_m094445_c001_v0001184_t0028_u01741945485814") 2025/03/14 09:47:22 DEBUG : CopyDest/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763f7_d20250314_m094448_c001_v7007000_t0000_u01741945488228") 2025/03/14 09:47:22 DEBUG : CopyDest/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d4295c_d20250314_m094443_c001_v0001042_t0005_u01741945483633") 2025/03/14 09:47:22 DEBUG : EXISTING: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765df_d20250314_m094609_c001_v7007000_t0000_u01741945569933") 2025/03/14 09:47:22 DEBUG : EXISTING: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429cb_d20250314_m094608_c001_v0001042_t0000_u01741945568679") 2025/03/14 09:47:22 DEBUG : Testêé: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765c7_d20250314_m094605_c001_v7007000_t0000_u01741945565442") 2025/03/14 09:47:22 DEBUG : Testêé: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429c3_d20250314_m094604_c001_v0001042_t0039_u01741945564733") 2025/03/14 09:47:22 DEBUG : Testêé: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee1e_d20250314_m094603_c001_v0001042_t0019_u01741945563596") 2025/03/14 09:47:22 DEBUG : a/potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542c5_d20250314_m094231_c001_v7007000_t0000_u01741945351196") 2025/03/14 09:47:22 DEBUG : a/potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed71_d20250314_m094230_c001_v0001042_t0045_u01741945350457") 2025/03/14 09:47:22 DEBUG : a/potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542b6_d20250314_m094228_c001_v7007000_t0000_u01741945348185") 2025/03/14 09:47:23 DEBUG : a/potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed65_d20250314_m094227_c001_v0001042_t0041_u01741945347305") 2025/03/14 09:47:23 DEBUG : a/potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a2d_d20250314_m094204_c001_v7007000_t0000_u01741945324955") 2025/03/14 09:47:23 DEBUG : a/potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed35_d20250314_m094204_c001_v0001042_t0051_u01741945324002") 2025/03/14 09:47:23 DEBUG : b/potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542c6_d20250314_m094231_c001_v7007000_t0000_u01741945351378") 2025/03/14 09:47:23 DEBUG : b/potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed69_d20250314_m094229_c001_v0001042_t0023_u01741945349098") 2025/03/14 09:47:23 DEBUG : b/potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542b4_d20250314_m094227_c001_v7007000_t0000_u01741945347637") 2025/03/14 09:47:23 DEBUG : b/potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed5d_d20250314_m094226_c001_v0001042_t0046_u01741945346277") 2025/03/14 09:47:23 DEBUG : b/potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a2b_d20250314_m094204_c001_v7007000_t0000_u01741945324401") 2025/03/14 09:47:23 DEBUG : b/potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed31_d20250314_m094202_c001_v0001042_t0022_u01741945322633") 2025/03/14 09:47:23 DEBUG : backup/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779d53_d20250314_m094500_c001_v7007000_t0000_u01741945500707") 2025/03/14 09:47:23 DEBUG : backup/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1154ca70ea358bad_d20250314_m094458_c001_v0001098_t0000_u01741945498824") 2025/03/14 09:47:23 DEBUG : backup/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f110c08d1e3a3b616_d20250314_m094455_c001_v0001183_t0008_u01741945495068") 2025/03/14 09:47:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28c84_d20250314_m094525_c001_v7007000_t0000_u01741945525766") 2025/03/14 09:47:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f114436cd4281fe0b_d20250314_m094523_c001_v0001041_t0040_u01741945523951") 2025/03/14 09:47:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10931b685c38c74e_d20250314_m094520_c001_v0001183_t0045_u01741945520269") 2025/03/14 09:47:23 DEBUG : backup/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cbb_d20250314_m094513_c001_v7007000_t0000_u01741945513418") 2025/03/14 09:47:23 DEBUG : backup/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f107437a90b6de252_d20250314_m094511_c001_v0001130_t0030_u01741945511752") 2025/03/14 09:47:23 DEBUG : backup/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f102e4259c694d1c4_d20250314_m094507_c001_v0001092_t0038_u01741945507811") 2025/03/14 09:47:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28c88_d20250314_m094525_c001_v7007000_t0000_u01741945525961") 2025/03/14 09:47:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f101099cac41b81d8_d20250314_m094524_c001_v0001183_t0031_u01741945524998") 2025/03/14 09:47:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f11247c9a8396bbf1_d20250314_m094521_c001_v0001134_t0032_u01741945521737") 2025/03/14 09:47:24 DEBUG : backup/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779d54_d20250314_m094500_c001_v7007000_t0000_u01741945500887") 2025/03/14 09:47:24 DEBUG : backup/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f11674768862521c0_d20250314_m094459_c001_v0001113_t0046_u01741945499836") 2025/03/14 09:47:24 DEBUG : backup/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1127fb553495a725_d20250314_m094456_c001_v0001182_t0018_u01741945496405") 2025/03/14 09:47:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cbc_d20250314_m094513_c001_v7007000_t0000_u01741945513611") 2025/03/14 09:47:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1084a8bd50c87a9d_d20250314_m094512_c001_v0001182_t0001_u01741945512648") 2025/03/14 09:47:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f111d09b250e04f79_d20250314_m094509_c001_v0001183_t0013_u01741945509304") 2025/03/14 09:47:24 DEBUG : both0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799b2_d20250314_m094701_c001_v7007000_t0000_u01741945621000") 2025/03/14 09:47:24 DEBUG : both0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee5e_d20250314_m094639_c001_v0001042_t0050_u01741945599264") 2025/03/14 09:47:24 DEBUG : both0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a039_d20250314_m094634_c001_v7007000_t0000_u01741945594679") 2025/03/14 09:47:24 DEBUG : both0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee25_d20250314_m094612_c001_v0001042_t0038_u01741945572154") 2025/03/14 09:47:24 DEBUG : both1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799b3_d20250314_m094701_c001_v7007000_t0000_u01741945621184") 2025/03/14 09:47:24 DEBUG : both1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee60_d20250314_m094641_c001_v0001042_t0039_u01741945601057") 2025/03/14 09:47:24 DEBUG : both1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a03b_d20250314_m094634_c001_v7007000_t0000_u01741945594863") 2025/03/14 09:47:24 DEBUG : both1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee27_d20250314_m094612_c001_v0001042_t0038_u01741945572883") 2025/03/14 09:47:24 DEBUG : both10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799b4_d20250314_m094701_c001_v7007000_t0000_u01741945621367") 2025/03/14 09:47:24 DEBUG : both10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee74_d20250314_m094649_c001_v0001042_t0035_u01741945609335") 2025/03/14 09:47:24 DEBUG : both10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a03c_d20250314_m094635_c001_v7007000_t0000_u01741945595044") 2025/03/14 09:47:24 DEBUG : both10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee43_d20250314_m094622_c001_v0001042_t0034_u01741945582254") 2025/03/14 09:47:24 DEBUG : both11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799b6_d20250314_m094701_c001_v7007000_t0000_u01741945621551") 2025/03/14 09:47:25 DEBUG : both11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee76_d20250314_m094650_c001_v0001042_t0037_u01741945610025") 2025/03/14 09:47:25 DEBUG : both11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a03e_d20250314_m094635_c001_v7007000_t0000_u01741945595226") 2025/03/14 09:47:25 DEBUG : both11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee47_d20250314_m094623_c001_v0001042_t0029_u01741945583305") 2025/03/14 09:47:25 DEBUG : both12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799b7_d20250314_m094701_c001_v7007000_t0000_u01741945621732") 2025/03/14 09:47:25 DEBUG : both12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee78_d20250314_m094651_c001_v0001042_t0008_u01741945611109") 2025/03/14 09:47:25 DEBUG : both12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a040_d20250314_m094635_c001_v7007000_t0000_u01741945595410") 2025/03/14 09:47:25 DEBUG : both12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee49_d20250314_m094624_c001_v0001042_t0028_u01741945584075") 2025/03/14 09:47:25 DEBUG : both13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799b9_d20250314_m094701_c001_v7007000_t0000_u01741945621915") 2025/03/14 09:47:25 DEBUG : both13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee7a_d20250314_m094652_c001_v0001042_t0016_u01741945612069") 2025/03/14 09:47:25 DEBUG : both13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a042_d20250314_m094635_c001_v7007000_t0000_u01741945595592") 2025/03/14 09:47:25 DEBUG : both13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee4b_d20250314_m094624_c001_v0001042_t0032_u01741945584808") 2025/03/14 09:47:25 DEBUG : both14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799ba_d20250314_m094702_c001_v7007000_t0000_u01741945622098") 2025/03/14 09:47:25 DEBUG : both14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee7c_d20250314_m094652_c001_v0001042_t0001_u01741945612774") 2025/03/14 09:47:25 DEBUG : both14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a045_d20250314_m094635_c001_v7007000_t0000_u01741945595775") 2025/03/14 09:47:25 DEBUG : both14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee4e_d20250314_m094626_c001_v0001042_t0027_u01741945586187") 2025/03/14 09:47:25 DEBUG : both15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799bb_d20250314_m094702_c001_v7007000_t0000_u01741945622280") 2025/03/14 09:47:25 DEBUG : both15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee7e_d20250314_m094653_c001_v0001042_t0010_u01741945613612") 2025/03/14 09:47:25 DEBUG : both15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a046_d20250314_m094635_c001_v7007000_t0000_u01741945595968") 2025/03/14 09:47:25 DEBUG : both15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee50_d20250314_m094626_c001_v0001042_t0021_u01741945586947") 2025/03/14 09:47:25 DEBUG : both16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799bc_d20250314_m094702_c001_v7007000_t0000_u01741945622500") 2025/03/14 09:47:25 DEBUG : both16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee80_d20250314_m094654_c001_v0001042_t0031_u01741945614514") 2025/03/14 09:47:26 DEBUG : both16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a048_d20250314_m094636_c001_v7007000_t0000_u01741945596150") 2025/03/14 09:47:26 DEBUG : both16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee54_d20250314_m094628_c001_v0001042_t0046_u01741945588004") 2025/03/14 09:47:26 DEBUG : both17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799bd_d20250314_m094702_c001_v7007000_t0000_u01741945622684") 2025/03/14 09:47:26 DEBUG : both17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee82_d20250314_m094655_c001_v0001042_t0058_u01741945615581") 2025/03/14 09:47:26 DEBUG : both17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a049_d20250314_m094636_c001_v7007000_t0000_u01741945596337") 2025/03/14 09:47:26 DEBUG : both17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee56_d20250314_m094628_c001_v0001042_t0016_u01741945588842") 2025/03/14 09:47:26 DEBUG : both18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799bf_d20250314_m094702_c001_v7007000_t0000_u01741945622866") 2025/03/14 09:47:26 DEBUG : both18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee84_d20250314_m094656_c001_v0001042_t0049_u01741945616537") 2025/03/14 09:47:26 DEBUG : both18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a04b_d20250314_m094636_c001_v7007000_t0000_u01741945596519") 2025/03/14 09:47:26 DEBUG : both18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee58_d20250314_m094629_c001_v0001042_t0007_u01741945589929") 2025/03/14 09:47:26 DEBUG : both19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c0_d20250314_m094703_c001_v7007000_t0000_u01741945623047") 2025/03/14 09:47:26 DEBUG : both19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee86_d20250314_m094657_c001_v0001042_t0053_u01741945617466") 2025/03/14 09:47:26 DEBUG : both19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a04c_d20250314_m094636_c001_v7007000_t0000_u01741945596702") 2025/03/14 09:47:26 DEBUG : both19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee5a_d20250314_m094631_c001_v0001042_t0005_u01741945591051") 2025/03/14 09:47:26 DEBUG : both2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c1_d20250314_m094703_c001_v7007000_t0000_u01741945623228") 2025/03/14 09:47:26 DEBUG : both2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee62_d20250314_m094641_c001_v0001042_t0057_u01741945601788") 2025/03/14 09:47:26 DEBUG : both2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a04d_d20250314_m094636_c001_v7007000_t0000_u01741945596885") 2025/03/14 09:47:26 DEBUG : both2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee2b_d20250314_m094613_c001_v0001042_t0059_u01741945573837") 2025/03/14 09:47:26 DEBUG : both3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c2_d20250314_m094703_c001_v7007000_t0000_u01741945623409") 2025/03/14 09:47:26 DEBUG : both3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee64_d20250314_m094642_c001_v0001042_t0006_u01741945602679") 2025/03/14 09:47:27 DEBUG : both3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a04f_d20250314_m094637_c001_v7007000_t0000_u01741945597066") 2025/03/14 09:47:27 DEBUG : both3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee2d_d20250314_m094615_c001_v0001042_t0038_u01741945575172") 2025/03/14 09:47:27 DEBUG : both4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c3_d20250314_m094703_c001_v7007000_t0000_u01741945623591") 2025/03/14 09:47:27 DEBUG : both4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee66_d20250314_m094643_c001_v0001042_t0029_u01741945603902") 2025/03/14 09:47:27 DEBUG : both4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a050_d20250314_m094637_c001_v7007000_t0000_u01741945597248") 2025/03/14 09:47:27 DEBUG : both4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee31_d20250314_m094615_c001_v0001042_t0052_u01741945575947") 2025/03/14 09:47:27 DEBUG : both5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c5_d20250314_m094703_c001_v7007000_t0000_u01741945623772") 2025/03/14 09:47:27 DEBUG : both5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee68_d20250314_m094644_c001_v0001042_t0056_u01741945604875") 2025/03/14 09:47:27 DEBUG : both5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a051_d20250314_m094637_c001_v7007000_t0000_u01741945597430") 2025/03/14 09:47:27 DEBUG : both5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee35_d20250314_m094616_c001_v0001042_t0008_u01741945576972") 2025/03/14 09:47:27 DEBUG : both6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c7_d20250314_m094703_c001_v7007000_t0000_u01741945623954") 2025/03/14 09:47:27 DEBUG : both6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee6a_d20250314_m094645_c001_v0001042_t0054_u01741945605874") 2025/03/14 09:47:27 DEBUG : both6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a053_d20250314_m094637_c001_v7007000_t0000_u01741945597613") 2025/03/14 09:47:27 DEBUG : both6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee39_d20250314_m094617_c001_v0001042_t0048_u01741945577940") 2025/03/14 09:47:27 DEBUG : both7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c8_d20250314_m094704_c001_v7007000_t0000_u01741945624137") 2025/03/14 09:47:27 DEBUG : both7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee6c_d20250314_m094646_c001_v0001042_t0010_u01741945606627") 2025/03/14 09:47:27 DEBUG : both7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a054_d20250314_m094637_c001_v7007000_t0000_u01741945597795") 2025/03/14 09:47:27 DEBUG : both7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee3d_d20250314_m094618_c001_v0001042_t0022_u01741945578890") 2025/03/14 09:47:27 DEBUG : both8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799c9_d20250314_m094704_c001_v7007000_t0000_u01741945624318") 2025/03/14 09:47:27 DEBUG : both8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee70_d20250314_m094647_c001_v0001042_t0058_u01741945607428") 2025/03/14 09:47:27 DEBUG : both8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a055_d20250314_m094637_c001_v7007000_t0000_u01741945597977") 2025/03/14 09:47:27 DEBUG : both8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee3f_d20250314_m094620_c001_v0001042_t0015_u01741945580376") 2025/03/14 09:47:27 DEBUG : both9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799cb_d20250314_m094704_c001_v7007000_t0000_u01741945624513") 2025/03/14 09:47:28 DEBUG : both9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee72_d20250314_m094648_c001_v0001042_t0004_u01741945608323") 2025/03/14 09:47:28 DEBUG : both9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a056_d20250314_m094638_c001_v7007000_t0000_u01741945598160") 2025/03/14 09:47:28 DEBUG : both9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee41_d20250314_m094621_c001_v0001042_t0012_u01741945581174") 2025/03/14 09:47:28 DEBUG : c/non empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542c7_d20250314_m094231_c001_v7007000_t0000_u01741945351562") 2025/03/14 09:47:28 DEBUG : c/non empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed6f_d20250314_m094229_c001_v0001042_t0011_u01741945349696") 2025/03/14 09:47:28 DEBUG : c/non empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542b8_d20250314_m094228_c001_v7007000_t0000_u01741945348371") 2025/03/14 09:47:28 DEBUG : c/non empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed5f_d20250314_m094226_c001_v0001042_t0014_u01741945346592") 2025/03/14 09:47:28 DEBUG : c/non empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a2e_d20250314_m094205_c001_v7007000_t0000_u01741945325138") 2025/03/14 09:47:28 DEBUG : c/non empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed33_d20250314_m094203_c001_v0001042_t0006_u01741945323252") 2025/03/14 09:47:28 DEBUG : check sum: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036de10_d20250314_m094151_c001_v7007000_t0000_u01741945311004") 2025/03/14 09:47:28 DEBUG : check sum: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed07_d20250314_m094149_c001_v0001042_t0005_u01741945309821") 2025/03/14 09:47:28 DEBUG : dest/3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763cf_d20250314_m094431_c001_v7007000_t0000_u01741945471554") 2025/03/14 09:47:28 DEBUG : dest/3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f403cf460b0080bf6_d20250314_m094430_c001_v0001099_t0029_u01741945470444") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765b2_d20250314_m094602_c001_v7007000_t0000_u01741945562143") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f101b1b61a83eab69_d20250314_m094559_c001_v0001117_t0032_u01741945559623") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765ac_d20250314_m094559_c001_v7007000_t0000_u01741945559441") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f101b1b61a83eab61_d20250314_m094555_c001_v0001117_t0058_u01741945555717") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f6237659c_d20250314_m094554_c001_v7007000_t0000_u01741945554985") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429a8_d20250314_m094550_c001_v0001042_t0048_u01741945550523") 2025/03/14 09:47:28 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d1a_d20250314_m094549_c001_v7007000_t0000_u01741945549053") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1146ee00e08cdd42_d20250314_m094546_c001_v0001184_t0031_u01741945546904") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6d57_d20250314_m094546_c001_v7007000_t0000_u01741945546721") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1146ee00e08cdcee_d20250314_m094544_c001_v0001184_t0059_u01741945544356") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6d4f_d20250314_m094543_c001_v7007000_t0000_u01741945543636") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee0f_d20250314_m094539_c001_v0001042_t0002_u01741945539624") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d0a_d20250314_m094538_c001_v7007000_t0000_u01741945538322") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f116f9c4ae0ab4e28_d20250314_m094537_c001_v0001182_t0036_u01741945537148") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40998ec220adcce3_d20250314_m094536_c001_v7007000_t0000_u01741945536968") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f116f9c4ae0ab4deb_d20250314_m094534_c001_v0001182_t0006_u01741945534342") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40998ec220adccdf_d20250314_m094533_c001_v7007000_t0000_u01741945533627") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee07_d20250314_m094527_c001_v0001042_t0058_u01741945527050") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28c8c_d20250314_m094526_c001_v7007000_t0000_u01741945526145") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f106074920ada8895_d20250314_m094524_c001_v0001092_t0030_u01741945524449") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4195f78a02b39ed0_d20250314_m094524_c001_v7007000_t0000_u01741945524266") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f106074920ada8893_d20250314_m094521_c001_v0001092_t0041_u01741945521193") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4195f78a02b39ecc_d20250314_m094520_c001_v7007000_t0000_u01741945520471") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d906126a8_d20250314_m094514_c001_v0001184_t0016_u01741945514727") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cbd_d20250314_m094513_c001_v7007000_t0000_u01741945513795") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1096cef9aa853149_d20250314_m094512_c001_v0001179_t0028_u01741945512237") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cb6_d20250314_m094512_c001_v7007000_t0000_u01741945512057") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1096cef9aa85312b_d20250314_m094508_c001_v0001179_t0055_u01741945508839") 2025/03/14 09:47:29 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880caf_d20250314_m094508_c001_v7007000_t0000_u01741945508115") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d4296a_d20250314_m094501_c001_v0001042_t0058_u01741945501979") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779d55_d20250314_m094501_c001_v7007000_t0000_u01741945501072") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1161bf3d59aa633d_d20250314_m094459_c001_v0001184_t0005_u01741945499416") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6cf7_d20250314_m094459_c001_v7007000_t0000_u01741945499235") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1161bf3d59aa62e7_d20250314_m094455_c001_v0001184_t0045_u01741945495998") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6cf0_d20250314_m094455_c001_v7007000_t0000_u01741945495272") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edeb_d20250314_m094449_c001_v0001042_t0057_u01741945489514") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763f9_d20250314_m094448_c001_v7007000_t0000_u01741945488412") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f100a77b41844b82b_d20250314_m094442_c001_v0001177_t0020_u01741945482861") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4000d4a311fd2a5f_d20250314_m094442_c001_v7007000_t0000_u01741945482658") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d906122dd_d20250314_m094438_c001_v0001184_t0013_u01741945478267") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f100a7bf0a566fe5f_d20250314_m094437_c001_v0001172_t0014_u01741945477279") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f100a7bf0a566fe5b_d20250314_m094435_c001_v0001172_t0010_u01741945475951") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763b3_d20250314_m094422_c001_v7007000_t0000_u01741945462675") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edd1_d20250314_m094415_c001_v0001042_t0003_u01741945455091") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1065925921a44e93_d20250314_m094414_c001_v0001183_t0052_u01741945454332") 2025/03/14 09:47:30 DEBUG : dst/one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1065925921a44e7f_d20250314_m094413_c001_v0001183_t0009_u01741945453388") 2025/03/14 09:47:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765b3_d20250314_m094602_c001_v7007000_t0000_u01741945562324") 2025/03/14 09:47:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1012e9d37197baf7_d20250314_m094558_c001_v0001093_t0056_u01741945558869") 2025/03/14 09:47:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f112ec9706be8667d_d20250314_m094554_c001_v0001184_t0059_u01741945554785") 2025/03/14 09:47:30 DEBUG : dst/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d1b_d20250314_m094549_c001_v7007000_t0000_u01741945549236") 2025/03/14 09:47:30 DEBUG : dst/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f100ee62fa6079649_d20250314_m094546_c001_v0001182_t0009_u01741945546523") 2025/03/14 09:47:31 DEBUG : dst/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cdadb21978f76_d20250314_m094543_c001_v0001093_t0000_u01741945543206") 2025/03/14 09:47:31 DEBUG : dst/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d0c_d20250314_m094538_c001_v7007000_t0000_u01741945538518") 2025/03/14 09:47:31 DEBUG : dst/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f102915f7c2d13aa8_d20250314_m094536_c001_v0001182_t0011_u01741945536752") 2025/03/14 09:47:31 DEBUG : dst/one.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f104b7b409891d8f3_d20250314_m094533_c001_v0001036_t0030_u01741945533190") 2025/03/14 09:47:31 DEBUG : dst/three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763fa_d20250314_m094448_c001_v7007000_t0000_u01741945488597") 2025/03/14 09:47:31 DEBUG : dst/three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f100a7bf0a566fe71_d20250314_m094446_c001_v0001172_t0031_u01741945486983") 2025/03/14 09:47:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765b8_d20250314_m094602_c001_v7007000_t0000_u01741945562506") 2025/03/14 09:47:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f11333e821c386aff_d20250314_m094600_c001_v0001183_t0007_u01741945560828") 2025/03/14 09:47:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f106581b46ca85603_d20250314_m094556_c001_v0001184_t0035_u01741945556901") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765bc_d20250314_m094602_c001_v7007000_t0000_u01741945562688") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f101b1b61a83eab6b_d20250314_m094601_c001_v0001117_t0000_u01741945561236") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765af_d20250314_m094601_c001_v7007000_t0000_u01741945561053") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f101b1b61a83eab65_d20250314_m094557_c001_v0001117_t0052_u01741945557292") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765a4_d20250314_m094557_c001_v7007000_t0000_u01741945557108") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429ac_d20250314_m094551_c001_v0001042_t0021_u01741945551669") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d1d_d20250314_m094549_c001_v7007000_t0000_u01741945549428") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1146ee00e08cdd60_d20250314_m094548_c001_v0001184_t0001_u01741945548466") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6d5b_d20250314_m094548_c001_v7007000_t0000_u01741945548285") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1146ee00e08cdd16_d20250314_m094545_c001_v0001184_t0005_u01741945545531") 2025/03/14 09:47:31 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6d54_d20250314_m094545_c001_v7007000_t0000_u01741945545351") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee11_d20250314_m094540_c001_v0001042_t0043_u01741945540445") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40998ec220adcce4_d20250314_m094537_c001_v7007000_t0000_u01741945537763") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d4299c_d20250314_m094535_c001_v0001042_t0002_u01741945535692") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40998ec220adcce2_d20250314_m094534_c001_v7007000_t0000_u01741945534961") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee09_d20250314_m094530_c001_v0001042_t0000_u01741945530366") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4195f78a02b39ed1_d20250314_m094525_c001_v7007000_t0000_u01741945525209") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d906127a2_d20250314_m094523_c001_v0001184_t0039_u01741945523147") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4195f78a02b39ecd_d20250314_m094522_c001_v7007000_t0000_u01741945522060") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42972_d20250314_m094515_c001_v0001042_t0035_u01741945515865") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cb8_d20250314_m094512_c001_v7007000_t0000_u01741945512867") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d4296e_d20250314_m094510_c001_v0001042_t0030_u01741945510591") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cb0_d20250314_m094509_c001_v7007000_t0000_u01741945509508") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edf5_d20250314_m094503_c001_v0001042_t0036_u01741945503048") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6cf9_d20250314_m094500_c001_v7007000_t0000_u01741945500154") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edef_d20250314_m094457_c001_v0001042_t0007_u01741945497707") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40170399ef8a6cf2_d20250314_m094456_c001_v7007000_t0000_u01741945496616") 2025/03/14 09:47:32 DEBUG : dst/three.txt: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d9061243b_d20250314_m094450_c001_v0001184_t0054_u01741945490814") 2025/03/14 09:47:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d1e_d20250314_m094549_c001_v7007000_t0000_u01741945549609") 2025/03/14 09:47:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f104cdda58aa73d8a_d20250314_m094547_c001_v0001044_t0033_u01741945547669") 2025/03/14 09:47:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1192144d8a654d13_d20250314_m094545_c001_v0001183_t0025_u01741945545137") 2025/03/14 09:47:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d0d_d20250314_m094538_c001_v7007000_t0000_u01741945538705") 2025/03/14 09:47:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1192144d8a654cab_d20250314_m094537_c001_v0001183_t0039_u01741945537562") 2025/03/14 09:47:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f117be99de3fddacd_d20250314_m094534_c001_v0001182_t0053_u01741945534745") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765bd_d20250314_m094602_c001_v7007000_t0000_u01741945562870") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee1a_d20250314_m094551_c001_v0001042_t0014_u01741945551279") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d1f_d20250314_m094549_c001_v7007000_t0000_u01741945549792") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429a2_d20250314_m094540_c001_v0001042_t0043_u01741945540127") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28d0e_d20250314_m094538_c001_v7007000_t0000_u01741945538888") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42996_d20250314_m094527_c001_v0001042_t0052_u01741945527790") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4061b707f0e28c8f_d20250314_m094526_c001_v7007000_t0000_u01741945526328") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edff_d20250314_m094515_c001_v0001042_t0004_u01741945515285") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4126bda746880cbe_d20250314_m094513_c001_v7007000_t0000_u01741945513976") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90612575_d20250314_m094502_c001_v0001184_t0002_u01741945502848") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779d57_d20250314_m094501_c001_v7007000_t0000_u01741945501253") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42960_d20250314_m094450_c001_v0001042_t0019_u01741945490447") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763fb_d20250314_m094448_c001_v7007000_t0000_u01741945488782") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1077832c10d75491_d20250314_m094444_c001_v0001184_t0032_u01741945484674") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763b5_d20250314_m094422_c001_v7007000_t0000_u01741945462857") 2025/03/14 09:47:33 DEBUG : dst/two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1065925921a44ee1_d20250314_m094421_c001_v0001183_t0043_u01741945461744") 2025/03/14 09:47:33 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e01d_d20250314_m094341_c001_v7007000_t0000_u01741945421432") 2025/03/14 09:47:33 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90611ce0_d20250314_m094337_c001_v0001184_t0001_u01741945417988") 2025/03/14 09:47:33 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036dfd6_d20250314_m094335_c001_v7007000_t0000_u01741945415765") 2025/03/14 09:47:33 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90611baf_d20250314_m094325_c001_v0001184_t0050_u01741945405381") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779abc_d20250314_m094316_c001_v7007000_t0000_u01741945396957") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90611a7c_d20250314_m094313_c001_v0001184_t0017_u01741945393446") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542de_d20250314_m094247_c001_v7007000_t0000_u01741945367721") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed91_d20250314_m094244_c001_v0001042_t0020_u01741945364815") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542d7_d20250314_m094243_c001_v7007000_t0000_u01741945363196") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed8d_d20250314_m094241_c001_v0001042_t0059_u01741945361838") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542d0_d20250314_m094237_c001_v7007000_t0000_u01741945357630") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed81_d20250314_m094235_c001_v0001042_t0014_u01741945355679") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542cb_d20250314_m094234_c001_v7007000_t0000_u01741945354304") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed7b_d20250314_m094232_c001_v0001042_t0012_u01741945352770") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542ad_d20250314_m094225_c001_v7007000_t0000_u01741945345370") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed59_d20250314_m094223_c001_v0001042_t0002_u01741945343183") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a43_d20250314_m094221_c001_v7007000_t0000_u01741945341791") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed53_d20250314_m094220_c001_v0001042_t0054_u01741945340790") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a38_d20250314_m094214_c001_v7007000_t0000_u01741945334829") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed45_d20250314_m094213_c001_v0001042_t0045_u01741945333352") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a33_d20250314_m094210_c001_v7007000_t0000_u01741945330791") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed3f_d20250314_m094209_c001_v0001042_t0038_u01741945329700") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a32_d20250314_m094208_c001_v7007000_t0000_u01741945328607") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10661dced21f3218_d20250314_m094207_c001_v0001036_t0006_u01741945327811") 2025/03/14 09:47:34 DEBUG : empty space: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed39_d20250314_m094205_c001_v0001042_t0034_u01741945325864") 2025/03/14 09:47:35 DEBUG : enormous: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542db_d20250314_m094246_c001_v7007000_t0000_u01741945366805") 2025/03/14 09:47:35 DEBUG : enormous: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed93_d20250314_m094245_c001_v0001042_t0023_u01741945365423") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623765cc_d20250314_m094607_c001_v7007000_t0000_u01741945567562") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee20_d20250314_m094606_c001_v0001042_t0044_u01741945566188") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a94_d20250314_m094311_c001_v7007000_t0000_u01741945391597") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edad_d20250314_m094310_c001_v0001042_t0003_u01741945390067") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a29_d20250314_m094201_c001_v7007000_t0000_u01741945321538") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed2d_d20250314_m094200_c001_v0001042_t0029_u01741945320378") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a28_d20250314_m094159_c001_v7007000_t0000_u01741945319108") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed27_d20250314_m094158_c001_v0001042_t0058_u01741945318190") 2025/03/14 09:47:35 DEBUG : existing: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed23_d20250314_m094157_c001_v0001042_t0038_u01741945317291") 2025/03/14 09:47:35 DEBUG : existing-b: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a97_d20250314_m094311_c001_v7007000_t0000_u01741945391778") 2025/03/14 09:47:35 DEBUG : existing-b: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90611a19_d20250314_m094310_c001_v0001184_t0002_u01741945390058") 2025/03/14 09:47:35 DEBUG : file1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799fb_d20250314_m094713_c001_v7007000_t0000_u01741945633664") 2025/03/14 09:47:35 DEBUG : file1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f114f01df6f5002e4_d20250314_m094712_c001_v0001183_t0014_u01741945632868") 2025/03/14 09:47:35 DEBUG : file1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799f4_d20250314_m094710_c001_v7007000_t0000_u01741945630803") 2025/03/14 09:47:35 DEBUG : file1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f109abe8bd18ab735_d20250314_m094709_c001_v0001184_t0015_u01741945629513") 2025/03/14 09:47:35 DEBUG : five: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542e2_d20250314_m094252_c001_v7007000_t0000_u01741945372797") 2025/03/14 09:47:35 DEBUG : five: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ed9f_d20250314_m094250_c001_v0001042_t0040_u01741945370577") 2025/03/14 09:47:35 DEBUG : foo: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a36_d20250314_m094212_c001_v7007000_t0000_u01741945332625") 2025/03/14 09:47:35 DEBUG : foo: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ed43_d20250314_m094212_c001_v0001042_t0040_u01741945332068") 2025/03/14 09:47:36 DEBUG : foo: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ed41_d20250314_m094211_c001_v0001042_t0040_u01741945331520") 2025/03/14 09:47:36 DEBUG : four: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542e5_d20250314_m094252_c001_v7007000_t0000_u01741945372980") 2025/03/14 09:47:36 DEBUG : four: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40834d5d90611830_d20250314_m094251_c001_v0001184_t0039_u01741945371137") 2025/03/14 09:47:36 DEBUG : four: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed9d_d20250314_m094249_c001_v0001042_t0018_u01741945369872") 2025/03/14 09:47:36 DEBUG : hello world2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675ea5_d20250314_m094106_c001_v7007000_t0000_u01741945266273") 2025/03/14 09:47:36 DEBUG : hello world2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec55_d20250314_m094105_c001_v0001042_t0030_u01741945265335") 2025/03/14 09:47:36 DEBUG : ignore-size: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036de32_d20250314_m094155_c001_v7007000_t0000_u01741945315833") 2025/03/14 09:47:36 DEBUG : ignore-size: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed1b_d20250314_m094154_c001_v0001042_t0013_u01741945314751") 2025/03/14 09:47:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a80_d20250314_m094308_c001_v7007000_t0000_u01741945388959") 2025/03/14 09:47:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d906119d1_d20250314_m094307_c001_v0001184_t0025_u01741945387810") 2025/03/14 09:47:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a6f_d20250314_m094306_c001_v7007000_t0000_u01741945386703") 2025/03/14 09:47:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d9061199a_d20250314_m094305_c001_v0001184_t0058_u01741945385396") 2025/03/14 09:47:36 DEBUG : one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542e6_d20250314_m094253_c001_v7007000_t0000_u01741945373162") 2025/03/14 09:47:36 DEBUG : one: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ed97_d20250314_m094248_c001_v0001042_t0040_u01741945368818") 2025/03/14 09:47:36 DEBUG : only0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799cd_d20250314_m094704_c001_v7007000_t0000_u01741945624695") 2025/03/14 09:47:36 DEBUG : only0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ee88_d20250314_m094658_c001_v0001042_t0040_u01741945618990") 2025/03/14 09:47:36 DEBUG : only0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a3f_d20250314_m094640_c001_v0001042_t0026_u01741945600363") 2025/03/14 09:47:36 DEBUG : only0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f415632f400c7975e_d20250314_m094633_c001_v7007000_t0000_u01741945593548") 2025/03/14 09:47:36 DEBUG : only0: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429d7_d20250314_m094612_c001_v0001042_t0040_u01741945572534") 2025/03/14 09:47:36 DEBUG : only1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799cf_d20250314_m094704_c001_v7007000_t0000_u01741945624878") 2025/03/14 09:47:36 DEBUG : only1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f414f01df6f50018e_d20250314_m094659_c001_v0001183_t0030_u01741945619921") 2025/03/14 09:47:36 DEBUG : only1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a45_d20250314_m094641_c001_v0001042_t0029_u01741945601401") 2025/03/14 09:47:37 DEBUG : only1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a02e_d20250314_m094633_c001_v7007000_t0000_u01741945593332") 2025/03/14 09:47:37 DEBUG : only1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429db_d20250314_m094613_c001_v0001042_t0054_u01741945573455") 2025/03/14 09:47:37 DEBUG : only10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799d0_d20250314_m094705_c001_v7007000_t0000_u01741945625059") 2025/03/14 09:47:37 DEBUG : only10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d42a79_d20250314_m094659_c001_v0001042_t0028_u01741945619002") 2025/03/14 09:47:37 DEBUG : only10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a5c_d20250314_m094649_c001_v0001042_t0037_u01741945609680") 2025/03/14 09:47:37 DEBUG : only10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a034_d20250314_m094633_c001_v7007000_t0000_u01741945593891") 2025/03/14 09:47:37 DEBUG : only10: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429f5_d20250314_m094622_c001_v0001042_t0038_u01741945582839") 2025/03/14 09:47:37 DEBUG : only11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799d2_d20250314_m094705_c001_v7007000_t0000_u01741945625245") 2025/03/14 09:47:37 DEBUG : only11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f409abe8bd18ab682_d20250314_m094659_c001_v0001184_t0056_u01741945619552") 2025/03/14 09:47:37 DEBUG : only11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a60_d20250314_m094650_c001_v0001042_t0006_u01741945610375") 2025/03/14 09:47:37 DEBUG : only11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41838ca0e14ab794_d20250314_m094633_c001_v7007000_t0000_u01741945593343") 2025/03/14 09:47:37 DEBUG : only11: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429fd_d20250314_m094623_c001_v0001042_t0038_u01741945583725") 2025/03/14 09:47:37 DEBUG : only12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799d5_d20250314_m094705_c001_v7007000_t0000_u01741945625426") 2025/03/14 09:47:37 DEBUG : only12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ee90_d20250314_m094659_c001_v0001042_t0040_u01741945619944") 2025/03/14 09:47:37 DEBUG : only12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a62_d20250314_m094651_c001_v0001042_t0034_u01741945611611") 2025/03/14 09:47:37 DEBUG : only12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f415632f400c7975d_d20250314_m094633_c001_v7007000_t0000_u01741945593358") 2025/03/14 09:47:37 DEBUG : only12: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a01_d20250314_m094624_c001_v0001042_t0019_u01741945584451") 2025/03/14 09:47:37 DEBUG : only13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799d8_d20250314_m094705_c001_v7007000_t0000_u01741945625608") 2025/03/14 09:47:37 DEBUG : only13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f414f01df6f500184_d20250314_m094659_c001_v0001183_t0030_u01741945619738") 2025/03/14 09:47:37 DEBUG : only13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a64_d20250314_m094652_c001_v0001042_t0037_u01741945612404") 2025/03/14 09:47:37 DEBUG : only13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f415632f400c7975f_d20250314_m094633_c001_v7007000_t0000_u01741945593735") 2025/03/14 09:47:38 DEBUG : only13: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a07_d20250314_m094625_c001_v0001042_t0021_u01741945585519") 2025/03/14 09:47:38 DEBUG : only14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799db_d20250314_m094705_c001_v7007000_t0000_u01741945625789") 2025/03/14 09:47:38 DEBUG : only14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ee8a_d20250314_m094659_c001_v0001042_t0040_u01741945619386") 2025/03/14 09:47:38 DEBUG : only14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a66_d20250314_m094653_c001_v0001042_t0016_u01741945613237") 2025/03/14 09:47:38 DEBUG : only14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e30d_d20250314_m094633_c001_v7007000_t0000_u01741945593692") 2025/03/14 09:47:38 DEBUG : only14: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a11_d20250314_m094626_c001_v0001042_t0027_u01741945586545") 2025/03/14 09:47:38 DEBUG : only15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799dc_d20250314_m094705_c001_v7007000_t0000_u01741945625976") 2025/03/14 09:47:38 DEBUG : only15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d42a81_d20250314_m094659_c001_v0001042_t0028_u01741945619956") 2025/03/14 09:47:38 DEBUG : only15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a69_d20250314_m094653_c001_v0001042_t0004_u01741945613986") 2025/03/14 09:47:38 DEBUG : only15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e30c_d20250314_m094633_c001_v7007000_t0000_u01741945593510") 2025/03/14 09:47:38 DEBUG : only15: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a15_d20250314_m094627_c001_v0001042_t0044_u01741945587599") 2025/03/14 09:47:38 DEBUG : only16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799dd_d20250314_m094706_c001_v7007000_t0000_u01741945626157") 2025/03/14 09:47:38 DEBUG : only16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d42a7b_d20250314_m094659_c001_v0001042_t0028_u01741945619397") 2025/03/14 09:47:38 DEBUG : only16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a6b_d20250314_m094655_c001_v0001042_t0043_u01741945615266") 2025/03/14 09:47:38 DEBUG : only16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41838ca0e14ab799_d20250314_m094633_c001_v7007000_t0000_u01741945593902") 2025/03/14 09:47:38 DEBUG : only16: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a19_d20250314_m094628_c001_v0001042_t0038_u01741945588359") 2025/03/14 09:47:38 DEBUG : only17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e0_d20250314_m094706_c001_v7007000_t0000_u01741945626356") 2025/03/14 09:47:38 DEBUG : only17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ee8c_d20250314_m094659_c001_v0001042_t0040_u01741945619568") 2025/03/14 09:47:38 DEBUG : only17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a6d_d20250314_m094656_c001_v0001042_t0025_u01741945616137") 2025/03/14 09:47:38 DEBUG : only17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f415632f400c79760_d20250314_m094633_c001_v7007000_t0000_u01741945593918") 2025/03/14 09:47:38 DEBUG : only17: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a1f_d20250314_m094629_c001_v0001042_t0023_u01741945589183") 2025/03/14 09:47:38 DEBUG : only18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e1_d20250314_m094706_c001_v7007000_t0000_u01741945626538") 2025/03/14 09:47:39 DEBUG : only18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d42a7d_d20250314_m094659_c001_v0001042_t0028_u01741945619581") 2025/03/14 09:47:39 DEBUG : only18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a71_d20250314_m094657_c001_v0001042_t0000_u01741945617018") 2025/03/14 09:47:39 DEBUG : only18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a033_d20250314_m094633_c001_v7007000_t0000_u01741945593706") 2025/03/14 09:47:39 DEBUG : only18: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a25_d20250314_m094630_c001_v0001042_t0034_u01741945590444") 2025/03/14 09:47:39 DEBUG : only19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e2_d20250314_m094706_c001_v7007000_t0000_u01741945626725") 2025/03/14 09:47:39 DEBUG : only19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f409abe8bd18ab684_d20250314_m094659_c001_v0001184_t0056_u01741945619742") 2025/03/14 09:47:39 DEBUG : only19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a73_d20250314_m094658_c001_v0001042_t0017_u01741945618010") 2025/03/14 09:47:39 DEBUG : only19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a032_d20250314_m094633_c001_v7007000_t0000_u01741945593524") 2025/03/14 09:47:39 DEBUG : only19: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a2b_d20250314_m094631_c001_v0001042_t0040_u01741945591559") 2025/03/14 09:47:39 DEBUG : only2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e4_d20250314_m094706_c001_v7007000_t0000_u01741945626907") 2025/03/14 09:47:39 DEBUG : only2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ee8e_d20250314_m094659_c001_v0001042_t0040_u01741945619753") 2025/03/14 09:47:39 DEBUG : only2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a49_d20250314_m094642_c001_v0001042_t0053_u01741945602232") 2025/03/14 09:47:39 DEBUG : only2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a02a_d20250314_m094632_c001_v7007000_t0000_u01741945592960") 2025/03/14 09:47:39 DEBUG : only2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429dd_d20250314_m094614_c001_v0001042_t0031_u01741945574325") 2025/03/14 09:47:39 DEBUG : only3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e5_d20250314_m094707_c001_v7007000_t0000_u01741945627089") 2025/03/14 09:47:39 DEBUG : only3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d42a7f_d20250314_m094659_c001_v0001042_t0028_u01741945619765") 2025/03/14 09:47:39 DEBUG : only3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a4d_d20250314_m094643_c001_v0001042_t0038_u01741945603183") 2025/03/14 09:47:39 DEBUG : only3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a02c_d20250314_m094633_c001_v7007000_t0000_u01741945593150") 2025/03/14 09:47:39 DEBUG : only3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429e1_d20250314_m094615_c001_v0001042_t0045_u01741945575586") 2025/03/14 09:47:39 DEBUG : only4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e6_d20250314_m094707_c001_v7007000_t0000_u01741945627270") 2025/03/14 09:47:39 DEBUG : only4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ee92_d20250314_m094700_c001_v0001042_t0040_u01741945620137") 2025/03/14 09:47:40 DEBUG : only4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a4f_d20250314_m094644_c001_v0001042_t0054_u01741945604371") 2025/03/14 09:47:40 DEBUG : only4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e30e_d20250314_m094633_c001_v7007000_t0000_u01741945593877") 2025/03/14 09:47:40 DEBUG : only4: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429e3_d20250314_m094616_c001_v0001042_t0020_u01741945576366") 2025/03/14 09:47:40 DEBUG : only5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799e8_d20250314_m094707_c001_v7007000_t0000_u01741945627451") 2025/03/14 09:47:40 DEBUG : only5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f409abe8bd18ab688_d20250314_m094659_c001_v0001184_t0056_u01741945619936") 2025/03/14 09:47:40 DEBUG : only5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a51_d20250314_m094645_c001_v0001042_t0035_u01741945605427") 2025/03/14 09:47:40 DEBUG : only5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e312_d20250314_m094634_c001_v7007000_t0000_u01741945594062") 2025/03/14 09:47:40 DEBUG : only5: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429e7_d20250314_m094617_c001_v0001042_t0026_u01741945577421") 2025/03/14 09:47:40 DEBUG : only6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799ea_d20250314_m094707_c001_v7007000_t0000_u01741945627633") 2025/03/14 09:47:40 DEBUG : only6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d42a83_d20250314_m094700_c001_v0001042_t0028_u01741945620149") 2025/03/14 09:47:40 DEBUG : only6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a53_d20250314_m094646_c001_v0001042_t0041_u01741945606262") 2025/03/14 09:47:40 DEBUG : only6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e30b_d20250314_m094633_c001_v7007000_t0000_u01741945593329") 2025/03/14 09:47:40 DEBUG : only6: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429eb_d20250314_m094618_c001_v0001042_t0019_u01741945578317") 2025/03/14 09:47:40 DEBUG : only7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799ec_d20250314_m094707_c001_v7007000_t0000_u01741945627816") 2025/03/14 09:47:40 DEBUG : only7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f414f01df6f50019c_d20250314_m094700_c001_v0001183_t0030_u01741945620289") 2025/03/14 09:47:40 DEBUG : only7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a55_d20250314_m094647_c001_v0001042_t0015_u01741945607041") 2025/03/14 09:47:40 DEBUG : only7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41838ca0e14ab796_d20250314_m094633_c001_v7007000_t0000_u01741945593720") 2025/03/14 09:47:40 DEBUG : only7: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429ed_d20250314_m094619_c001_v0001042_t0034_u01741945579589") 2025/03/14 09:47:40 DEBUG : only8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799ed_d20250314_m094708_c001_v7007000_t0000_u01741945628010") 2025/03/14 09:47:40 DEBUG : only8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f414f01df6f500196_d20250314_m094700_c001_v0001183_t0030_u01741945620105") 2025/03/14 09:47:41 DEBUG : only8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a58_d20250314_m094647_c001_v0001042_t0046_u01741945607853") 2025/03/14 09:47:41 DEBUG : only8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41838ca0e14ab795_d20250314_m094633_c001_v7007000_t0000_u01741945593535") 2025/03/14 09:47:41 DEBUG : only8: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429f1_d20250314_m094620_c001_v0001042_t0012_u01741945580764") 2025/03/14 09:47:41 DEBUG : only9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799ee_d20250314_m094708_c001_v7007000_t0000_u01741945628191") 2025/03/14 09:47:41 DEBUG : only9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f409abe8bd18ab690_d20250314_m094700_c001_v0001184_t0056_u01741945620127") 2025/03/14 09:47:41 DEBUG : only9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a5a_d20250314_m094648_c001_v0001042_t0001_u01741945608814") 2025/03/14 09:47:41 DEBUG : only9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc77a035_d20250314_m094634_c001_v7007000_t0000_u01741945594076") 2025/03/14 09:47:41 DEBUG : only9: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d429f3_d20250314_m094621_c001_v0001042_t0030_u01741945581688") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a5c_d20250314_m094303_c001_v7007000_t0000_u01741945383555") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d428bf_d20250314_m094301_c001_v0001042_t0018_u01741945381670") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a50_d20250314_m094259_c001_v7007000_t0000_u01741945379815") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102eda3_d20250314_m094258_c001_v0001042_t0030_u01741945378031") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a46_d20250314_m094256_c001_v7007000_t0000_u01741945376213") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d9061188a_d20250314_m094254_c001_v0001184_t0033_u01741945374076") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542d3_d20250314_m094240_c001_v7007000_t0000_u01741945360576") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed85_d20250314_m094238_c001_v0001042_t0020_u01741945358552") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542cf_d20250314_m094236_c001_v7007000_t0000_u01741945356455") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed7f_d20250314_m094235_c001_v0001042_t0026_u01741945355213") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542ca_d20250314_m094233_c001_v7007000_t0000_u01741945353515") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed77_d20250314_m094232_c001_v0001042_t0058_u01741945352291") 2025/03/14 09:47:41 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a49_d20250314_m094224_c001_v7007000_t0000_u01741945344456") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed57_d20250314_m094222_c001_v0001042_t0004_u01741945342704") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a45_d20250314_m094221_c001_v7007000_t0000_u01741945341975") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed51_d20250314_m094220_c001_v0001042_t0026_u01741945340337") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a3f_d20250314_m094219_c001_v7007000_t0000_u01741945339608") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed4f_d20250314_m094218_c001_v0001042_t0044_u01741945338729") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed4d_d20250314_m094217_c001_v0001042_t0007_u01741945337931") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a3d_d20250314_m094217_c001_v7007000_t0000_u01741945337203") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed4b_d20250314_m094216_c001_v0001042_t0007_u01741945336453") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed49_d20250314_m094215_c001_v0001042_t0047_u01741945335740") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4021b25e84d70a3a_d20250314_m094215_c001_v7007000_t0000_u01741945335012") 2025/03/14 09:47:42 DEBUG : potato: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed47_d20250314_m094214_c001_v0001042_t0036_u01741945334085") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd5434a_d20250314_m094350_c001_v7007000_t0000_u01741945430939") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d4291b_d20250314_m094350_c001_v0001042_t0049_u01741945430158") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e020_d20250314_m094341_c001_v7007000_t0000_u01741945421863") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42911_d20250314_m094337_c001_v0001042_t0026_u01741945417052") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f403c9dea2b51cb25_d20250314_m094329_c001_v7007000_t0000_u01741945409405") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d428f3_d20250314_m094324_c001_v0001042_t0028_u01741945404637") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779abf_d20250314_m094317_c001_v7007000_t0000_u01741945397216") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d428d7_d20250314_m094313_c001_v0001042_t0042_u01741945393088") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542dc_d20250314_m094246_c001_v7007000_t0000_u01741945366988") 2025/03/14 09:47:42 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed8f_d20250314_m094244_c001_v0001042_t0045_u01741945364498") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542d8_d20250314_m094243_c001_v7007000_t0000_u01741945363395") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed8b_d20250314_m094241_c001_v0001042_t0025_u01741945361487") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542d5_d20250314_m094240_c001_v7007000_t0000_u01741945360759") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed87_d20250314_m094239_c001_v0001042_t0057_u01741945359609") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542d1_d20250314_m094237_c001_v7007000_t0000_u01741945357813") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed83_d20250314_m094236_c001_v0001042_t0015_u01741945356822") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542cc_d20250314_m094234_c001_v7007000_t0000_u01741945354485") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed7d_d20250314_m094233_c001_v0001042_t0035_u01741945353524") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542ae_d20250314_m094225_c001_v7007000_t0000_u01741945345553") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed5b_d20250314_m094224_c001_v0001042_t0057_u01741945344014") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675eb7_d20250314_m094110_c001_v7007000_t0000_u01741945270155") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec61_d20250314_m094109_c001_v0001042_t0053_u01741945269232") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675eaf_d20250314_m094107_c001_v7007000_t0000_u01741945267966") 2025/03/14 09:47:43 DEBUG : potato2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec5d_d20250314_m094107_c001_v0001042_t0041_u01741945267176") 2025/03/14 09:47:43 DEBUG : potato3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036e022_d20250314_m094342_c001_v7007000_t0000_u01741945422105") 2025/03/14 09:47:43 DEBUG : potato3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edbd_d20250314_m094338_c001_v0001042_t0004_u01741945418539") 2025/03/14 09:47:43 DEBUG : potato3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f403c9dea2b51cb2b_d20250314_m094329_c001_v7007000_t0000_u01741945409803") 2025/03/14 09:47:43 DEBUG : potato3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edb5_d20250314_m094325_c001_v0001042_t0010_u01741945405957") 2025/03/14 09:47:43 DEBUG : potato3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779ac2_d20250314_m094317_c001_v7007000_t0000_u01741945397442") 2025/03/14 09:47:43 DEBUG : potato3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edaf_d20250314_m094313_c001_v0001042_t0021_u01741945393650") 2025/03/14 09:47:43 DEBUG : pre-dest1/1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763d0_d20250314_m094431_c001_v7007000_t0000_u01741945471744") 2025/03/14 09:47:44 DEBUG : pre-dest1/1: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edd9_d20250314_m094423_c001_v0001042_t0055_u01741945463588") 2025/03/14 09:47:44 DEBUG : pre-dest2/2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f623763d1_d20250314_m094431_c001_v7007000_t0000_u01741945471928") 2025/03/14 09:47:44 DEBUG : pre-dest2/2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42950_d20250314_m094424_c001_v0001042_t0026_u01741945464345") 2025/03/14 09:47:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f408e064f62376356_d20250314_m094403_c001_v7007000_t0000_u01741945443090") 2025/03/14 09:47:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90611edc_d20250314_m094400_c001_v0001184_t0007_u01741945440117") 2025/03/14 09:47:44 DEBUG : sizeonly: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036de19_d20250314_m094153_c001_v7007000_t0000_u01741945313478") 2025/03/14 09:47:44 DEBUG : sizeonly: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed11_d20250314_m094152_c001_v0001042_t0014_u01741945312276") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d79a11_d20250314_m094720_c001_v7007000_t0000_u01741945640186") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102eea0_d20250314_m094718_c001_v0001042_t0047_u01741945638830") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d79a07_d20250314_m094716_c001_v7007000_t0000_u01741945636925") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42aa1_d20250314_m094715_c001_v0001042_t0043_u01741945635727") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a82_d20250314_m094309_c001_v7007000_t0000_u01741945389143") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d428d1_d20250314_m094308_c001_v0001042_t0005_u01741945388154") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a72_d20250314_m094306_c001_v7007000_t0000_u01741945386884") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102edab_d20250314_m094305_c001_v0001042_t0004_u01741945385748") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036de0c_d20250314_m094148_c001_v7007000_t0000_u01741945308914") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecfd_d20250314_m094147_c001_v0001042_t0035_u01741945307263") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036de02_d20250314_m094146_c001_v7007000_t0000_u01741945306533") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecf7_d20250314_m094145_c001_v0001042_t0013_u01741945305450") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036ddca_d20250314_m094142_c001_v7007000_t0000_u01741945302676") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ece9_d20250314_m094141_c001_v0001042_t0003_u01741945301416") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036ddaa_d20250314_m094140_c001_v7007000_t0000_u01741945300870") 2025/03/14 09:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecdf_d20250314_m094139_c001_v0001042_t0058_u01741945299662") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecd5_d20250314_m094137_c001_v0001042_t0044_u01741945297182") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036dd7a_d20250314_m094136_c001_v7007000_t0000_u01741945296456") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102eccf_d20250314_m094135_c001_v0001042_t0022_u01741945295403") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecc9_d20250314_m094134_c001_v0001042_t0030_u01741945294568") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036dd76_d20250314_m094133_c001_v7007000_t0000_u01741945293480") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecb7_d20250314_m094130_c001_v0001042_t0053_u01741945290388") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ecad_d20250314_m094127_c001_v0001042_t0004_u01741945287762") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036dd69_d20250314_m094127_c001_v7007000_t0000_u01741945287037") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102eca5_d20250314_m094126_c001_v0001042_t0046_u01741945286342") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102eca1_d20250314_m094125_c001_v0001042_t0045_u01741945285570") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036dd61_d20250314_m094124_c001_v7007000_t0000_u01741945284846") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec95_d20250314_m094121_c001_v0001042_t0018_u01741945281169") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4095f293b036dd50_d20250314_m094120_c001_v7007000_t0000_u01741945280799") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec8f_d20250314_m094120_c001_v0001042_t0050_u01741945280026") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675ecc_d20250314_m094118_c001_v7007000_t0000_u01741945278399") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec85_d20250314_m094117_c001_v0001042_t0050_u01741945277705") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675ec7_d20250314_m094117_c001_v7007000_t0000_u01741945277153") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec7f_d20250314_m094116_c001_v0001042_t0005_u01741945276251") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675ec1_d20250314_m094114_c001_v7007000_t0000_u01741945274982") 2025/03/14 09:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec77_d20250314_m094113_c001_v0001042_t0007_u01741945273995") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675ec0_d20250314_m094113_c001_v7007000_t0000_u01741945273405") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec6f_d20250314_m094112_c001_v0001042_t0046_u01741945272671") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675ebb_d20250314_m094111_c001_v7007000_t0000_u01741945271763") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec69_d20250314_m094111_c001_v0001042_t0035_u01741945271061") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675e9b_d20250314_m094104_c001_v7007000_t0000_u01741945264429") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec4b_d20250314_m094103_c001_v0001042_t0044_u01741945263431") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675e90_d20250314_m094102_c001_v7007000_t0000_u01741945262528") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec45_d20250314_m094101_c001_v0001042_t0029_u01741945261796") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675e87_d20250314_m094100_c001_v7007000_t0000_u01741945260892") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec3b_d20250314_m094059_c001_v0001042_t0057_u01741945259967") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405e3d2a50675e78_d20250314_m094057_c001_v7007000_t0000_u01741945257077") 2025/03/14 09:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ec2f_d20250314_m094056_c001_v0001042_t0010_u01741945256285") 2025/03/14 09:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d79a12_d20250314_m094720_c001_v7007000_t0000_u01741945640368") 2025/03/14 09:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f114f01df6f500382_d20250314_m094718_c001_v0001183_t0051_u01741945638839") 2025/03/14 09:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d79a08_d20250314_m094717_c001_v7007000_t0000_u01741945637105") 2025/03/14 09:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f109abe8bd18ab787_d20250314_m094715_c001_v0001184_t0044_u01741945635378") 2025/03/14 09:47:46 DEBUG : sub/yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a5a_d20250314_m094302_c001_v7007000_t0000_u01741945382991") 2025/03/14 09:47:46 DEBUG : sub/yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d90611936_d20250314_m094301_c001_v0001184_t0009_u01741945381317") 2025/03/14 09:47:46 DEBUG : test_dir1/file2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799fd_d20250314_m094713_c001_v7007000_t0000_u01741945633846") 2025/03/14 09:47:46 DEBUG : test_dir1/file2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee9a_d20250314_m094712_c001_v0001042_t0039_u01741945632533") 2025/03/14 09:47:46 DEBUG : test_dir1/file2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799f6_d20250314_m094710_c001_v7007000_t0000_u01741945630984") 2025/03/14 09:47:47 DEBUG : test_dir1/file2: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d42a97_d20250314_m094709_c001_v0001042_t0023_u01741945629527") 2025/03/14 09:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799ff_d20250314_m094714_c001_v7007000_t0000_u01741945634028") 2025/03/14 09:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f109abe8bd18ab759_d20250314_m094712_c001_v0001184_t0055_u01741945632522") 2025/03/14 09:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f40200070b1d799f8_d20250314_m094711_c001_v7007000_t0000_u01741945631166") 2025/03/14 09:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ee98_d20250314_m094709_c001_v0001042_t0020_u01741945629519") 2025/03/14 09:47:47 DEBUG : three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542e7_d20250314_m094253_c001_v7007000_t0000_u01741945373344") 2025/03/14 09:47:47 DEBUG : three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102eda1_d20250314_m094251_c001_v0001042_t0029_u01741945371895") 2025/03/14 09:47:47 DEBUG : three: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f1176b0603102ed9b_d20250314_m094249_c001_v0001042_t0052_u01741945369184") 2025/03/14 09:47:47 DEBUG : two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f41772f004bd542e9_d20250314_m094253_c001_v7007000_t0000_u01741945373526") 2025/03/14 09:47:47 DEBUG : two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f405cc74d40d428af_d20250314_m094251_c001_v0001042_t0028_u01741945371324") 2025/03/14 09:47:47 DEBUG : two: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4176b0603102ed99_d20250314_m094249_c001_v0001042_t0040_u01741945369001") 2025/03/14 09:47:47 DEBUG : yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a5e_d20250314_m094303_c001_v7007000_t0000_u01741945383736") 2025/03/14 09:47:47 DEBUG : yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f114523d889a459b7_d20250314_m094302_c001_v0001103_t0044_u01741945382668") 2025/03/14 09:47:47 DEBUG : yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a4e_d20250314_m094259_c001_v7007000_t0000_u01741945379267") 2025/03/14 09:47:47 DEBUG : yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f10834d5d906118ea_d20250314_m094257_c001_v0001184_t0058_u01741945377679") 2025/03/14 09:47:47 DEBUG : yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a42_d20250314_m094255_c001_v7007000_t0000_u01741945375667") 2025/03/14 09:47:47 DEBUG : yam: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f105cc74d40d428b4_d20250314_m094254_c001_v0001042_t0046_u01741945374085") 2025/03/14 09:47:47 DEBUG : yaml: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a51_d20250314_m094259_c001_v7007000_t0000_u01741945379996") 2025/03/14 09:47:47 DEBUG : yaml: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f104e1f3b848b5d73_d20250314_m094259_c001_v0001183_t0030_u01741945379072") 2025/03/14 09:47:47 DEBUG : yaml: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f4143dd8edc779a47_d20250314_m094256_c001_v7007000_t0000_u01741945376394") 2025/03/14 09:47:47 DEBUG : yaml: Deleting (id "4_z5f823d03007d9b4b9f580e1b_f116b9ade583f884e_d20250314_m094255_c001_v0001165_t0051_u01741945375434") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m55.902785326s (try 1/5)